ide-agent-kit
Coordinate multiple coding agents with local message bus
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ide-agent-kit?โผ
Run `npx skills add ThinkOffApp/ide-agent-kit --all -g -y` in your terminal to install all skills in this suite globally.
How to coordinate multiple coding agents?โผ
ide-agent-kit gives your agents a shared local message queue, room polling, and webhook relay so they can exchange tasks and events in real time without a central server.
Does ide-agent-kit work offline?โผ
Yes. The default mode is a local filesystem message bus with no network, no server, and no API keys required. External connections only activate when you explicitly configure them.
Which coding agents does ide-agent-kit support?โผ
It works with Claude Code, Codex, Cursor, VS Code agents, Gemini, and local model assistants, with ready-made setup configs for each environment.
Can I approve risky agent actions from my phone?โผ
Yes. Risky actions like deploys and merges surface as Approve or Deny buttons on your phone or watch through the confirmation gate, so you never type approval prompts manually.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core