By kickinrad
Inter-agent communication via A2A protocol with Tailscale mesh discovery. Each Claude Code instance becomes both an A2A client and server.
This skill should be used when the user asks to "add a bridgey agent", "connect to another agent", "register a remote agent", "add remote agent", runs "/bridgey:add-agent", or wants to connect bridgey to another Claude Code instance or A2A-compatible agent.
This skill should be used when the user asks to "set up bridgey", "configure bridgey", "initialize bridgey", "bridgey setup", runs "/bridgey:setup", or is installing bridgey for the first time. Guides interactive first-time configuration of the bridgey daemon.
This skill should be used when the user asks to "check bridgey status", "show bridgey agents", "is bridgey running", "bridgey health", "show connected agents", runs "/bridgey:status", or wants to see the state of the bridgey daemon and connected agents.
Manually scan the Tailscale network for bridgey agents. Shows discovered, new, and removed agents.
First-time Tailscale mesh network configuration for bridgey. Updates daemon binding for tailnet access and runs initial peer scan.
Admin access level
Server config contains admin-level keywords
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.
Inter-agent communication for Claude Code via the A2A protocol. Each Claude Code instance becomes both an A2A client and server, forming a mesh network for multi-agent collaboration.
Claude Code <-stdio-> Channel Server <-HTTP-> Daemon <-A2A/HTTP-> Remote Daemons
|
Transport Adapters (Discord, etc.)
Two processes per instance:
| Plugin | Purpose |
|---|---|
bridgey | Core daemon + MCP server + Tailscale discovery |
bridgey-discord | Discord transport adapter |
bridgey-deploy | Remote deployment skills (Docker, Coolify, Tailscale SSH) |
# Install the core plugin (recommended)
claude plugin add ./plugins/bridgey
# Optional: Discord transport
claude plugin add ./plugins/bridgey-discord
# Optional: Deployment skills
claude plugin add ./plugins/bridgey-deploy
git clone https://github.com/kickinrad/bridgey.git
cd bridgey
npm run install:all # Installs all plugin dependencies
npm run build # Bundles all plugins to dist/
npm test # Runs all tests
/bridgey:setup in Claude Code to configure your instancesend, list_agents, get_inbox tools to communicate/bridgey:status) with other instancesMIT
npx claudepluginhub kickinrad/bridgey --plugin bridgeyExpansion pack — adds a visual HTML dashboard with task tracking to any persona
Scaffolds and evolves self-improving AI personas in ~/.personas/
Deploy agents to remote servers as Docker containers with Tailscale SSH access, Coolify integration, and bidirectional sync
Discord transport adapter for bridgey — bridges Discord messages to the bridgey A2A mesh
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.