An example skill for testing diff-skill evaluation.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add serpro69/claude-toolbox --skill after --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of After?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serpro69-after-claude-toolbox)More formats (shields.io, HTML) on the badges page.
---
name: example-skill
description: An example skill for testing diff-skill evaluation.
---
# 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
## 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!