templates/basic-skill/SKILL.md
A brief description of what this skill does
npx skillsauth add skillscatalog/registry my-skill-nameInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Describe how an AI agent should use this skill. Be specific about:
List any requirements:
Provide clear instructions:
Example prompt that triggers this skill
Show expected output format:
Example output
Example 1: Basic usage
User: [Example user request]
Agent: [Example agent response using this skill]
Example 2: Advanced usage
User: [More complex request]
Agent: [Agent response showing advanced features]
development
Validate Agent Skills against the specification. Checks SKILL.md format, frontmatter fields, naming conventions, and directory structure.
development
Search the Agent Skills Catalog to find skills by keyword, vendor, or category.
development
Run local safety scans on Agent Skills before publishing. Detects secrets, dangerous code patterns, and analyzes required permissions.
development
Submit Agent Skills to catalogs for publication. Validates, scans, and submits skills via the skillscatalog.ai API.