# Example Skill

> Example SKILL.md showing the format the router expects

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

---


# Example Skill

This is a sample SKILL.md demonstrating the format loaded by the skill router.

## When to Use

Use this skill when you need a template for creating new skills.

## Core Workflow

1. Copy this file to a new directory
2. Update the frontmatter fields
3. Write your skill content in markdown

## References

See `SKILL_FORMAT_SPEC.md` in the root of the skills repository for full documentation.

