II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--env-var-mapper
env-var-mapper json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--env-var-mapper",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "env-var-mapper",
"description": "Generate environment variable to CLI argument mapping with prefix support, type conversion, and fallback chains for configuration.",
"libraryPath": "library/specializations/cli-mcp-development/skills/env-var-mapper/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Environment Variable Mapper\n\nGenerate environment variable to CLI argument mapping for flexible configuration.\n\n## Capabilities\n\n- Generate env var to argument mapping logic\n- Create prefix-based environment loading\n- Set up type conversion for env vars\n- Implement fallback chains (env ->"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "skill-area:configuration-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--env-var-mapper",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}