一键导入
valid-skill
A well-formed example skill for testing the validator.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A well-formed example skill for testing the validator.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A skill that uses only shell and config code blocks for testing contamination.
Review a proposed Agent Skill for structural validity and content quality before publishing. Runs the skill-validator CLI to check for structural issues, scores the skill with an LLM judge, and interprets results to advise authors on what to address. Use when a user wants to review, validate, or quality-check an Agent Skill.
A skill with development directories that require --allow-dirs.
A skill using a flat layout with all files at the root level.
A skill that produces warnings but no errors.
A skill with code blocks and imperative instructions for testing content and contamination analysis.
| name | valid-skill |
| description | A well-formed example skill for testing the validator. |
| license | MIT |
| compatibility | Works with all major LLM providers. |
| metadata | {"author":"test","version":"1.0"} |
| allowed-tools | Bash, Read, Write |
This is a valid skill that should pass all validation checks.
Follow the instructions in the reference guide to get started.
Use the asset template as a starting point and run scripts/setup.sh to configure.
This skill demonstrates proper structure and frontmatter.