# Example Skill

> Use this skill when an example Codex skill is needed for documentation or testing.

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

---


Use this skill when demonstrating the expected generated skill structure.

Before suggesting code structure, package layout, implementation approach, naming conventions, testing approach, or architectural changes, search the repository for project instruction files:

- `AGENTS.md` or `agents.md`
- `CLAUDE.md` or `claude.md`
- `GEMINI.md` or `gemini.md`

Treat those files as core project instructions. If they conflict with this skill, follow the project instruction files first.

Follow the workflow in `references/instructions.md`.

Before finishing, validate the output using `references/validation.md`.

Use `references/examples.md` when examples are needed.

