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.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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