What it unlocks
- Search local notes, documents, and code with source citations
- Follow the retrieval ladder before answering knowledge questions
- Capture notes and maintain facts with explicit provenance
Give Hermes a retrieval protocol for your knowledge
Install the GNO skill and instruction block together. The skill teaches the CLI workflows; the block teaches Hermes when to retrieve, how to choose an efficient search path, and how to cite and maintain your second brain or LLM wiki. The optional memory provider adds scoped recall to the conversation lifecycle and is installed separately.
Install
gno setup ~/notes --name notesgno skill install --target hermes --scope usergno agents install --target hermesgno agents verify --target hermesA written config file is not a working integration. GNO distinguishes the two, and so should you.
gno skill paths to see exactly where the skill was written, and gno agents verify to confirm the instruction block is current.Keep reading