‹ 首页

mnemos-codex

@anthony-maio · 收录于 2 天前 · 上游提交 3 个月前

Use when Codex users or Codex agents need to install, configure, validate, troubleshoot, or operate Mnemos through MCP, or when they mention Codex memory, AGENTS.md memory policy, Codex Automations, or Mnemos in Codex.

适合你,如果你用 Codex 并需要管理 Mnemos 记忆系统

/ 通过 npx 安装 校验哈希
npx oh-my-skill add anthony-maio/mnemos/mnemos-codex
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- anthony-maio/mnemos/mnemos-codex
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify anthony-maio/mnemos/mnemos-codex
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
26GitHub stars
~520最小装载
~1.3K含声明引用
~1.3K文本包总量
索引托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · 8033bd6

Mnemos for Codex

Use this skill to put Mnemos on the supported Codex path without overstating host automation. In Codex, the practical Mnemos workflow is:

  • recall at the start of substantial work
  • curate durable facts during or after the task
  • consolidate before finishing
Default path
  • Prefer pip install "mnemos-memory[mcp]" and mnemos ui.
  • Treat the blessed Codex setup as two parts: MCP config plus a repo-level AGENTS.md memory block.
  • Read references/install.md for install and validation.
  • Read references/operations.md for daily use, troubleshooting, and honest capability framing.
Claim discipline
  • Safe to claim: Mnemos works in Codex through MCP, shared MNEMOS_CONFIG_PATH, repo-level AGENTS.md, and optional maintenance Automations.
  • Do not claim built-in prompt/tool lifecycle hooks or Claude Code parity.
  • Hard auto-capture in Codex is host-dependent and not shipped by Mnemos today.
Daily loop
  1. Start in recall mode: call mnemos_retrieve with a task-focused query and repo-scoped arguments.
  2. Do the work, then switch to curator mode: store only durable facts with mnemos_store.
  3. Use mnemos_inspect before storing a correction or when a retrieved memory looks suspicious.
  4. Finish substantial work with mnemos_consolidate.
  5. If Mnemos MCP tools are unavailable, continue normally instead of blocking work.
Recall mode
  • Use at the start of coding, debugging, review, or handoff tasks.
  • Query for architecture, current repo conventions, recent fixes, environment quirks, and user preferences that matter for this task.
  • In Codex, prefer current_scope=project, scope_id=<workspace or repo name>, and allowed_scopes=project,global.
Curator mode
  • Use during or near the end of a substantial task.
  • Store decisions, constraints, environment facts, recurring bug patterns, and stable preferences.
  • Skip one-off chatter, ephemeral plans, stack traces without reusable lessons, and secrets.
Avoid
  • Do not present Codex Automations as session capture.
  • Do not tell users to type memories manually as the primary workflow.
  • Do not market Codex as Tier 1 until real daily-use validation is complete.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。