用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/urjuyaimon09/xiage-openclaw-workspace --skill notes-docket命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | notes-docket |
| description | 将对话笔记按三分类写入 IMA:(1) 提到文档→对应文档笔记本;(2) 近7天日记→日记笔记本;(3) 用户说记原文→随记笔记本。 |
三分类写入,写入前必须先确认意图:
| 用户表述 | 分类 | 目标笔记本 |
|---|---|---|
| 讨论了 WORKING_PRINCIPLE 等文档的内容 | 文档分类 | 对应文档笔记本(查 IMA-NOTEBOOK-MAP.json) |
| 日记、周记、近 7 天记录 | 日记分类 | 「日记」(7444382076662486) |
| 「记原文」「原封不动记下来」「这段对话记一下」 | 随记分类 | 「随记」(7444251382150799) |
注意:「临时文档」不再使用,已改用「日记」和「随记」。
append_docappend_docappend_doc回复用户笔记本名称和写入位置。
每晚凌晨 1:00 自动执行:
memory/ 下近 7 天的日志文件凭证从 ~/.config/ima/ 读取:
~/.config/ima/client_id~/.config/ima/api_keyAPI path: https://ima.qq.com/openapi/note/v1/
| 操作 | API endpoint |
|---|---|
| 搜索笔记本 | /openapi/note/v1/search_note_book |
| 列出笔记本 | /openapi/note/v1/list_note_folder_by_cursor |
| 列出笔记 | /openapi/note/v1/list_note_by_folder_id |
| 读取笔记 | /openapi/note/v1/get_doc_content |
| 新建笔记 | /openapi/note/v1/import_doc |
| 追加笔记 | /openapi/note/v1/append_doc |
Validate ideas, build strategy, and make decisions with proven frameworks.
Self-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when (1) a command, tool, API, or operation fails; (2) the user corrects you or rejects your work; (3) you realize your knowledge is outdated or incorrect; (4) you discover a better approach; (5) the user explicitly installs or references the skill for the current task.
Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use when reviewing, validating, or auditing an implementation plan or design proposal produced by an AI agent. Also trigger when the user says "audit this plan", "review this implementation", "check this design for scope creep", "validate this proposal", or asks whether a plan matches the original requirements — even if they don't say "audit" explicitly.
基于 SOC 职业分类