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.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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