skill-reviewer
Installation
SKILL.md
Skill Reviewer
审计 Claude Code skills 的质量和兼容性。作为编排器,委托已有工具处理结构/质量检查,自身专注兼容性审计。
Prerequisites
| Tool | Type | Required | Install |
|---|---|---|---|
| skill-creator | skill | Yes | Built-in on most AI coding agents (Claude Code, Cursor, etc.) |
Do NOT proactively verify these tools on skill load. If a command fails due to a missing tool, directly guide the user through installation and configuration step by step.
审计流程
Step 1: 结构校验(委托)
运行 skill-reviewer 自带的校验脚本,汇总 YAML frontmatter、name 格式、description 格式等结果:
Related skills