slides-creator

Automate text-first Markdown slide deck creation with flow-first design and ASCII validation.

3|Updated Mar 7, 2020
One-click install
npx skills add https://github.com/qsdrqs/dotfiles --skill slides-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slides-creator
Source: https://github.com/qsdrqs/dotfiles/tree/main/opencode/skills/slides-creator
Command: npx skills add https://github.com/qsdrqs/dotfiles --skill slides-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates creation of concise, text-first slide decks in Markdown, reducing friction with structure and narrative design.

Core Features & Use Cases

  • Flow-first deck design: Propose an outline and obtain approval before drafting slides.
  • Iterative, slide-by-slide drafting: Draft exactly one slide per turn and wait for approval before continuing.
  • ASCII-first validation: Ensure final deck is ASCII-only and provide an optional script to validate.
  • Inputs to collect (audience, goal, constraints) guided by a structured workflow.

Quick Start

Provide your presentation goal and audience to generate a flow outline, then approve to generate the first slide.

Frequently Asked Questions about slides-creator

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

FAQPage Schema
How do I create Markdown presentation slides with a structured narrative?

To create Markdown presentation slides with a structured narrative, use a flow-first drafting process that proposes an outline for approval, then generates exactly one slide per turn to ensure a concise, text-first deck.

What is the best way to draft text-first slides iteratively in Markdown?

The best way to draft text-first slides iteratively is by generating exactly one slide per turn and waiting for user approval before continuing, which enforces a structured narrative design throughout the presentation.

Can I validate that my Markdown slide deck is ASCII-only?

Yes, you can validate your Markdown slide deck is ASCII-only by running an included ASCII validation script after completing the one-slide-at-a-time drafting process to ensure final text compliance.

Do I need to provide an outline before generating Markdown slides?

Yes, you need to provide presentation goals and audience constraints to generate a flow outline, which must receive approval before the tool begins drafting the first slide.

Does this slide generation approach work without external dependencies?

Yes, this narrative-first slide generation approach works without external dependencies, relying solely on frontmatter-driven discovery and internal scripts to automate the Markdown deck creation and ASCII validation.

When should I avoid using a one-slide-at-a-time drafting process?

You should avoid using a one-slide-at-a-time drafting process when you need to rapidly generate a complete presentation without iterative feedback, or when your final deck requires non-ASCII characters.