一键导入
lw-merge
Merge duplicate or overlapping wiki pages, update backlinks, archive absorbed pages, and log the merge. Usage: /lw-merge <slug-a> <slug-b> or /lw-merge
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Merge duplicate or overlapping wiki pages, update backlinks, archive absorbed pages, and log the merge. Usage: /lw-merge <slug-a> <slug-b> or /lw-merge
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Clone a git remote into the workspace-local mirror at raw/upstream, bind repo_sync in the profile and manifest, then enable lw-sync-repo. Usage: /lw-clone-repo <git-url> [options]
Initialize a new LLM Wiki workspace with raw/, wiki/, profiles/, and .llm-wiki/ state files, plus optional outputs/ artifact storage when needed. Usage: /lw-init <workspace-path>
Coordinator skill for the reusable LLM Wiki framework. Selects and sequences the appropriate lifecycle skills for initializing, cloning from a Git URL into raw/upstream, ingesting, compiling, linting, reflecting, syncing from a repo, querying, and output generation. Use this as the top-level skill when an agent needs to build, maintain, or answer from a wiki for an arbitrary project.
Inspect repo changes, classify them using the active profile, stage them into raw/, update manifest state, and recommend or trigger compile/lint/reflect actions. Usage: /lw-sync-repo <repo-path|commit-range|changed-files>
Answer a question using wiki/index.md first, then only the most relevant wiki pages. File lasting knowledge back into wiki/, and only write to outputs/ when the user explicitly wants a non-canonical artifact/export. Usage: /lw-ask <question>
Run structural and content-health checks on wiki/, audit outputs/ for promotion candidates, save a durable lint report to outputs/, update wiki/log.md, and surface prioritized follow-up actions. Usage: /lw-lint
| name | lw-merge |
| description | Merge duplicate or overlapping wiki pages, update backlinks, archive absorbed pages, and log the merge. Usage: /lw-merge <slug-a> <slug-b> or /lw-merge |
Merge overlapping pages safely.
wiki/index.md.wiki/ and outputs/.wiki/archive/ with a redirect note.wiki/index.md and wiki/log.md.