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
El comando exacto puede variar según el repositorio. Consulta el README en GitHub.
Para el autor de la skill
Pega en el README de tu repo
Muestra que tu skill está catalogada en Skillteca, genera backlink y tráfico rastreable.
[](https://www.skillteca.com.br/skills/check-prereqs?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Un email corto con solo las skills nuevas de Segurança. 4 minutos de lectura, sin spam, te das de baja con un clic.
Confirmas tu email en el primer envío. Sin spam. Te das de baja con un clic.
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.]