claude-history-ingest

Ingest Claude CLI histories into Obsidian wiki pages with append or full modes.

Updated Apr 27, 2014
One-click install
npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill claude-history-ingest-nirajkashyap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-history-ingest
Source: https://github.com/Nirajkashyap/nirajkashyap.github.io/tree/main/.agents/skills/claude-history-ingest
Command: npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill claude-history-ingest-nirajkashyap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest Claude conversation history into the Obsidian wiki to distill past discussions, sessions, and projects into searchable knowledge.

Core Features & Use Cases

  • Append mode (default): Only ingest new or updated files to incrementally grow the wiki.
  • Full mode: Re-ingest everything to rebuild knowledge from scratch.
  • Multi-source ingestion: Handles both CLI data (~/.claude) and desktop local-agent-mode sessions, including conversations, memory files, and audit logs.
  • Wiki-ready outputs: Produces structured knowledge suitable for project-level pages, concepts, and global synthesis while respecting privacy.

Quick Start

Ingest my Claude history into the wiki to surface insights from past conversations.

Frequently Asked Questions about claude-history-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ingest Claude conversation history into an Obsidian wiki?

You can ingest Claude history into an Obsidian wiki by processing CLI data from ~/.claude and desktop local-agent-mode sessions to distill past conversations, memory files, and audit logs into structured, searchable knowledge pages.

Can I incrementally append new Claude transcripts to my existing wiki?

Yes, append mode is the default behavior and only ingests new or updated files, allowing you to incrementally grow your Obsidian wiki without duplicating previously processed conversation history.

What is the best way to rebuild my Obsidian wiki from all past Claude sessions?

Full mode re-ingests everything to rebuild knowledge from scratch, processing all CLI data and desktop local-agent-mode sessions to generate fresh project-level pages and global synthesis.

Does this history ingestion process Claude audit logs and memory files?

Yes, history ingestion processes multi-source data including conversations, memory files, and audit logs from both CLI data and desktop local-agent-mode sessions for comprehensive wiki outputs.

How are secrets and privacy handled when exporting Claude history?

The ingestion process ensures safe, privacy-conscious processing by actively avoiding secrets and producing wiki-ready outputs that respect privacy while clustering project-level knowledge.

Do I need Obsidian to use this Claude history ingestion skill?

Obsidian is the target wiki format for the structured outputs, so you need an Obsidian vault to properly view and navigate the ingested conversation history, memory files, and audit logs.