This skill should be used when the user asks to "install a skill", "add a skill to the project", "unpack a skill", or "integrate a new skill". Automates the full workflow of unpacking .skill packages from dist/ and registering them in the marketplace.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
This skill should be used when the user asks to "install a skill", "add a skill to the project", "unpack a skill", or "integrate a new skill". Automates the full workflow of unpacking .skill packages from dist/ and registering them in the marketplace.
{"name":"skills-<category>","version":"1.0.0","description":"<Category> skills for Claude Code.","author":"schwepps","license":"MIT","repository":{"type":"git","url":"https://github.com/schwepps/skills.git"},"plugins":[{/* skill entry */}]}
If file exists, add skill to plugins array.
Phase 5: Documentation Update
Update README.md:
a. Update header description if new category added