
igorwarzocha/opencode-agent-swarm-demo
3 skills4 installs9 starsGitHub
Install
npx skills add https://github.com/igorwarzocha/opencode-agent-swarm-demoSkills in this repo
1Opencode Server LauncherProvides commands and scripts to launch and manage OpenCode servers, from single instances to multi-server swarms, including health monitoring, session/message API usage, and Docker deployment. A developer uses it to start and operate OpenCode servers for agent swarms.2installs2Opencode Folder CreatorCreates complete .opencode folder structures for projects, including config files, agent definitions, commands, and swarm-ready agent folders with a communication protocol. A developer uses it to scaffold an OpenCode project structure ready to run with opencode serve.1installs3Opencode Orchestrator CreatorCreates a universal OpenCode orchestrator: a primary agent with curl permissions that discovers running swarm servers via HTTP, routes sessions and messages, and enforces an inter-agent introduction protocol. A developer uses it to set up coordination for a multi-server OpenCode agent swarm.1installs