Reference
Install GNO as a progressive agent skill for Claude Code, Codex, OpenCode, OpenClaw, and compatible clients.
GNO skills teach coding agents how to use the gno CLI without permanently loading a large tool schema into their context. They are ideal for quick, explicit knowledge lookups from Claude Code, Codex, OpenCode, OpenClaw, and other clients that support agent skills.
gno binary, so results match the terminal.gno skill install --scope user # Claude Code default
gno skill install --target codex --scope user
gno skill install --target opencode --scope user
gno skill install --target openclaw --scope user
gno skill install --target all --scope user --force--target — claude, codex, opencode, openclaw, or all.--scope — user for every project or project for the current repo.--force — overwrite an existing installed copy after upgrading GNO.gno skill install — copy the bundled skill into the selected target.gno skill uninstall — remove it.gno skill show — preview the generated skill files.gno skill paths — show target install locations./gno search "deployment checklist"
/gno query "what did I save about spaced repetition?"
/gno ask "summarize my notes on local-first software"
/gno graph --neighbors gno://notes/llm-memory.mdNatural language works too: “search my notes for the latest pricing decision,” “find related docs before you edit this file,” or “use GNO to retrieve my notes about this client.”