skill-creator
Spec compliantskill-creator is a meta-skill that scaffolds, validates, and packages Agent Skills following the agentskills.io specification.
Meta-skill for creating and validating new agent skills in the open format.
When to use
- → Creating new skills from scratch
- → Validating SKILL.md
- → Packaging skill directories
Platforms
Cursor Claude Code Open Agents
Install
CLI install
npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/skill-creator Manual install
~/.cursor/skills/skill-creator/ ~/.claude/skills/skill-creator/ ~/.agents/skills/skill-creator/ Resources
skill-name/
├── SKILL.md
└── scripts/scripts/
Source
https://github.com/vercel-labs/agent-skills/skills/skill-creatorRelated Skills
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
Development Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
Development Cursor
Q95 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
Development Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
Development Cursor Claude Code GitHub Copilot
Q94 spec ✓