Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.
70
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
The canonical home for this skill is skill-creator in webmaxru/web-ai-agent-skills
Follow these steps to generate a skill that adheres to the agentskills.io specification and progressive disclosure principles.
name: 1-64 characters, lowercase, numbers, and single hyphens only.description: Max 1,024 characters, written in the third person, including negative triggers.python scripts/validate-metadata.py --name "[name]" --description "[description]"stderr output and re-run until successful.name.scripts/: For tiny CLI tools and deterministic logic.references/: For flat (one-level deep) context like schemas or API docs.assets/: For output templates, JSON schemas, or static files.assets/SKILL.template.md as the starting point.references/.scripts/ directory.SKILL.md for "hallucination gaps" (points where the agent is forced to guess)./).references/checklist.md.scripts/validate-metadata.py fails, identify the specific error (e.g., "STYLE ERROR") and rewrite the field to remove first/second person pronouns.references/.93905d2
Canonical home
since Aug 28, 2026
Also appears in
since Sep 6, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.