A guide for creating effective AI agent skills (SKILL.md packages) — anatomy, progressive disclosure, bundled resources, and the creation workflow.
mog install mogteam/anthropic-skill-creator
Sourced from anthropics/skills under the Apache 2.0 license. Copyright Anthropic.
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/anthropic-skill-creator --target cursor --wireCreates .cursor/rules/anthropic-skill-creator.mdc pointing to the skill.
Agent card
## Anthropic Skill Creator Guide for creating effective AI agent skills. Use when building new SKILL.md packages that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Covers skill anatomy, progressive disclosure, bundled resources, and the creation workflow. - **Install**: `mog install mogteam/anthropic-skill-creator --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/anthropic-skill-creator/SKILL.md` - **Targets**: cursor, claude-code, codex, generic When editing, read and follow @.cursor/skills/anthropic-skill-creator/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.

Guide for creating effective AI agent skills. Use when building new SKILL.md packages that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Covers skill anatomy, progressive disclosure, bundled resources, and the creation workflow.
Free
mog install mogteam/anthropic-skill-creatorSource
Anthropic
github.com/anthropics/skillsThis package is sourced from the above repository and distributed on mog under its original license.
@mogteam
Official curated skills and prompt templates from the mog.md team.