skill-consolidator
Installation
SKILL.md
Skill Consolidator
Create our own “best version” skills by consolidating globally installed skills into a smaller, linked set inside this repo, without directly editing the global skills directory.
When to Use This Skill
Use this skill when the user:
- Wants to consolidate overlapping skills into one first-party skill
- Says “merge skills”, “remove duplicates”, or “organize my skills”
- Wants to create a custom skill by strategically combining third-party skills
- Has a cluster of similar skills (e.g. Playwright) and wants one canonical version
- Needs a safe workflow for reviewing and decommissioning old skill copies
Safety & constraints
- Treat globally installed skills as read-only (default target:
~/.agents/skills, or$CODEX_HOME/skills, or~/.codex/skills). - Prefer duplication over mutation: copy skills into this repo before editing.
- Never delete skills as part of consolidation; deprecate via documentation and links instead.