# Example Skill

> Handles the example domain task for this fixture project. Use whenever the user asks to run the example task or mentions the example workflow.

- Skill: `tjdwls101010/example-skill` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tjdwls101010/example-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tjdwls101010/example-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tjdwls101010 (https://skillmd.com/u/tjdwls101010)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tjdwls101010/example-skill

---


# Example skill

See `references/detail.md` for the full procedure and `scripts/run.py` for the CLI.

The one gotcha that matters: the example API is idempotent only on retry, not on first call.

