‹ 返回总目录
工具 最近更新08-04

claude-history-ingest

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量2.6K
⭐ GitHub Stars3,112(fork 315)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-04-06
💻 语言 / LicensePython · MIT
🐛 开放Issue7

📝 工具简介

让 AI agent 通过 Obsidian wiki 构建和维护数字大脑的框架。

📖 怎么用

先装工具,跑 `pip install obsidian-wiki`,然后初始化 `obsidian-wiki setup --vault ~/brain` 指定你的知识库文件夹。装完在 Claude 里直接说“https://github.com/Ar9av/obsidian-wiki — set up my wiki”让它配置。日常用斜杠命令操作:`/wiki-ingest ~/research` 整理文件夹,`/wiki-capture` 保存当前对话,`/wiki-history-ingest claude` 挖掘历史记录,`/wiki-query` 查知识点,`/wiki-digest week` 生成周总结。也可以用命令行 `obsidian-wiki sessions-build` 构建会话索引。

📋 迷你测评

用Obsidian wiki给AI agent搭数字大脑的框架。亮点是知识管理思路清晰,适合长期积累。简介未提供具体数据点。

📄 README 要点

这个工具解决一个很常见的问题:你三个月前解决过的难题,换个项目又得从头折腾,因为答案藏在某个再也找不到的聊天记录里。它的思路是,你指定一个文件夹,告诉AI助手要记住什么,它就会把学到的知识整理成互相链接的Markdown文件,归你所有。这个模式来自Andrej Karpathy的LLM Wiki思路:一次性整理知识并持续更新,而不是反复问AI或每次重新跑RAG。所有技能都是纯Markdown文件,任何主流AI编程工具(Claude Code、Cursor、Codex、Windsurf、Gemini CLI等)都能直接读取运行,不需要额外运行时、API密钥,也不绑定任何厂商,60秒就能上手。适合想建立个人知识库、避免重复解决问题的开发者。

查看英文原文
obsidian wiki A digital brain you grow with your AI agent. It remembers what you figure out, connects it to what you already know, and answers when you ask. English 繁體中文 You solve a hard problem on a Tuesday. Three months later, in a different repo, you solve it again from scratch — because the answer lived in a chat log you'll never find. This fixes that. Point it at a folder, tell your agent what to remember, and it compiles what you learn into interconnected markdown you own. The pattern comes from Andrej Karpathy's LLM Wiki gist: compile knowledge once and keep it current, instead of asking an LLM the same questions forever or re running RAG every time. Your second brain. Your AI agent is how you grow it. Every skill here is a markdown file that any agent — Claude Code, Cursor, Codex, Windsurf, Gemini CLI, and a dozen more — reads and runs. No runtime, no API keys, no vendor. 60 seconds [安装/使用命令见下方] Then open any project in your agent and say "set up my wiki" . Prefer not to touch a terminal? Give your agent this and it'll do the whole thing: [安装/使用命令见下方] Other paths — git clone , Skills CLI, multiple vaults → Installation What you actually do Feed it. Anything text shaped: docs, PDFs, chat exports, meeting transcripts, screenshots, URLs. [安装/使用命令见下方] Ask it. Answers come back with [[wikilink]] citations, not vibes. [安装/使用命令见下方] Find that session you can't name. [安装/使用命令见下方] Keep it honest. The vault gets messy on its own; these clean it. [安装/使用命令见下方] All 39 skills → Skills Reference See it Open the vault in Obsidian and hit the graph view (Cmd/Ctrl+P → "Open graph view"). Say "color my graph" and it tints nodes by tag, category, or visibility. Or export the whole graph to graph.json , GraphML (Gephi/yEd), Neo4j Cypher, or a self contained interactive graph.html . Why this and not a notes folder It compiles, it doesn't accumulate. New knowledge merges into existing pages. Contradictions get flagged. Nothing gets duplicated. It only reads what changed. A manifest

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考