n2n-federation
Installation
SKILL.md
NetClaw-to-NetClaw (N2N) Federation
Elevate the NetClaw Mesh from route exchange to agent federation. Once two operators mutually consent, their claws exchange signed capability inventories, so you can ask your own NetClaw "does Nicholas's claw have CML?" and get an answer from locally cached inventory — no credentials or secrets ever leave either machine.
Uses the n2n-mcp server, which proxies the mesh daemon's /n2n/* API. The
daemon must run with N2N_ENABLED=true.
When to use
- An operator asks about a peer NetClaw's capabilities ("what can Byrn's claw do?", "does Nicholas have pyATS?", "what skills does he have that I don't?").
- An operator wants to federate with, or stop federating with, a mesh peer.
- An operator wants to control what their claw advertises to peers.