Survey the machine and report which nyann features are usable right now. TRIGGER when the user says "is my machine ready for nyann", "what do I need to install", "check my setup", "do I have the right tools", "check prereqs", "audit my environment", "new machine, what's missing", "I'm on a new machine", "install nyann prereqs", "/nyann:check-prereqs". Do NOT trigger on general "what is nyann" ques
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/check-prereqs?utm_source=badge&utm_medium=readme&utm_campaign=badge)
One short email with only the new Segurança skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
check-prereqs
Read-only environment survey. Never installs anything; never mutates the
filesystem. Flow:
Run bin/check-prereqs.sh. Default output is a human-readable table
showing every prereq nyann touches, classified as hard (nyann
exits 1 without it) or soft (feature-gated skip).
If the user passes the word json / "machine-readable" / similar,
add --json so output is structured for scripting.
Exit code from the script is the signal:
0 → all hard prer
[Description truncada. Veja o README completo no GitHub.]