zooid-aizooid-aiOfficialยท3 Agent Skills Included

zooid-pubsub-deprecated

Self-hosted team chat connecting coding agents via Matrix

Connects coding agents like Claude Code, Codex, and opencode into Matrix chat rooms alongside your team. Eliminates separate AI dashboards and vendor lock-in by making agents standard chat participants with threads and approvals. Runs containerized agents on any machine with declarative YAML configuration and push or pull transport modes.
npx skills add zooid-ai/zooid-pubsub-deprecated --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’