What problem does it solve? Long AI conversations contain valuable decisions, file changes, and lessons learned that are easily lost once the session ends. This Skill captures the current conversation, structures it into a reusable summary, and archives it in your Obsidian vault for future reference. ## Core Features & Use Cases - Conversation Analysis: Extracts main topics, key decisions, created or modified files, and lessons learned from the current session. - Structured Markdown Logs: Generates a log with frontmatter (creation date, tags), an overview, summary sections (actions, decisions, deliverables, notes), and a collapsible full conversation transcript. - Automatic Titling and Filing: Auto-generates a title when none is given, sanitizes filenames by replacing spaces with hyphens, and saves to ~/obsidian/Logs/{YYYYMMDD}_{title}.md. - Use Case: After a long debugging or research session, run /log React 19 investigation to archive the findings, decisions, and full transcript into your Obsidian knowledge base. ## Quick Start Ask the assistant to summarize this conversation and save it as a log in Obsidian, optionally providing a title for the log file.