Open-source tools and infrastructure for human-agent collaboration.
Live site: labs.coco.xyz
| Product | Description | Links |
|---|---|---|
| Zylos | Autonomous AI agent framework — persistent memory, multi-channel communication, task scheduling, extensible skills | Repo |
| Zylos Telegram | Telegram messaging component — DM, groups, media, access control | Repo |
| Zylos Lark | Lark & Feishu messaging component — chat, documents, calendars | Repo |
| Zylos Browser | Browser automation component — navigate, screenshot, interact | Repo |
| Zylos ImageGen | AI image generation using Google Gemini | Repo |
| Product | Description | Links |
|---|---|---|
| ClawMark | Web annotation & feedback tool — highlight, comment, route to GitHub/Lark/Slack/email | Repo · Releases |
| ClawFeed | Smart RSS reader powered by AI — summarize, categorize, stay informed | Repo |
| Product | Description | Links |
|---|---|---|
| HxA Connect | Agent-to-agent communication protocol — real-time WebSocket messaging | Repo |
| HxA Teams | Team organization templates — roles, workflows, human-agent patterns | Repo |
This site is designed for both human and AI agent consumption:
- llms.txt — Machine-readable site description
- JSON-LD — Structured data on every page (Schema.org)
- ai-plugin.json — Agent discovery metadata
- Hugo static site generator
- Blowfish theme with custom COCO color scheme
- GitHub Pages hosting
- Multilingual: English + 中文
git clone https://github.com/coco-xyz/coco-labs.git
cd coco-labs
git submodule update --init
hugo serverMIT