Generate Notes

Generate structured Markdown lecture notes with PDF conversion and cross-references.

2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/smilebank7/SuperRecord --skill generate-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Generate Notes
Source: https://github.com/smilebank7/SuperRecord/tree/main/skills/generate-notes
Command: npx skills add https://github.com/smilebank7/SuperRecord --skill generate-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires md_to_pdf.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of structured lecture notes from raw transcriptions and extracted reference materials, making study and review significantly more efficient.

Core Features & Use Cases

  • Automated Note Generation: Creates organized notes from lecture transcripts and supplementary documents (slides, PDFs).
  • Content Structuring: Organizes information into sections like core concepts, Q&A, and vocabulary.
  • Cross-Referencing: Links notes back to specific slides, pages, or timestamps in the transcript.
  • PDF Conversion: Automatically generates a PDF version of the structured notes.
  • Use Case: After a recorded lecture, use this Skill to automatically generate a clean, well-organized set of study notes, complete with definitions, Q&A, and references to the original slides, saving hours of manual summarization.

Quick Start

Generate structured lecture notes from the provided transcript and extracted materials.

Frequently Asked Questions about Generate Notes

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

FAQPage Schema
How do I generate structured lecture notes from a transcription?

Generate structured lecture notes by processing raw transcriptions and extracted reference materials. The Skill organizes content into core concepts, Q&A, and vocabulary sections, outputting structured Markdown notes and a PDF version.

Can I create study materials from JSON and TXT transcripts?

Yes, you can create study materials from JSON and TXT transcripts. The Skill supports multiple input formats including JSON, TXT transcripts, extracted Markdown files, and metadata YAML to generate organized notes.

Does automated note generation support cross-referencing to slides and transcript timestamps?

Yes, automated note generation supports cross-referencing. The Skill links generated notes back to specific slides, document pages, and transcript timestamps for easy review and verification.

What is the best way to convert lecture transcripts into a PDF study guide?

The best way to convert lecture transcripts into a PDF study guide is to use a Skill that structures content and automatically generates a PDF version. This approach uses md_to_pdf.py to transform organized Markdown notes into a readable PDF.

Will the notes include definitions and vocabulary from the lecture?

Yes, the notes will include definitions and vocabulary. Content structuring organizes information into specific sections like core concepts, Q&A, and vocabulary to ensure comprehensive study materials.