Memory Lancedb Pro Codex
Description
Codex adaptation of memory-lancedb-pro with MCP plugin wrapper, repo skills, and AGENTS.md workflow.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
memory-lancedb-pro-codex
Codex adaptation of [`memory-lancedb-pro`](https://github.com/win4r/memory-lancedb-pro).
This repository turns the original OpenClaw long-term memory engine into a Codex-oriented workflow with:
- a Codex MCP server wrapper
- repo-local plugin metadata
- repo-local and user-local skills for
/memoryand$memory AGENTS.mdguidance so Codex recalls prior work before broad exploration and stores durable lessons after fixes
What Changed vs Upstream
Compared with the upstream `memory-lancedb-pro`, this repo adds a Codex-specific layer on top of the original LanceDB engine:
memory-lancedb-pro/codex/runtime-adapter.ts: Codex runtime bridgememory-lancedb-pro/dist-codex/runtime/: compiled runtime used by the MCP wrapperplugins/memory-lancedb-pro/: Codex plugin bundle with.codex-plugin/plugin.json,.mcp.json, icons, skill, and MCP entrypoint.codex/skills/memory/: repo-local skill for explicit$memoryand/memory.agents/plugins/marketplace.json: repo-local plugin marketplace entryAGENTS.md: repo-level memory workflow instructions
The runtime exposes these tools:
memory_healthmemory_recallmemory_extract_and_storememory_storememory_updatememory_forgetmemory_listmemory_stats
Repository Layout
.
├── memory-lancedb-pro/ # adapted memory engine
│ ├── src/ # original engine sources + local fixes
│ ├── codex/ # Codex runtime adapter source
│ ├── dist-codex/runtime/ # compiled runtime used by the plugin wrapper
│ └── test/ # upstream tests + Codex smoke tests
├── plugins/memory-lancedb-pro/ # Codex plugin wrapper
│ ├── .codex-plugin/plugin.json
│ ├── .mcp.json
│ ├── scripts/mcp-server.mjs
│ └── config.example.json
├── .codex/skills/memory/ # repo-local explicit memory skill
├── .agents/plugins/marketplace.json # repo-local plugin ent
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity