conversation-recap-to-obsidian
Build high-value Obsidian daily and weekly review notes from conversation or existing markdown notes. Use this skill whenever the user asks to summarize the current chat into Obsidian, append a structured session recap, regenerate a daily summary from a full daily note, create or refresh a weekly report, merge same-topic work across multiple days, group work by project/task instead of by date, or extract structured review notes with conclusions, key points, tags, and wikilinks.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/amortalsodyssey/conversation-recap-to-obsidianWhat This Skill Does
The conversation-recap-to-obsidian skill serves as a sophisticated bridge between your ephemeral AI chat sessions and your permanent personal knowledge management system in Obsidian. Unlike basic summarization tools that provide a generic overview, this skill is designed to structure raw dialogue into high-value, actionable intelligence. It operates across three distinct temporal layers: capturing granular session recaps, synthesizing full-day activity into concise conclusions, and cross-referencing multi-day threads to create cohesive weekly reports. By prioritizing the extraction of problems solved, output conclusions, and strategic wikilinks, it transforms your notes from static records into dynamic assets that support long-term productivity and professional growth.
Installation
You can install this skill directly via the OpenClaw command-line interface. Run the following command in your terminal to initialize the integration with your Obsidian vault:
clawhub install openclaw/skills/skills/amortalsodyssey/conversation-recap-to-obsidian
Ensure your local environment is configured with the correct path to your Obsidian vault, typically defaulting to daily/YYYY-MM-DD.md unless otherwise specified in your settings.
Use Cases
This skill is built for users who want to minimize friction between thinking and recording. Common use cases include:
- Session Archiving: Automatically logging the technical outcomes of a complex debugging session into your daily journal.
- Daily Synthesis: Compressing scattered thoughts and fragmented discussions from throughout the day into a unified summary block.
- Weekly Reporting: Aggregating progress across multiple days to track project velocity and cross-topic developments, avoiding tedious daily chronologies.
- Refining Documentation: Replacing stale or redundant notes with fresh, condensed insights that maintain the context of original discussions.
Example Prompts
- "Summarize our recent discussion about the API authentication issue and append it to today's note in the structured format."
- "Review my daily notes from Monday to Friday, group the tasks by project, and generate a weekly synthesis report."
- "Refresh my daily summary for today by looking at all our conversation blocks; keep the focus on the conclusions and follow-up tags."
Tips & Limitations
- Precision over Volume: Focus on providing clear headings and defined objectives during your conversation, as the skill works best when it can identify clear 'problems' and 'solutions'.
- Wiki-linking: Use the tag system consistently to ensure that the skill can effectively create wikilinks between your current work and related project documents.
- Limitations: While the skill excels at synthesis, it relies on your input structure. If a conversation lacks a clear conclusion or objective, the resulting summary will be less effective. Always prompt the AI to clarify the 'why' behind your tasks for the best archival results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-amortalsodyssey-conversation-recap-to-obsidian": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
wechat-article-to-obsidian
Save WeChat public account articles (微信公众号文章) as clean Markdown notes in Obsidian. Use this skill whenever the user shares a mp.weixin.qq.com link and wants to save it to Obsidian, or mentions '微信文章', '公众号文章', '保存微信', '导入微信文章到Obsidian', 'save wechat article', 'clip wechat'. Also triggers when the user wants to batch-save multiple WeChat article URLs to their Obsidian vault. Zero external dependencies — just curl and Node.js.
follow-builders-sidecar
OpenClaw-only sidecar for the original follow-builders skill. Use when the user wants to take over scheduling and delivery without modifying the upstream skill, configure digest delivery, inspect takeover status, or roll back to the original cron.
mail_invoice_archiver
Read supported mailbox providers such as 126, 163, and Gmail, identify invoice attachments or invoice download links, archive invoices by month, deduplicate by invoice number and amount, and prepare monthly reports plus delivery bundles. Use when OpenClaw needs to sync invoice mail, investigate failed downloads, package a month's archive, or summarize totals and high-value invoices.