# Valid Skill

> Use this skill when you need a minimal, correct example of a SkillForge skill to compare against.

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

---


# Valid Skill

A minimal skill that satisfies every mandatory rule. It exists so tests have something that must
produce zero errors, and so a new contributor has a correct file to copy.

## Workflow

1. Read the request.
2. Do the smallest useful thing.
3. Report what changed.

## References

- [Notes](references/notes.md)

