rns
Installation
SKILL.md
When to use this skill
- You need a Reticulum manual chapter, section, or search result.
- You want to read
~/.reticulumstate safely without leaking keys. - You need
rnstatus,rnpath, orrnidhelp output.
How to use
- Build rns:
cd mcp/rns && go test ./... && go build. - Add the binary to your MCP client config as
reticulum. - Call
list_topicsandsearch_docs {query}for the manual, orrns_statusfor local state. - Community tools and
fetch_pageuse HTTPS with a cache.
Examples
- "Search the Reticulum manual for
IFAC." - "Show the
rns_statusoutput for interface health." - "Fetch the
nomadnet_contextprompt."