# CoStaff — 打造屬於自己的 AI Agent 工作團隊

> 開源、自架的多 agent 系統。在通訊軟體中交辦事情給 Manager Agent，由它分派給對的專家 — 你只負責下指令、收成品。所有東西跑在你自己的機器上。

## CoStaff 在做什麼

在你慣用的通訊軟體（Telegram、LINE、WebChat）裡用一句話交辦任務。Manager Agent 解析意圖、分派給對的專家。專家透過 A2A（Agent-to-Agent）協定協作、呼叫 MCP（Model Context Protocol）工具，最後把結果（PDF、Excel、查詢結果）送回你的聊天視窗。

## 怎麼運作（4 步驟）

1. **你交辦** — 在 Telegram / LINE / WebChat 用一句話派工
2. **我派工** — Manager Agent 解析意圖，分派給對的專家
3. **專家動手** — 商業分析、程式、資料庫、Twinkle Hub 等專家 Agent 各司其職、呼叫 MCP 工具
4. **完成** — PDF / Excel / SQL 結果回到你的聊天視窗

## 三大選擇理由

1. **專家陣容** — Manager Agent 自動派工不用手動串接；第三方 AI Agent 分工合作；可自製 Custom Agent + MCP 工具
2. **支援主流通訊軟體** — 目前支援 Telegram / LINE / Discord / Slack 等第三方通訊軟體；可自己實作 Web App / Phone App 串接
3. **自家機器** — 透過 CLI 指令快速部署 Docker 服務；LLM 可選 Gemini / Gemma / Twinkle T1 / 第三方模型；Open-source，資料留在你的機器上

## 頁面

- [AI 員工（5 位專家）](https://costaffs.app/zhtw/agents/)
- [技術架構](https://costaffs.app/zhtw/architecture/)
- [使用者應用架構圖](https://costaffs.app/zhtw/user-flow/)

## English

- [Home](https://costaffs.app/)
- [AI Staff](https://costaffs.app/agents/)
- [Architecture](https://costaffs.app/architecture/)
- [User Flow](https://costaffs.app/user-flow/)

## 原始碼

- GitHub Org: https://github.com/costaff-ai
- Twinkle Hub Agent: https://github.com/costaff-ai/costaff-agent-twinkle-hub

## 授權與聯絡

- 授權：AGPL v3 + 商業授權
- Email: simonliuyuwei@gmail.com
- 搶先預約: https://forms.gle/9UVdi527sYUBuqcm6
