save-conversation

Export Claude Code conversations into structured Obsidian vault notes.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/nhangen/claude-obsidian-plugin --skill save-conversation-nhangen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-conversation
Source: https://github.com/nhangen/claude-obsidian-plugin/tree/main/skills/save-conversation
Command: npx skills add https://github.com/nhangen/claude-obsidian-plugin --skill save-conversation-nhangen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires , and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manually saving Claude Code sessions can be cumbersome and error-prone. This Skill streamlines the process by automating the export of conversations directly into your Obsidian vault, ensuring important insights and sessions are easily retrievable and well-organized.

Core Features & Use Cases

  • Automatic Session Export: Automatically save Claude Code sessions to Obsidian with structured markdown formatting.
  • Project Folder Routing: Routes sessions to the appropriate project folder based on session content and configuration settings.
  • Session Summarization: Creates structured summaries of the sessions, aiding in knowledge organization and quick reference.
  • Use Case: Suppose you've had an in-depth conversation about a research project with Claude. Using this Skill, your session is saved with all relevant context, formatted neatly, and organized under the correct project in your Obsidian vault.

Quick Start

Trigger the save-conversation skill by saying "Save this session to my research project."

Frequently Asked Questions about save-conversation

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

FAQPage Schema
How do I export Claude Code conversations to Obsidian?

You can export Claude Code conversations to Obsidian by triggering an automated session capture that extracts and structures the dialogue into formatted markdown files within your vault.

What is the best way to save code-related discussions for future knowledge management?

Saving code-related discussions for knowledge management is best handled by automatically routing structured session markdown files into dedicated project folders within an Obsidian vault.

Can I automatically organize exported Claude Code sessions into specific Obsidian project folders?

Yes, you can automatically organize exported sessions into specific Obsidian project folders by configuring routing settings that analyze session content and direct the markdown files accordingly.

Does this conversation export method create session summaries for quick reference?

Yes, the conversation export method creates structured session summaries during the extraction process, aiding in knowledge organization and enabling quick reference for research tracking.

What are the limitations of manually saving Claude Code sessions compared to an automated export?

Manually saving Claude Code sessions is cumbersome and error-prone compared to automated exports, which ensure important insights are easily retrievable and structured correctly without manual intervention.

Do I need an existing Obsidian vault to save Claude Code conversations?

Yes, you need an existing Obsidian vault configured to receive the structured markdown files, as the export mechanism directly routes and saves the extracted conversations into that specific environment.