# Example Skill

> An example skill for testing diff-skill evaluation.

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

---


# Example Skill

**Goal: Validate input data and produce a conformance report.**

## Conventions

Read shared conventions at [shared-conventions.md](shared-conventions.md).

## Required Outputs

- [ ] Conformance report written to `docs/reports/`
- [ ] Inline summary presented to the user
- [ ] Failures indexed under `kk:review-findings`

## Workflow

**Mandatory order — load instructions before acting.** The phases below are strictly sequential. You MUST read all referenced process files before examining any input data. Do not skip verification steps.

See [example-process.md](example-process.md) for the detailed steps.

