Demo Skill

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

crystian bba58bb 384 B Updated

File contents

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.

crystian/skill-map/tree/main/.claude/skills/sm-tutorial/fixtures-data/sets/prologue/en/__PROVIDER__/skills/demo-skill commit bba58bb0de

Frequently asked questions

npx skillmds@latest add crystian/demo-skill-2