skill-registry
Installation
SKILL.md
When to Use
- When adding a new skill to the project registry
- When searching for skills by name or description
- After creating a new skill to register it automatically
Critical Patterns
- Maintain a JSON file with skill names and descriptions
- Use commands to add new skills to the registry
- Search functionality to find skills based on queries
Integration with skill-creator
This skill is designed to work in conjunction with skill-creator. After using skill-creator to create a new skill, use this skill to automatically add the new skill to the JSON registry. This ensures that all skills are tracked and searchable.
Example workflow: