
skill-creator
✓ Official★ 751by sentry · part of getsentry/sentry-mcp
Alias for sentry-skills:skill-writer. Use when users explicitly ask for "skill-creator" or reference the legacy skill name. Redirects to the canonical skill…
This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.
name: skill-creator description: Alias for sentry-skills:skill-writer. Use when users explicitly ask for "skill-creator" or reference the legacy skill name. Redirects to the canonical skill authoring workflow.
Alias: skill-creator
This skill name is kept for compatibility.
Use sentry-skills:skill-writer as the canonical skill for creating and updating skills.
If invoked via skill-creator, run the same workflow and conventions documented in sentry-skills:skill-writer.
npx skills add https://github.com/getsentry/sentry-mcp --skill skill-creatorRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.