slide

Coordinate slide deck creation tasks to produce PowerPoint outputs.

1.8k|247|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/phodal/routa --skill slide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide
Source: https://github.com/phodal/routa/tree/main/tools/office-skills/.agents/skills/slide
Command: npx skills add https://github.com/phodal/routa --skill slide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, defusedxml, pdf2image, numpy, python-pptx.

What problem does it solve?

The slide skill provides a reference and toolkit to accelerate the creation and editing of presentation decks, reducing manual setup time.

Core Features & Use Cases

  • A comprehensive set of slide-building tools, templates, and renderers that streamline building PowerPoint decks from data and diagrams.
  • Consistent layouts and plug-ins that speed up drafting, review, and delivery of client presentations.
  • Use Case: quickly assemble a deck from structured data and diagrams by orchestrating the renderers and templates.

Quick Start

Use the slide-skill to load resources and generate or update slides from data definitions.

Frequently Asked Questions about slide

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

FAQPage Schema
How do I automate PowerPoint pptx generation from structured data?

Automate PowerPoint pptx generation by orchestrating slide-skill renderers and templates to produce consistent decks directly from structured data models. The toolkit coordinates resource loading and renderer execution to draft slides automatically.

Can I render diagrams into PowerPoint slides from JSON data?

Yes, render diagrams into PowerPoint slides from JSON data using the included diagram renderers. The slide-skill ecosystem loads the appropriate renderer scripts to translate JSON definitions into visual diagram elements within pptx outputs.

Do I need Python Pillow and python-pptx to edit presentation templates?

Yes, the slide-skill runtime requires Python dependencies including python-pptx for template editing and Pillow for image processing. These libraries must be present locally to execute the renderers and edit client deliverable templates.

What's the best way to assemble a client presentation deck from data models?

Assemble client presentation decks by using the slide-skill to load templates and generate slides from data definitions. This approach applies consistent layouts and plug-ins to streamline drafting, review, and delivery of client presentations.

Can I convert pptx slides to PDF images using this presentation toolkit?

Convert pptx slides to PDF images using the bundled pdf2image and Pillow dependencies. The toolkit processes generated PowerPoint outputs to produce image formats, supporting visual review and artifact creation for slide decks.

Are there limitations when using python-pptx for slide deck automation?

Slide deck automation with python-pptx is limited to PowerPoint formats and requires the local slide-skill runtime, scripts, and assets to be present. Complex presentations may need manual adjustments after generating the initial deck from data.