What problem does it solve?
This Skill helps you catalog Claude conversations (browser exports and Claude Code sessions) into an Obsidian vault with rich frontmatter, enabling fast search, organization, and durable knowledge capture.
Core Features & Use Cases
- Rich Frontmatter: Each session includes metadata like session_id, date, topics, summary, and more for seamless Dataview queries.
- Dataview Compatibility: Structured data supports powerful in-notebook analytics and dashboards.
- Organized Structure: Sessions are grouped under Sessions/Browser and Sessions/Code to mirror your workflow.
- Incremental Sync: Only new sessions are processed on subsequent runs.
- Raw Data Preservation: Original exports are retained for re-processing or auditing.
- ** Claude Code Skill Integration**: Naturally interacts with Claude Code history for complete context.
Quick Start
Run a full sync to import all Claude conversations into your Obsidian vault:
python ~/.claude/skills/obsidian-catalog/scripts/sync.py --all