reticulum-go

Installation
SKILL.md

When to use this skill

  • You need the Reticulum-Go docs or package map.
  • You are working with the Go implementation of Reticulum.
  • You want to compare the Go docs against the Python reference.

How to use

  1. Build reticulum-go: cd mcp/reticulum-go && go test ./... && go build.
  2. Add the binary to your MCP client config as reticulum-go.
  3. Call list_topics or search_docs {query} for docs.
  4. Use fetch_page {url} for a specific page or github_repo for repository info.

Examples

  • "Search the Reticulum-Go docs for packet handling."
  • "Show the package map topic."
  • "List open issues on the Reticulum-Go GitHub repo."
Installs
3
First Seen
4 days ago
reticulum-go — quad4-software/ai