AI 朝廷 · 多 Agent 协作系统

# AI 朝廷 · 多 Agent 协作系统

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "AI 朝廷 · 多 Agent 协作系统" with this command: npx skills add wanikua/ai-court

AI 朝廷 · 多 Agent 协作系统

一行命令起王朝,三省六部皆 AI。

以中国古代三省六部制为蓝本,用 OpenClaw 框架构建的多 Agent 协作系统。 一台服务器 + OpenClaw = 一支 7×24 在线的 AI 协作团队。

📦 技能信息

项目说明
名称AI 朝廷 (AI Court)
版本2.1.0
作者菠萝王朝团队
LicenseMIT
类型多 Agent 协作框架

🏛️ 核心特性

三种制度可选

制度Bot 数量核心角色适用场景
明朝内阁制1-9 Bot司礼监/内阁/六部传统层级管理
唐朝三省制1-11 Bot三省/御史台/六部分权制衡管理
现代企业制1-9 BotCEO/Board/CxO现代企业管理

灵活配置模板

模板Bot 数量适用场景
1 Bot1个人开发者/快速部署
3 Bot3小团队⭐推荐
5 Bot5中型团队
9/11 Bot9-11大型团队/完整功能

多平台支持

平台适用地区优势
飞书中国大陆无需翻墙、WebSocket 长连接
Discord国际功能强大、机器人生态好

📋 制度详情

明朝内阁制(9 Bot)

以中国古代政治制度为蓝本,司礼监秉笔太监调度,内阁优化 Prompt,六部分工执行。

Bot职责推荐度
司礼监调度中心/接旨派活⭐⭐⭐ 必需
内阁Prompt 优化/计划生成⭐⭐⭐ 必需
都察院代码审查/质量监督⭐⭐ 推荐
兵部编码开发/技术实现⭐⭐ 推荐
户部财务分析/数据处理⭐ 可选
礼部品牌营销/内容创作⭐ 可选
工部运维部署/基础设施⭐⭐ 推荐
吏部项目管理/任务跟踪⭐ 可选
刑部法务合规/风险评估⭐ 可选

唐朝三省制(11 Bot)

以唐朝三省六部制为蓝本,中书省起草、门下省审核、尚书省执行,分权制衡。

Bot职责推荐度
中书省起草诏令/任务分解⭐⭐⭐ 必需
门下省审核封驳/质量把关⭐⭐⭐ 必需
尚书省派发执行/协调六部⭐⭐⭐ 必需
御史台监察审计/绩效评估⭐⭐ 推荐
史官记录朝政/文档管理⭐ 可选
六部执行部门⭐⭐ 复用

现代企业制(9 Bot)

以现代企业架构为蓝本,CEO 决策,Board 审议,CxO 各司其职。

Bot职责推荐度
CEO决策调度/战略规划⭐⭐⭐ 必需
Board战略审议/方向把控⭐⭐ 推荐
QA质量审查/测试验证⭐⭐ 推荐
CTO技术执行/架构设计⭐⭐⭐ 必需
CFO财务分析/成本控制⭐ 可选
CMO品牌营销/市场推广⭐ 可选
COO运营部署/流程优化⭐⭐ 推荐
CLO法务合规/风险管理⭐ 可选
CoS项目协调/资源调度⭐ 可选

🚀 快速开始

1. 安装技能

# 通过 clawdhub 安装
clawdhub install ai-court

# 或手动克隆
git clone https://github.com/wanikua/ai-court-skill.git

2. 选择制度 + 配置模板

# 明朝 3 Bot(推荐)
cp configs/feishu-ming/openclaw-3bot.json ~/.openclaw/openclaw.json

# 唐朝 3 Bot
cp configs/feishu-tang/openclaw-3bot.json ~/.openclaw/openclaw.json

# 现代 3 Bot
cp configs/feishu-modern/openclaw-3bot.json ~/.openclaw/openclaw.json

3. 配置 Bot 凭证

编辑 ~/.openclaw/openclaw.json,填入你的飞书应用凭证:

{
  "channels": {
    "feishu": {
      "enabled": true,
      "accounts": {
        "silijian": {
          "appId": "cli_xxx",
          "appSecret": "xxx"
        }
      }
    }
  }
}

4. 重启 Gateway

openclaw gateway restart

📖 文档

文档说明
飞书配置指南5 分钟快速配置
灵活配置指南按需选择 Bot 数量
Docker 部署容器化部署

🔗 相关项目

项目说明
danghuangshang生产部署实例 - https://github.com/wanikua/danghuangshang
OpenClaw底层框架 - https://github.com/openclaw/openclaw
Become CEO现代企业版 - https://github.com/wanikua/become-ceo

📝 License

MIT License - 详见 LICENSE

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

token-efficient-task-router

A token-efficient task routing and execution control skill for WorkBuddy, iMA Copilot, OpenClaw, QClaw, and other agent systems. Use this skill to classify u...

Registry SourceRecently Updated
Automation

PECMD Pro Max

PECMD2012 scripting for WinPE — lightweight Windows GUIs, system tools, boot/init scripts, and automation. Use for .wcs/.wci/.wce files, disk partitioning, b...

Registry SourceRecently Updated
Automation

Yunlv Pod Agent

Use when user needs to build or optimize a POD (Print on Demand) business using AI Agents. Use when generating POD operation strategies and recommendations l...

Registry SourceRecently Updated
Automation

Vmware Aiops

Use this skill whenever the user needs to manage VMs in VMware/vSphere/ESXi — it's the entry point for all VM operations. Directly handles: power on/off, clo...

Registry SourceRecently Updated
1.2K1zw008