mh_write
Store an important conclusion or knowledge item into the shared memory hub so it persists for future retrieval by any agent. Specify source, category, and layer to keep memories organized.
Instructions
写入一条记忆/知识到老大的统一记忆中枢(openmem)。source 必填=写入方 agent 名。layer: k=知识 m=记忆。category: rules/facts/projects/lessons/knowledge/archive/verification/services/capabilities/misc(或项目名如 dsh / agents-to-feishu)。重要结论不写入=任务不算完成。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | 标签列表 | |
| layer | No | k=知识 m=记忆 | k |
| pinned | No | 关键事实钉住,免疫自动归档 | |
| source | Yes | 写入方 agent 名,如 codex / dsh / WorkBuddy | |
| content | Yes | 记忆内容正文 | |
| category | No | rules/facts/projects/lessons/knowledge/archive/verification/services/capabilities/misc,或项目名如 dsh / agents-to-feishu | misc |
| confidence | No |