memory-bridge
方便在多模型环境下审计与比对不同工具贡献的知识片段。
会读取仓库中的 .manifest.json 或页面 frontmatter 等本地元数据。
按生成模型来源浏览并比较 wiki 页面中的知识溯源元数据。
按生成模型来源把你的 wiki 页面按来源 AI(比如 Codex、Claude、Hermes)分门别类地展示和比较,连带显示每页的溯源元数据。平时用来查谁先“知道”某条信息、找不同工具之间的盲点或验证来源可信度。最重要的是有差异模式,能直接列出某个模型独有或缺失的知识,方便补齐知识库。
▸ 展开 SKILL.md 英文原文
Browse and compare wiki knowledge by which AI tool originally produced it. Use this skill when the user says "/memory-bridge", "browse codex memory", "what did codex know about X", "show me claude knowledge", "cross-tool memory", "what does hermes know that claude doesn't", "show me knowledge from <tool>", "compare my AI tool memories", or wants to explore knowledge gaps between tools. Works from any project. Diff mode ("what's different", "unique to codex", "gaps between tools") is the killer feature — it surfaces blind spots between tools that the user may not know exist.
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/memory-bridge/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/memory-bridge/SKILL.md"# Memory Bridge — Cross-Tool Knowledge Browser You are helping the user browse and compare their Obsidian wiki knowledge filtered by which AI tool originally produced it. The wiki tracks source provenance in `.manifest.json` and page `sources:` frontmatter — this skill surfaces that metadata as a navigable view. ## Before You Start 1. **Resolve config** — follow the Config Resolution Protocol in `llm-wiki/SKILL.md` (inline `@name` override → walk up CWD for `.env` → `~/.obsidian-wiki/config` → prompt setup). This gives `OBSIDIAN_VAULT_PATH`. 2. Read `$OBSIDIAN_VAULT_PATH/.manifest.json` — this is the source-of-truth for what tool produced what. 3. Read `$OBSIDIAN_VAULT_PATH/index.md` for