원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
从 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.
| 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