用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/TuYv/ccpm --skill memory命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | memory |
| description | How to maintain node memory well -- the node's persistent knowledge store. |
Memory ($MEMORY_DIR) is the node's durable brain. Read it when you orient and
fold findings back before each iteration ends. Sync may also write to memory
when crucial information arrives via radio. See the wiki skill for how memory
relates to the shared project wiki; this doc is the discipline for keeping
memory useful.
Run wiki --help and wiki <command> --help for the CLI.
environment, decisions, state, todo -- rename to
fit the work; stubs are fine), never a single grab-bag page; when a page
starts covering two topics, split it. A leaf expecting to finish within an
iteration or two may keep just the state page.state page for
where-am-I / what's-next, overwritten in place -- no "prior run" sections;
per-iteration narrative belongs in the plan post-mortem, never memory.desc: frontmatter. A page without it (a near-miss key like
description: counts as without) is invisible to wiki map; after adding or
moving pages, run wiki update --path=$MEMORY_DIR so they gain frontmatter
and index entries._index.md under ~100 lines below the ***;
factor overflow into child pages.wiki lint flags out-of-wiki wikilinks as stale.