๐Ÿ“˜
WritingShell

Nano Help

by garagon

Nano Help is a Writing skill for Claude Code, published by garagon in nanostack.

204 stars15 forkson garagon/nanostackAdded 2026/09/05Repository updated 2026/06/15
ai-agentsai-codingclaude-codecode-reviewcodexdeveloper-toolsengineering-workflowgstackharnessharness-engineeringsecurity-audit
Install in seconds
Install Nano Help
Copy Nano Help into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/garagon/nanostack/tree/main/help ~/.claude/skills/help

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/garagon/nanostack.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
help/SKILL.md in garagon/nanostack
Installs to
~/.claude/skills/help
Collection
One of 18 skills cataloged from this repository
Category
Writing โ€” 1227 skills

What Nano Help does

Nano Help provides a quick reference for nanostack commands and what each one does. Use it to see available workflows and how to start the right command.

Nano Help is cataloged under Writing on DirSkills. Nano Help comes from a repository tagged ai-agents, ai-coding, claude-code, code-review and codex.

Documentation

README

/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:

This is the opening of the README. Read the full README on GitHub.

Commands Nano Help provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /nano-help
  • /think
  • /feature
  • /review
  • /security
  • /qa
  • /ship
  • /nano-run
  • /nano
  • /compound
  • /guard
  • /freeze

Frequently asked about Nano Help

  • What else does garagon publish alongside Nano Help?

    Nano Help is one of 18 skills that DirSkills catalogs from garagon/nanostack, the repository it ships in. Its siblings there include Compound, Conductor and Feature. Each one is a separate skill with its own page in this directory, installs the same way Nano Help does, and is maintained by garagon in that same repository. The rest of the collection is listed on the garagon/nanostack page.

  • How does Nano Help compare to other Writing skills?

    Nano Help ranks #983 by stars among the 1227 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Nano Help against them. Open each page to compare what they document and how they install.

More from garagon/nanostack

Nano Help is one of 18 skills cataloged on DirSkills from garagon/nanostack.

See all 18 skills โ†’