一键导入
corivo-query
Query Corivo for prior facts, preferences, and project decisions when the user refers to past conversations or durable memory.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Query Corivo for prior facts, preferences, and project decisions when the user refers to past conversations or durable memory.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
从 Corivo 数据库查询记忆。当用户说"我之前说过""记得吗""我们之前决定""我的偏好"或涉及过去对话中的信息时,自动触发此技能。
保存记忆到 Corivo 数据库。当用户说"保存这个""记住""记下来""不要忘了"或提到需要长期保留的重要信息时,自动触发此技能。
Save durable memory into Corivo when the user asks to remember important information, decisions, preferences, or project facts.
Umbrella Corivo memory skill. Route memory-related requests to save or query behavior for the local Corivo runtime.
基于 SOC 职业分类
| name | corivo-query |
| description | Query Corivo for prior facts, preferences, and project decisions when the user refers to past conversations or durable memory. |
| metadata | {"priority":5,"promptSignals":{"phrases":["remember what I said","do you remember","what did we decide","查一下之前","记得吗","我之前说过","从 corivo 查"],"allOf":[["记得","吗"],["之前","说过"],["what","decide"],["from","corivo"]],"anyOf":["remember","query","recall","查","记得","之前","偏好"],"minScore":5}} |
| retrieval | {"aliases":["corivo query","query corivo","recall memory","从 corivo 查询"],"intents":["recall prior memory","query user preference","check project decision"],"entities":["corivo","corivo query","prior decision"]} |
Recall relevant memory from the local Corivo runtime before answering.
Use this skill when the user asks things like:
which corivo || echo "NOT_INSTALLED"
If Corivo is missing, tell the user:
[corivo] 需要先安装 Corivo:
npm install -g corivo
corivo init
corivo status
If the runtime is not initialized, tell the user instead of guessing.
corivo query "<keywords>" --limit 5
corivo query "<keywords>" --annotation "<nature> · <domain>" --limit 5