·summary-generator
""

summary-generator

panaversity/agentfactory

This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a `.summary.md` companion file, or when reviewing/refreshing existing summaries.

6Installs·2Trend·@panaversity

Installation

$npx skills add https://github.com/panaversity/agentfactory --skill summary-generator

SKILL.md

This skill generates concise, scannable summaries for educational lessons by extracting the essential learning elements through Socratic questioning. Summaries serve two user needs: quick review (students returning to refresh understanding) and just-in-time reference (students checking back mid-practice).

To generate a summary, work through these questions in order. Each question extracts content for one section of the summary.

Question 1: Core Concept "If a student remembers only ONE thing from this lesson tomorrow, what must it be?"

This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a `.summary.md` companion file, or when reviewing/refreshing existing summaries. Source: panaversity/agentfactory.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/panaversity/agentfactory --skill summary-generator
Category
""Writing
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is summary-generator?

This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a `.summary.md` companion file, or when reviewing/refreshing existing summaries. Source: panaversity/agentfactory.

How do I install summary-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill summary-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/panaversity/agentfactory