What problem does it solve?
Valuable solutions, code snippets, and lessons learned during AI conversations are easily lost once the session ends. This Skill distills the essence of a conversation and persists it as a structured Markdown note in your Obsidian vault.
Core Features & Use Cases
- Essence Extraction: Identifies problems, solutions, reusable code, decision rationale, and pitfalls while filtering out filler dialogue and failed attempts.
- Structured Note Generation: Produces notes with Background, Core Content, Solutions, Key Takeaways, and Related sections, without YAML frontmatter or H1 titles.
- Direct File Writing: Uses Bash with heredoc to write the note directly into the Obsidian vault folder, creating directories if needed.
- Use Case: After a long debugging session with Claude Code, say "save this conversation" to automatically generate a clean, standalone note in your Obsidian AI conversation archive.
Quick Start
Ask the assistant to save the essence of this conversation to Obsidian, and it will extract the key points and write a structured Markdown note into your vault.