What problem does it solve? After a long investigation or discussion with an AI, key facts, reasoning, and open questions are scattered across the conversation and hard to revisit. This Skill consolidates only what was established in the current conversation into one self-contained Japanese Markdown file, without adding outside information. ## Core Features & Use Cases - Conversation-only summarization: Writes notes strictly from established facts, inferences, and unconfirmed items in the current chat, keeping them clearly distinguished. - Structured Markdown output: Produces a single file with frontmatter, a table of contents at the top, a summary section, and reference links. - Safe file saving: Saves to a user-specified path or defaults to YYYY-MM-DD-<slug>.md in the current directory, asking before overwriting existing files. - Use Case: After researching a technical decision in chat, ask to summarize the discussion; you get a dated Markdown note you can reread later without re-searching. ## Quick Start Summarize everything we discussed in this conversation into a Markdown note and save it.