# Example Skill

> Use when working with an example skill demonstrating the SKILL.md format

- Skill: `tomevault-io/example-skill-9` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/example-skill-9`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/example-skill-9/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-9

---


# Example Skill

This is an example skill that demonstrates the SKILL.md format.

## When to use this skill

Use this skill when you need an example of how skills work.

## Instructions

1. Skills are loaded on-demand via the `skill` tool
2. The agent sees available skills listed in the tool description
3. When needed, the agent calls `skill({ name: "example-skill" })` to load the full content
4. The skill content is then available in the conversation context

## Notes

- Skills should have clear, specific descriptions
- The name must be lowercase alphanumeric with hyphens
- The name must match the directory name

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

