원클릭으로
원클릭으로
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 well-formed example skill for testing the validator.
A skill with code blocks and imperative instructions for testing content and contamination analysis.
| name | warnings-only-skill |
| description | A skill that produces warnings but no errors. |
| license | MIT |
| compatibility | Works with all major LLM providers. |
| metadata | {"author":"test","version":"1.0"} |
| allowed-tools | Bash, Read, Write |
This skill has correct structure and frontmatter but includes an unknown directory that triggers a warning.
Follow the instructions to get started.
The extras/ directory is not part of the standard skill structure.