Manage Codex Skills
SkillProductivityInventory, classify, route, catalog, relocate, or validate Codex skills and generate a skills menu. Use for skill-library organization or when Codex must find task-relevant skills. Classification, relocation, creation, revision, and promotion require user approval.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Manage Codex Skills skill
What this skill tells your AI
The instructions your AI receives, as published by wildpigking/codex-project-skill-manager in .agents/skills/manage-codex-skills/SKILL.md and read by ahel’s review.
Treat skills-menu.json as the registry source and SKILLS_MENU.md as generated output.
Route a task
- Scan every menu row by skill name, trigger, and output.
- For each distinct task or subrequest, shortlist at most three relevant skills.
- Read only the complete SKILL.md files for the shortlist.
- State the order when multiple skills are complementary.
- Continue without a skill when there is no good match.
- Do not bulk-load all skills or route by category name alone.
Organize a library
- Inventory skill names, descriptions, paths, categories, sources, and statuses read-only.
- Detect missing registrations, duplicate names, invalid frontmatter, and path conflicts.
- Propose a category for each unclassified skill with a short reason and confidence. This proposal is read-only and is not a persisted classification.
- Show exact directory creations and optional relocations.
- Let the user approve all, some, or none. An unmanaged skill stays in place and remains usable.
- Apply only approved changes. Recording a category, rebuilding a user menu, or moving a skill is a write. Then validate the resulting menu.
Run scripts/rebuild_skills_menu.py to generate the menu. Run scripts/validate_skills_menu.py before reporting completion.
Passing format validation does not prove a skill is effective. Use draft before representative testing, tested after one successful realistic use, and stable only after repeated successful use.
Signals
- GitHub stars
- 22
- Forks
- 1
- Last commit
- Aug 2026
ahel review
K6low
bundled executables the agent is told to run
Automated review, not a security audit. Ruleset v1+k2.
Advanced
- Catalog kind
- skill
- Gateway key
manage-codex-skills- Source
- github.com/wildpigking/codex-project-skill-manager