skill-creator
规格合规skill-creator 是元技能,按 agentskills.io 规范脚手架化、验证并打包 Agent Skills。
Meta-skill for creating and validating new agent skills in the open format.
适用场景
- → 从零创建技能
- → 验证 SKILL.md
- → 打包技能目录
兼容平台
Cursor Claude Code Open Agents
安装
CLI 安装
npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/skill-creator 手动安装
~/.cursor/skills/skill-creator/ ~/.claude/skills/skill-creator/ ~/.agents/skills/skill-creator/ 资源文件
skill-name/
├── SKILL.md
└── scripts/scripts/
Source
https://github.com/vercel-labs/agent-skills/skills/skill-creator相关技能
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
开发 Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
开发 Cursor
Q95 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
开发 Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
开发 Cursor Claude Code GitHub Copilot
Q94 spec ✓