note-slides

Convert long-form source material into a single-file HTML slides deck.

244|18|Updated May 7, 2026
One-click install
npx skills add https://github.com/gainubi/note-slides --skill note-slides
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: note-slides
Source: https://github.com/gainubi/note-slides/tree/main
Command: npx skills add https://github.com/gainubi/note-slides --skill note-slides

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Note Slides solves the challenge of turning lengthy interviews, podcasts, long-form articles, course drafts and retrospectives into a single navigable HTML slides deck. It preserves the material's original order and explicitly tracks original questions, judgments, examples, numbers, and key terms for precise reassembly.

Core Features & Use Cases

  • Preserve original sequence and trace source questions, judgments, examples, numbers, and conceptual terms across slides.
  • Deliver a single self-contained HTML file that opens directly in a browser without server setup.
  • Use references/, template.html and scripts/ to constrain AI understanding, layout, page generation, and final packing.

Quick Start

Feed your article or transcript into the Note Slides workflow and generate a single-file HTML deck.

Frequently Asked Questions about note-slides

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

FAQPage Schema
How do I convert long-form interview transcripts into HTML slides?▼

To convert long-form interview transcripts into HTML slides, the system ingests long-form source material and generates a single navigable HTML deck. It preserves the original content sequence while tracking questions, examples, and key terms across slides.

What is the best way to turn podcast transcripts into a self-contained presentation?▼

Turning podcast transcripts into a self-contained presentation is best handled by generating a single-file HTML slides deck. This approach requires no server setup and opens directly in a browser while explicitly tracking original judgments and numbers.

Do I need a server to view HTML slides generated from course drafts?▼

You do not need a server to view HTML slides generated from course drafts. The workflow packages the final deck into a single self-contained HTML file that opens directly in any standard web browser.

Can I use Python scripts to pack long-form articles into a single HTML file?▼

Yes, you can use Python-based scripts to pack long-form articles into a single HTML file. The workflow includes a core packaging step that utilizes these scripts to generate the final navigable HTML slides deck.

How does the slides workflow preserve original content sequence from retrospectives?▼

The slides workflow preserves the content sequence from retrospectives by using a YAML frontmatter-driven metadata system. This system guides AI to explicitly track and reassemble source questions, examples, and conceptual terms in their original order.

Are there limitations when extracting content from long-form notes into slides?▼

A limitation when extracting content from long-form notes into slides is that the format relies on a YAML frontmatter-driven metadata system and references to constrain AI layout. Source material lacking clear structure may reduce reassembly precision.