obsidian-consolidate

Summarize session learnings into Obsidian daily and topic notes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/UtakataKyosui/C2Lab --skill obsidian-consolidate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-consolidate
Source: https://github.com/UtakataKyosui/C2Lab/tree/main/plugins/obsidian-knowledge/skills/obsidian-consolidate
Command: npx skills add https://github.com/UtakataKyosui/C2Lab --skill obsidian-consolidate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you systematically organize and store the key takeaways and decisions from your work sessions directly into your Obsidian vault, ensuring valuable knowledge is not lost.

Core Features & Use Cases

  • Session Summarization: Condenses the main learnings, decisions, and action items from a work session into a concise summary.
  • Daily Note Integration: Appends the summarized learnings to your daily notes in Obsidian for easy chronological tracking.
  • Knowledge Extraction: Identifies reusable knowledge and creates separate topic notes, linking them back to the daily entry.
  • Use Case: After completing a complex debugging task, use this Skill to summarize the root cause, the fix, and any new insights gained, then have it automatically added to your daily log and create a new note for a recurring error pattern.

Quick Start

Use the obsidian-consolidate skill to summarize today's work and add it to your daily note.

Frequently Asked Questions about obsidian-consolidate

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

FAQPage Schema
How do I save coding session learnings to Obsidian daily notes?

To save coding session learnings to Obsidian daily notes, this Skill condenses your work outcomes into a concise summary and appends it directly to your daily log for chronological tracking. It systematically captures decisions and action items to prevent knowledge loss.

Can I automatically create separate topic notes for reusable knowledge from a work session?

Yes, you can create separate topic notes for reusable knowledge by having the Skill identify key insights and extract them into dedicated notes. It then links these new topic notes back to the original daily entry for interconnected knowledge management.

What is the best way to consolidate debugging session outcomes into a knowledge base?

The best way to consolidate debugging session outcomes is to use a summarization process that captures the root cause, the fix, and new insights. This Skill automates that process by generating session summaries and persisting them into your Obsidian vault.

Do I need an existing Obsidian vault to use this session summarization process?

Yes, you need an existing Obsidian vault because this Skill requires Obsidian vault access to append daily notes and create separate topic notes. A defined vault structure is necessary to store the daily logs and linked knowledge entries.

How does knowledge extraction work for recurring error patterns in Obsidian?

Knowledge extraction for recurring error patterns works by identifying reusable knowledge from your session summary and creating a separate topic note. This note captures the specific error pattern and links back to your daily entry for future reference.