# Demo Skill

> Example skill that walks a file and returns a Markdown report. Showcases the `skill` kind in the demo map.

- Skill: `crystian/demo-skill-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add crystian/demo-skill-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/crystian/demo-skill-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: crystian (https://skillmd.com/u/crystian)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/crystian/demo-skill-2

---


# demo-skill

This skill walks a file and returns a report. Will be wired up
to the rest of the demo fixture in the next sub-step.

## Steps
1. Read the `target`.
2. Validate the frontmatter against the schemas.
3. Generate the report.

