Comprehensive knowledge base for implementing the Reticulum protocol with byte-perfect interoperability
Detailed knowledge of Reticulum's announce mechanism for automatic path discovery. Use when working with announce propagation, path discovery, announce bandwidth, announce forwarding, path requests, or announce structure.
Reticulum's cryptographic primitives, identity structure, encryption tokens, and key derivation. Use when working with Ed25519, X25519, identity hashes, HKDF, token format, encryption, signatures, ratchets, or key derivation.
Reticulum's addressing system and destination types. Use when working with destination types (SINGLE, GROUP, PLAIN, LINK), destination hashes, aspect naming, or addressing.
Reticulum's hardware abstraction layer and interface types. Use when working with RNode, AutoInterface, TCP, UDP, I2P, Serial, KISS, BLE interfaces, interface modes, IFAC, bandwidth allocation, or MTU.
Reticulum's link system — encrypted channels with forward secrecy. Use when working with link establishment, link requests, ECDH, ephemeral keys, forward secrecy, channels, keep-alive, or link timeouts.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The markdown files in this repository have all been generated by Claude Code. I have not verified them for accuracy. If you see something that is wrong, incomplete, misleading, etc., please either open an issue or submit a PR.
These documents are meant to serve as a "better than nothing" starting point for developers using AI coding agents who are new to the Reticulum ecosystem. They are not meant to be a replacement for reading the Reticulum Manual, or learning and understanding these concepts for yourself. At time of writing, I have not been using these myself for long enough to have refined them. I am simply providing them in an as-is, experimental state. The vast experience of my own development time using Claude Code has not used these skills; I instead cloned the relevant repos and had Claude reference the source code directly. This is guaranteed to be accurate, but may spend more tokens to get to the truth.
If you are already well versed in Reticulum, and especially if you are already developing applications for it, please do not waste your time reviewing these documents for accuracy, unless you are truly interested in what Claude interpreted. While I will be grateful for corrections, additions, etc., I do not wish to slow anyone down who is not using AI tools to assist their development.
Thank you,
Torlando
Claude Code plugins for Reticulum Network Stack and related protocol development.
| Plugin | Description |
|---|---|
| reticulum-protocol | Comprehensive protocol knowledge for implementing Reticulum with byte-perfect interoperability |
| lxmf-toolkit | Development toolkit for LXMF (Lightweight Extensible Message Format) protocol |
| nomadnet-micron-toolkit | NomadNet page development and Micron markup language toolkit |
# Add the marketplace
claude plugin marketplace add https://github.com/torlando-tech/reticulum-skills
# Install a plugin (choose one or more)
claude plugin install reticulum-protocol@reticulum-skills
claude plugin install lxmf-toolkit@reticulum-skills
claude plugin install nomadnet-micron-toolkit@reticulum-skills
# Run Claude Code with a plugin directory
claude --plugin-dir /path/to/reticulum-skills/reticulum-protocol
claude --plugin-dir /path/to/reticulum-skills/lxmf-toolkit
claude --plugin-dir /path/to/reticulum-skills/nomadnet-micron-toolkit
Comprehensive protocol knowledge base for implementing Reticulum in any programming language with byte-perfect interoperability.
Components:
transport-routing - Packet routing, path tables, multi-hop forwardinglinks - Link establishment, ECDH key exchange, keepalivesresources - Large data transfer, windowing, compressiondestinations - Address types, hash calculation, namingpackets-wire-format - Binary packet structure, MTU/MDU, headerscryptography-identity - Ed25519, X25519, HKDF, token formatinterfaces - Interface types, IFAC, announce propagation modesannounce-mechanism - Path discovery, announce format, bandwidth managementreticulum-utilities - rnpath, rnprobe, rnid, rnstatus utilitiesprotocol-implementation-assistant - Proactive assistance for implementing Reticulum protocol in any languageDevelopment toolkit for the LXMF messaging protocol built on Reticulum.
Components:
lxmf-protocol - Protocol knowledge, patterns, and debugging/lxmf-debug - Debug routing and delivery issues/lxmf-analyze - Inspect message structure/lxmf-sender - Run example sender script/lxmf-receiver - Run example receiver script/lxmf-docs - Protocol documentation lookuplxmf-developer - Proactive assistance when editing LXMF codeDevelopment toolkit for NomadNet pages and the Micron markup language.
Components:
micron-syntax - Complete Micron markup syntax reference (formatting, links, fields, colors)nomadnet-pages - Page structure, authentication, file serving, dynamic pages/micron-preview - Preview Micron markup rendering/nomadnet-page-create - Scaffold a new NomadNet pagenomadnet-developer - Proactive assistance for NomadNet page development and Micron parsingnpx claudepluginhub torlando-tech/reticulum-skills --plugin reticulum-protocolDevelopment toolkit for LXMF protocol - provides specialized knowledge, debugging commands, and development assistance
Development toolkit for NomadNet pages and Micron markup language - provides syntax reference, page creation commands, and development assistance
Interact with Net Protocol - decentralized onchain messaging and storage on EVM chains
Network engineering agents providing expertise in protocols, distributed systems, and service mesh
Lightning Network agent toolkit. Container-first skills for running Lightning Terminal (litd) nodes with lnd, loop, pool, and tapd. Includes remote signer security, L402 commerce with lnget and Aperture, scoped macaroon credentials, and MCP server integration.
Complete A2A Protocol integration for multi-agent systems
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns