slide-content-planner

Plan slide content with per-page outlines, visual cues, and speaker notes.

2|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/AllanYiin/Amon --skill slide-content-planner-allanyiin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-content-planner
Source: https://github.com/AllanYiin/Amon/tree/main/src/amon/resources/skills/slide-content-planner
Command: npx skills add https://github.com/AllanYiin/Amon --skill slide-content-planner-allanyiin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Planning compelling slide content and visuals from user input, turning vague briefs into a structured, executable deck plan.

Core Features & Use Cases

  • New deck planning: generate per-slide outlines, messages, evidence needs, and visual cues.
  • /run workflow: output information extraction first, then proceed step by step after user confirmation.
  • /autorun workflow: complete end-to-end planning in one go, with explicit placeholders for missing inputs.
  • /svg2pptx: convert a sequence of SVG visuals into a properly ordered PPTX-ready deck.

Quick Start

Provide the topic, audience, desired outcome, and constraints, and the Skill will produce a complete per-page plan with visuals and speaker notes.

Frequently Asked Questions about slide-content-planner

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

FAQPage Schema
How do I plan presentation content from a vague brief?

To plan presentation content from a vague brief, you provide the topic, audience, and constraints. The system generates a structured per-slide outline featuring messages, evidence needs, and visual cues.

What is the step-by-step workflow for slide-by-slide planning?

The step-by-step workflow for slide-by-slide planning uses a /run flow that first extracts information, then proceeds step by step after user confirmation to build the deck gradually.

Can I generate a full presentation plan in one go?

Yes, you can generate a full presentation plan in one go using the /autorun workflow. It completes end-to-end planning automatically, inserting explicit placeholders for missing inputs.

Does this support exporting SVG visuals into a PPTX deck?

Yes, it supports exporting SVG visuals into a PPTX deck. The /svg2pptx scenario converts a sequence of SVG visuals into a properly ordered, PPTX-ready presentation file.

What is the best way to extract information and add visual direction to slide outlines?

The best way to extract information and add visual direction is using the automated planning workflow. It performs information extraction, per-page planning, visual-direction mapping, and QA checks to finalize slide content.