workshop-session-pdf-recap-next

Extract structured workshop learnings from a PDF into a Markdown recap.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/carlosmarte/skills --skill workshop-session-pdf-recap-next
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workshop-session-pdf-recap-next
Source: https://github.com/carlosmarte/skills/tree/main/.agents/skills/workshop-session-pdf-recap-next
Command: npx skills add https://github.com/carlosmarte/skills --skill workshop-session-pdf-recap-next

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill extracts structured content from a single workshop session PDF and generates a focused recap that helps attendees and organizers capture what was learned, what to do next, and possible enhancements.

Core Features & Use Cases

  • Ingests a single PDF file path and parses session material (slides, transcripts, exercises, Q&A) to produce a Markdown report with three sections: Learning Recap, Next Steps, and Enhancement Opportunities, all with page-level traceability.
  • Produces a Markdown document that can be shared, archived, or used to drive follow-up activities.
  • Supports drive-by extraction for recap requests such as “summarize this workshop” or “pull next steps from the session deck.”

Quick Start

Provide the path to a workshop PDF and an optional output path to generate a structured recap.

Frequently Asked Questions about workshop-session-pdf-recap-next

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

FAQPage Schema
How do I generate a recap from a workshop PDF?

Yes, you can extract next steps from a session deck by processing the PDF. The Skill parses slides, exercises, and Q&A materials to identify actionable items, generating a focused Markdown recap with page-level traceability.

What is the best way to summarize a workshop transcript and slides into one document?

The best way to summarize workshop slides and transcripts is parsing the source PDF to produce a single Markdown document. It organizes content into Learning Recap, Next Steps, and Enhancement Opportunities sections with page-level traceability.

Does workshop PDF recap extraction require an output path?

Workshop PDF recap extraction does not require an output path. You can provide an optional output path, but if omitted, the Skill automatically derives a unique recap file name for the generated Markdown document.

Can I extract enhancement opportunities from a workshop Q&A session PDF?

Yes, you can extract enhancement opportunities from a workshop Q&A session PDF. The Skill parses Q&A materials alongside slides and exercises, specifically identifying potential improvements in the generated Markdown recap.