CtrlK
BlogDocsLog inGet started
Tessl Logo

ai-court

以明朝内阁制为蓝本的多 Agent 协作系统

60

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/ai-court-skill/SKILL.md
SKILL.md
Quality
Evals
Security

AI Court | 当皇上

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

安装

clawdhub install ai-court

使用

1. 选择制度

明朝内阁制(推荐):

cd ~/.openclaw && cp -r clawd/skills/ai-court/configs/ming-neige/* .

唐朝三省制

cd ~/.openclaw && cp -r clawd/skills/ai-court/configs/tang-sansheng/* .

现代企业制

cd ~/.openclaw && cp -r clawd/skills/ai-court/configs/modern-ceo/* .

2. 选择 IM 平台

飞书(国内推荐)⭐

cd ~/.openclaw && cp -r clawd/skills/ai-court/configs/feishu/* .

配置飞书凭证:

  • App ID 和 App Secret
  • 详见 references/feishu-setup.md

Discord(国际推荐)

cd ~/.openclaw && cp -r clawd/skills/ai-court/configs/ming-neige/* .

配置 Discord Bot Token:

  • 详见 references/discord-setup.md

3. 配置 API Key

{
  "models": {
    "providers": {
      "dashscope": {
        "apiKey": "sk-your-api-key"
      }
    }
  }
}

4. 验证安装

bash clawd/skills/ai-court/scripts/doctor.sh

5. 启动

openclaw start

IM 平台对比

平台适用场景优势
飞书国内用户、企业团队无需翻墙、WebSocket 长连接
Discord国际用户、开源社区功能强大、机器人生态好

链接

GitHub: https://github.com/wanikua/ai-court-skill

Repository
wanikua/danghuangshang
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.