Skip to content
Development
Skill

/droid-bridge

Configure and operate the Droid Bridge MCP integration that delegates authorized batch work to Factory Droid and exposes task monitoring.

From plugin
aiwg
176200 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --skill droid-bridge --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/droid-bridge

Context preview

The summary Claude sees to decide when to auto-load this skill.

Configure and operate the Droid Bridge MCP integration that delegates authorized batch work to Factory Droid and exposes task monitoring.

SKILL.md

droid-bridge.SKILL.md
namespace: aiwg
name: droid-bridge
platforms: [all]
description: Configure and operate the Droid Bridge MCP integration that delegates authorized batch work to Factory Droid and exposes task monitoring.
triggers:
  - enable Droid Bridge
  - connect AIWG to Factory Droid
  - delegate batch work to Droid
  - monitor a Droid task

Droid Bridge

Use this driver to configure the optional MCP bridge:

aiwg use droid-bridge --provider <provider>

The external `droid` executable must already be installed and authorized. Deployment must use the generated provider MCP configuration; do not expose credentials in prompts or commit machine-local configuration.

After activation, verify MCP server availability, launch only an explicitly authorized task, and monitor it through the bridge rather than starting an untracked background process.

References

  • @$AIWG_ROOT/agentic/code/addons/droid-bridge/README.md
Ships withaiwg

Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.

Get the whole plugin