summarize-slides

Convert lecture PDFs into bilingual LaTeX/PDF cheat sheets with page references.

296|12|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Li-Baichuan-James/summarize-slides-skill --skill summarize-slides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-slides
Source: https://github.com/Li-Baichuan-James/summarize-slides-skill/tree/main
Command: npx skills add https://github.com/Li-Baichuan-James/summarize-slides-skill --skill summarize-slides

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users convert long lecture PDFs and slide decks into compact, exam-oriented study artifacts by orchestrating global reading, segmentation, and concise synthesis into LaTeX and PDF outputs with page-cited references.

Core Features & Use Cases

  • End-to-end workflow coordinating PDF intake, segmentation by lecture or topic, synthesis, and final artifacts (tex and pdf).
  • Outputs a single, organized cheat-sheet in a dedicated folder (Summary - <pdf-stem>) with bilingual terminology and page references.
  • Use cases include exam preparation, rapid revision, and concise formula/concept sheets for courses.

Quick Start

Provide the path to a PDF and request a complete LaTeX and PDF summary in Chinese with page references.

Frequently Asked Questions about summarize-slides

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

FAQPage Schema
How do I summarize lecture PDFs into an exam-ready cheat sheet?

You can summarize lecture PDFs into an exam cheat sheet by providing the file path to trigger an end-to-end workflow that reads, segments, and synthesizes content into a bilingual sheet with page-cited formulas and concepts.

Can I get a bilingual summary with formulas and page references from course slides?

Yes, you can get a bilingual summary with formulas and page references from course slides. The skill produces an organized output containing terminology, concepts, and page-cited examples suitable for rapid exam revision.

Do I need a LaTeX toolchain to compile the PDF summary of my handouts?

You need a local LaTeX toolchain using xelatex to compile the final PDF summary of your handouts. The skill relies on this environment to generate the compiled PDF artifact from the synthesized LaTeX file.

What is the best way to convert course handouts into a concise formula sheet for quick review?

The best way to convert course handouts into a concise formula sheet is using an automated segmentation and synthesis process. It reads the entire PDF, organizes content by lecture or topic, and outputs a compact, exam-oriented review artifact.

Does this PDF summarization approach require any companion skills to read the documents?

This PDF summarization approach requires the companion 'pdf' skill to read the documents. It relies on this dependency for PDF intake before orchestrating the segmentation and synthesis into the final cheat sheet.

What format are the final summarized lecture artifacts saved in?

The final summarized lecture artifacts are saved in both tex and pdf formats. They are organized in a dedicated folder named 'Summary - <pdf-stem>' to keep the generated cheat sheet and its source files together.