skill-manager

Installation
SKILL.md

Skill Manager

Authoring guide for skills/rules across three agent platforms. All three share the same idea: a small markdown file with frontmatter, optional references, optional scripts. The discovery rules and frontmatter fields differ.

Platform File Frontmatter fields Optional config
Claude Code <scope>/skills/<name>/SKILL.md name, description, plus invocation/execution fields -
Codex <scope>/.agents/skills/<name>/SKILL.md name, description agents/openai.yaml
Cursor .cursor/rules/<name>.md or .mdc description, globs, alwaysApply AGENTS.md (no frontmatter)

Pick the platform first, then read the matching reference file:

If unsure which the user wants, ask. Default to Claude Code when working under ~/.claude/ or .claude/, Codex when under ~/.agents/ or .agents/, Cursor when under .cursor/.

Installs
14
GitHub Stars
224
First Seen
Jun 9, 2026
skill-manager — melvynx/aiblueprint