{
  "name": "use-command-template",
  "version": "1.0.0",
  "description": "Use when creating new Claude Code skills following established patterns and templates. Activates on \"create a new skill\", \"add a skill to plugin\", or \"write skill from template\" requests. Note — commands are deprecated; this skill creates SKILL.md files instead. Produces correctly structured skill files with valid frontmatter and body.",
  "author": "local",
  "license": "MIT",
  "tools": [],
  "trigger_phrases": [],
  "compatible_agents": [
    "aiden"
  ],
  "min_agent_version": "3.0.0",
  "tags": [
    "code",
    "files"
  ],
  "created": "2026-04-27T17:12:03.257Z"
}
