# Example Skill

> Demonstrates the skill file format Use when this capability is needed.

- Skill: `tomevault-io/example-skill-15` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/example-skill-15`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/example-skill-15/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/example-skill-15

---

# Example Skill

This is the skill body. It's injected into the system prompt when the agent
loads this skill via the `load_skill` tool, or when it's listed in `always_on`.

## Usage

Skills are markdown files with YAML frontmatter in `workspace/skills/<name>/SKILL.md`.

**Frontmatter fields:**
- `name` — Skill name (defaults to directory name if omitted)
- `description` — One-line summary shown in the skill index

**Body** — Full instructions, examples, or rules. Loaded on demand or always-on.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/nicolasforstinger) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

