learning-summary

Extract key concepts, learnings, examples, and references into structured YAML frontmatter documents.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/JayKim88/claude-ai-engineering --skill learning-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-summary
Source: https://github.com/JayKim88/claude-ai-engineering/tree/main/plugins/learning-summary/skills/learning-summary
Command: npx skills add https://github.com/JayKim88/claude-ai-engineering --skill learning-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Learning Summary Skill helps you quickly distill long conversations into concise, structured learning notes that are easy to reference and reuse.

Core Features & Use Cases

  • Automatic extraction of key concepts, new learnings, practical examples, common misconceptions, references, and next steps from conversations.
  • Generates frontmatter-ready Markdown blocks for blogs, docs, or portfolio use.
  • Supports optional session history analysis and Git-based saving with optional auto-commit.

Quick Start

Prompt Claude to summarize the current conversation and save the learning note to your repository.

Frequently Asked Questions about learning-summary

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

FAQPage Schema
How do I turn long chat conversations into structured learning notes?

To turn conversations into structured learning notes, this Skill identifies key concepts, new learnings, practical examples, and references from your active dialogue. It then produces a structured Markdown document with clearly labeled sections and actionable next steps.

Can I generate markdown documentation with YAML frontmatter from session history?

You can generate frontmatter-ready Markdown documentation from session history if the feature is enabled. The Skill analyzes recent sessions and project context, otherwise it defaults to analyzing only the current active dialogue.

How do I extract key concepts and practical examples from a conversation automatically?

Automatic extraction of key concepts and practical examples is handled by analyzing your conversation text. The Skill distills long dialogues into concise, reusable notes that include common misconceptions and references.

Does this learning summary tool support Git-based saving with auto-commit?

Git-based saving with optional auto-commit is supported. After generating your structured learning note, you can prompt the tool to save the Markdown file directly to your configured repository.

What is the best way to create bilingual summaries from project dialogues?

Creating bilingual summaries from project dialogues is supported by this Skill's extraction logic. It processes the conversation text to identify learnings and outputs a structured document suitable for bilingual publication and portfolio use.