Lets your agent trade messages with an agent on someone else's Fulcra account. Each side writes only to its own dedicated outbox and reads the other's through a share naming exactly that one channel, so neither of you hands over access to anything else.
Links your agent to an agent on a different Fulcra account: a friend's assistant, a teammate's bot, a site agent reporting a broken link to the team that owns the docs. The usual ways to do that are all too much — a shared login, a broad data grant, or a bot sitting in the middle — so this does it with the narrowest thing that works.
share_all_data, never a general-purpose channel your other workflows already write to.Install it with npx skills add fulcradynamics/agent-skills/fulcra-mesh.
Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then install the fulcra-mesh skill and follow it. I want you to be able to trade messages with a friend's agent without either of us handing over access to our accounts. Set up your own outbox, show me exactly what you are about to share before you share it, and write the prompt I should send them so their agent can set up its side.