Skill Manager
Create, edit, audit, or prune skills across Claude, Codex, and Cursor.
skill-manager is the authoring skill for SKILL.md, Cursor rules, frontmatter, references, scripts, and discovery. Use it to create a skill, not to run one.
Invoke
Terminal
$skill-manager
What it does
- Writes predictable frontmatter: name, description, user-invocable, disable-model-invocation.
- Keeps references and scripts next to the skill instead of stuffing the whole guide into
SKILL.md. - Also audits and prunes skills that nobody invokes.
Install
Included in the free bundle:
Terminal
npx aiblueprint-cli@latest agents setup
Install only this skill:
Terminal
npx skills@latest add Melvynx/aiblueprint --skill skill-manager