uv-slider-plan

Route slide generation workflows across content, styling, and rendering sub-skills.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/uv-xiao/pkbllm --skill uv-slider-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uv-slider-plan
Source: https://github.com/uv-xiao/pkbllm/tree/main/human/slider/slider-plan
Command: npx skills add https://github.com/uv-xiao/pkbllm --skill uv-slider-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of presentation slides by intelligently planning the necessary steps, from initial content generation to final artifact production, based on user input and desired output.

Core Features & Use Cases

  • Workflow Orchestration: Determines the optimal sequence of sub-skills (content prompts, styled prompts, styled artifacts) required for slide generation.
  • Input/Output Routing: Selects the correct starting skill based on whether the input is raw material, a content prompt, or a styled prompt, and defines the stopping point based on the requested output format (content prompt, styled prompt, PDF, PPTX).
  • Style Management: Integrates with defined style guides for consistent visual theming.
  • Use Case: You have a set of research notes and want to generate a PDF presentation. This skill will plan the entire process, ensuring content is generated, styled, and then rendered into a PDF.

Quick Start

Plan the workflow to generate a PDF presentation from raw research notes.

Frequently Asked Questions about uv-slider-plan

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

FAQPage Schema
How do I automate presentation slide generation from research notes?

Automating presentation slide generation involves orchestrating an end-to-end workflow that routes raw research notes through content prompt creation, styled prompt generation, and final artifact rendering to produce your desired output format.

What is the best way to plan a workflow for creating a PDF presentation?

Planning a workflow for creating a PDF presentation requires selecting appropriate sub-skills based on your input material, defining style guides, and setting clear stopping points to ensure content is generated, styled, and rendered correctly.

Can I generate just a content prompt instead of a full PPTX file?

Yes, you can generate a content prompt instead of a full PPTX file because the workflow defines clear stopping points based on the requested output format, allowing you to halt the process at the content prompt or styled prompt stage.

How does workflow routing work when starting with a styled prompt?

Workflow routing detects the input type and selects the correct starting skill, so if you provide a styled prompt, it bypasses initial content generation and proceeds directly to artifact rendering for your slides.

Do I need a predefined style guide for artifact rendering?

Integrating a defined style guide is necessary for consistent visual theming during artifact rendering, ensuring the generated presentation slides maintain the desired visual aesthetics throughout the workflow.