claude-history-ingest
把 AI 会话中的决策与知识沉淀到个人知识库,便于检索复用。
需要读取本地 ~/.claude 等会话文件,可能包含敏感信息。
将 Claude Code 的对话历史提取并整理为 Obsidian 笔记。
把你跟 Claude Code 的历史对话挖出来,整理成 Obsidian 笔记,方便回顾和复用。适合想把 ~/.claude、项目会话或审计日志入库、找以前写过的代码片段或设计讨论时用。它会把凌乱的聊天摘取关键信息、代码块、上下文和元数据,做成可检索、结构化的笔记,省去手工搬运。
▸ 展开 SKILL.md 英文原文
Ingest Claude Code conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Claude conversations for knowledge, import their ~/.claude folder, extract insights from previous coding sessions, or says things like "process my Claude history", "add my conversations to the wiki", "what have I discussed with Claude before". Also triggers when the user mentions their .claude folder, Claude projects, session data, past conversation logs, local-agent-mode sessions, or audit logs.
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/claude-history-ingest/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/claude-history-ingest/SKILL.md"# Claude History Ingest — Conversation Mining You are extracting knowledge from the user's past Claude Code conversations and distilling it into the Obsidian wiki. Conversations are rich but messy — your job is to find the signal and compile it. This skill can be invoked directly or via the `wiki-history-ingest` router (`/wiki-history-ingest claude`). ## 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` and `CLAUDE_HISTORY_PATH` (defaults to `~/.claude`) 2. Read `.manifest.json` at the vault root to check what'