一键导入
consolidate-memory
Walk ~/.deepcode/memory/, merge duplicates, prune the index.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Walk ~/.deepcode/memory/, merge duplicates, prune the index.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Help build/debug DeepSeek API usage (openai-compatible).
Run a command on a recurring interval (poll CI etc.).
Read/extract/combine/split PDFs.
Launch this project's app to see a change in action.
Schedule a one-off or cron task via DeepCode's daemon.
Help author a new skill — frontmatter + body + best-trigger description.
| name | consolidate-memory |
| description | Walk ~/.deepcode/memory/, merge duplicates, prune the index. |
DeepCode's # command appends snippets to the user's persistent memory.
Over time these accumulate duplicates and stale entries; this skill cleans
them up.
~/.deepcode/memory/ (one MD per topic).~/.deepcode/memory/MEMORY.md should still
reference every remaining file. Drop dead links.A single proposed-changes block with each action: KEEP / MERGE → / DELETE / EDIT,
and a final summary N files; M consolidated; K to delete. Then ask the
user to approve before writing.