用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/wanikua/danghuangshang --skill ai-court命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
Notion API for creating and managing pages, databases, and blocks.
OpenViking 集成 — 浏览器自动化与 Web 搜索工具
基于 SOC 职业分类
正在显示 SKILL.md
| name | ai-court |
| description | 以明朝内阁制为蓝本的多 Agent 协作系统 |
一行命令起王朝,三省六部皆 AI。
clawdhub install ai-court
明朝内阁制(推荐):
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/* .
cd ~/.openclaw && cp -r clawd/skills/ai-court/configs/feishu/* .
配置飞书凭证:
references/feishu-setup.mdcd ~/.openclaw && cp -r clawd/skills/ai-court/configs/ming-neige/* .
配置 Discord Bot Token:
references/discord-setup.md{
"models": {
"providers": {
"dashscope": {
"apiKey": "sk-your-api-key"
}
}
}
}
bash clawd/skills/ai-court/scripts/doctor.sh
openclaw start
| 平台 | 适用场景 | 优势 |
|---|---|---|
| 飞书 | 国内用户、企业团队 | 无需翻墙、WebSocket 长连接 |
| Discord | 国际用户、开源社区 | 功能强大、机器人生态好 |