By kickinrad
Deploy agents to remote servers as Docker containers with Tailscale SSH access, Coolify integration, and bidirectional sync
Manage agent deployments on Coolify — create services, configure env vars, deploy, view logs, and health checks via the Coolify API. Use when the user mentions Coolify, wants to deploy via Coolify, or manage Coolify services.
Deploy an agent to a remote server as a Docker container with Tailscale SSH access, optional Coolify integration, and bidirectional sync. Walks through server setup, hardening, Tailscale, Docker, deployment, and post-install tooling. Use when the user asks to deploy an agent remotely, set up a remote server, run an agent 24/7, or make an agent headless.
Check the health and status of the remote agent deployment. Use when the user says "remote status", "check remote", "is my agent running", "server status", or runs /remote-status.
Sync agent files between local and remote server. Use when the user says "sync", "push to remote", "pull from remote", "sync agent", or runs /sync.
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
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.
npx claudepluginhub kickinrad/bridgey --plugin bridgey-deployExpansion pack — adds a visual HTML dashboard with task tracking to any persona
Scaffolds and evolves self-improving AI personas in ~/.personas/
Discord transport adapter for bridgey — bridges Discord messages to the bridgey A2A mesh
Inter-agent communication via A2A protocol with Tailscale mesh discovery. Each Claude Code instance becomes both an A2A client and server.
Marketplace management plugin with an agent to find and add Claude Code plugins
SSH подключение к удалённым серверам с agent forwarding
Launch and manage AI agent teams on remote servers. Interactive setup walks you through everything — server provisioning, configuration, and deployment.
Google Cloud Agent Development Kit (ADK) and Agent Starter Pack mastery - build containerized multi-agent systems with production-ready templates, deploy to Cloud Run/GKE/Agent Engine, RAG agents, ReAct agents, and multi-agent orchestration.
Turn any folder of projects into an AI-orchestrated workspace with Slack and Telegram integration. Creates a Project Orchestrator (PO) that routes requests, plans execution with dependency-aware phases, delegates to workspace-level Claude agents, and returns structured results.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.