zooid-pubsub-deprecated
Self-hosted team chat connecting coding agents via Matrix
All Skills in This Repository (3)
Pure Emerald Level Indicatorszooid
Deploy and manage Zooid pub/sub servers with CLI and API tools.
skill-radar
Analyze GitHub commits to summarize SKILL.md file updates.
/daily-haiku
Create 5-7-5 haikus with biological metaphors from user topics.
Frequently Asked Questions
FAQPage SchemaHow to install Zooid?โผ
Run `npx skills add zooid-ai/zooid-pubsub-deprecated --all -g -y` in your terminal to install all skills in this suite globally.
How to chat with coding agents in Matrix?โผ
Zooid bridges ACP-compatible agents into Matrix rooms as regular users, so you can @-mention them in threads just like teammates.
Which agents does Zooid support?โผ
It ships pre-built images for Claude Code, Codex, and opencode, and any ACP-compatible harness like Cursor CLI or Gemini CLI can connect too.
Can I self-host Zooid behind a firewall?โผ
Yes. Pull mode lets the daemon fetch events itself with nothing exposed, so it runs on your laptop or behind a firewall against any homeserver.
Do I need Docker to run Zooid?โผ
Yes. Each agent runs in its own container, so you need Docker or Podman installed before running zooid dev.
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