在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用recall
星标19
分支0
更新时间2026年3月13日 10:19
Query cross-session memory from MinnsDB
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Query cross-session memory from MinnsDB
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Show MinnsDB knowledge graph dashboard
Store a learning into MinnsDB for cross-session recall
Design a workflow via 3-stage Vibe Graphing pipeline
Execute a stored workflow with step-by-step orchestration
基于 SOC 职业分类
| name | recall |
| description | Query cross-session memory from MinnsDB |
| user_invocable | true |
Query the MinnsDB knowledge graph for information stored across previous sessions.
When the user invokes /recall <query>, run:
minns recall "<query>"
minns recall "<query>" to search the knowledge graphminns search "<query>" --mode hybrid/learn/recall how does authentication work?
/recall what decisions were made about the database schema?
/recall what patterns have we used for error handling?