Agent skill
skill-indexer
Build a combined index of available skills and support auto-registration by scanning repo and Codex skill directories; use when asked to list or catalog skills quickly.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/skill-indexer
SKILL.md
Skill Indexer
Use this skill to generate a combined skills index file and verify auto-registration.
Workflow
- Run the index script:
bash
python skills/system/skill-indexer/scripts/index_skills.py
- Review the output file at
skills/INDEX.json. - If Codex skills are missing, verify
CODEX_HOMEor~/.codex/skillsexists.
Output expectations
- Provide the index file path and entry count.
Didn't find tool you were looking for?