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
O comando exato pode variar conforme o repositório. Confira o README no GitHub.
Para o autor da skill
Cole no README do seu repo
Mostra que sua skill está catalogada na Skillteca, gera backlink e tráfego rastreável.
[](https://www.skillteca.com.br/skills/check-prereqs?utm_source=badge&utm_medium=readme&utm_campaign=badge)
1 email curto, só com as skills novas de Segurança. 4 minutos de leitura, sem spam, cancela com 1 clique.
Você confirma o email no primeiro envio. Sem spam. Cancela com 1 clique.
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.]