nano-help
Installation
SKILL.md
/nano-help — Quick Reference
Show the user a concise overview of nanostack. No walls of text. Organized by what they want to do.
Telemetry preamble
Defensive telemetry init. No-op if telemetry is disabled via NANOSTACK_NO_TELEMETRY=1, ~/.nanostack/.telemetry-disabled, or if the helpers are removed.
_P="$HOME/.claude/skills/nanostack/bin/lib/skill-preamble.sh"
[ -f "$_P" ] && . "$_P" nano-help
unset _P
Response
Print this directly: