# Sample Skill

> A tiny fixture skill used only by this repo's own tests, not a real skill.

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

---


# Sample Skill

1. Read the input file.
2. Then transform it.
3. Finally, write the output.

If the input is missing, retry once before failing.

