بنقرة واحدة
بنقرة واحدة
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 搜索工具
Manage Quadrants tasks and projects via natural language. Use when the user wants to create, view, complete, or organize tasks on the Eisenhower Matrix. Supports listing projects, adding tasks (single or bulk), viewing priority tasks, completing tasks, and getting project overviews. Triggers on mentions of "quadrants", "tasks", "to-do", "eisenhower", "priority matrix", or task management requests.
Search and browse Hacker News with API access to stories, comments, users, and hiring threads.
翰林院 OpenViking 记忆增强 — 将小说写作 pipeline 的设定、摘要、伏笔接入 OpenViking 语义记忆。若你从属于翰林院,当你看到这个skill时,务必加载这个skill。
| 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 | 国际用户、开源社区 | 功能强大、机器人生态好 |