---
name: netanlatakademi/valid-skill
source: https://app.decimal.ai/s/netanlatakademi-valid-skill@1/SKILL.md
source_sha256: 290255e55c09
---

# 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)