mnemos-codex
- Repo stars 0
- Author updated Live
- Author repo skills-registry
- Domain
- AI
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @tomevault-io · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: mnemos-codex
description: Use when Codex users or Codex agents need to install, configure, validate, troubleshoot, or oper…
category: ai
runtime: no special runtime
---
# mnemos-codex output preview
## PART A: Task fit
- Use case: 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..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Default path / Claim discipline / Daily loop” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “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.”.
- **02** When the source has headings, the agent prioritizes “Default path / Claim discipline / Daily loop” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “Default path / Claim discipline / Daily loop”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: mnemos-codex
description: Use when Codex users or Codex agents need to install, configure, validate, troubleshoot, or oper…
category: ai
source: tomevault-io/skills-registry
---
# mnemos-codex
## When to use
- Use when Codex users or Codex agents need to install, configure, validate, troubleshoot, or operate Mnemos through MCP…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Default path / Claim discipline / Daily loop” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "mnemos-codex" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Default path / Claim discipline / Daily loop
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} 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]"andmnemos ui. - Treat the blessed Codex setup as two parts: MCP config plus a repo-level
AGENTS.mdmemory block. - Read
references/install.mdfor install and validation. - Read
references/operations.mdfor daily use, troubleshooting, and honest capability framing.
Claim discipline
- Safe to claim: Mnemos works in Codex through MCP, shared
MNEMOS_CONFIG_PATH, repo-levelAGENTS.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
- Start in recall mode: call
mnemos_retrievewith a task-focused query and repo-scoped arguments. - Do the work, then switch to curator mode: store only durable facts with
mnemos_store. - Use
mnemos_inspectbefore storing a correction or when a retrieved memory looks suspicious. - Finish substantial work with
mnemos_consolidate. - 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>, andallowed_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.
Source: anthony-maio/mnemos — distributed by TomeVault.
Decide Fit First
Design Intent
How To Use It
Boundaries And Review