example-skill
An example skill that demonstrates the skill format for zudo-doc documentation.
Example Skill
This is a sample skill to verify that the Claude Resources integration generates skill documentation correctly.
When to Use
- When testing the
claude-resourcesintegration - As a template for creating new skills
How It Works
- The skill is discovered from
.claude/skills/example-skill/SKILL.md - Frontmatter (
name,description) is extracted - The body content is rendered as an MDX page
Example Usage
/example-skill
Notes
- Skills can include
scripts/,assets/, andreferences/subdirectories - The
descriptionfrontmatter is shown in the skills index page