iiRecord
Agentic AI Atlas · shell-completion-generator
lib-skill:cli-mcp-development--shell-completion-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--shell-completion-generator

Structured · live

shell-completion-generator json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:cli-mcp-development--shell-completion-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "shell-completion-generator",
    "description": "Generate shell completion scripts for bash, zsh, and fish from CLI command definitions. Creates intelligent completions with argument suggestions, file completions, and dynamic values.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/shell-completion-generator/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# Shell Completion Generator\n\nGenerate comprehensive shell completion scripts for bash, zsh, and fish shells from CLI command definitions.\n\n## Capabilities\n\n- Generate bash completion scripts\n- Generate zsh completion with descriptions\n- Generate fish completion scripts\n- Support for subcom"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "skill-area:cli-tooling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shell-completion-generator",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}