ipollowork-presentations

Create and revise slide presentations within an iPolloWork Design session using template contracts.

5.3k|976|Updated Aug 25, 2025
One-click install
npx skills add https://github.com/Devin-AXIS/iPolloWork --skill ipollowork-presentations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ipollowork-presentations
Source: https://github.com/Devin-AXIS/iPolloWork/tree/main/.agents/skills/ipollowork-presentations
Command: npx skills add https://github.com/Devin-AXIS/iPolloWork --skill ipollowork-presentations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building slide decks inside a design tool often breaks the template's visual system, editability, or export behavior. This Skill guides the creation and revision of presentations inside an active iPolloWork Design session while preserving the selected template's visual and editable contracts.

Core Features & Use Cases

  • Template-Aware Deck Creation: Plans a content-led narrative and page count, then selects, repeats, recombines, or reorders the installed template's slide patterns instead of copying sample slides.
  • Contract Preservation: Maintains the template's fixed stage, navigation/runtime behavior, editable object contract, and design-tokens.css link so Design System controls and exports keep working.
  • Safe Follow-Up Edits: Applies targeted revisions without overwriting unrelated user-authored slides, and verifies narrative order, canvas bounds, editability, and export output before completion.
  • Use Case: A user confirms a brief and template in an iPolloWork Design session, then asks for a 10-slide product pitch deck; the Skill composes slides from the template's patterns, keeps all assets in the session directory, and exports the finished deck.

Quick Start

Ask the agent to create a slide deck from the confirmed brief using the current template in the active iPolloWork Design session.

Frequently Asked Questions about ipollowork-presentations

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

FAQPage Schema
How do I create a presentation in an iPolloWork Design session?

Provide a confirmed brief and select a template in the active Design session, then ask the agent to build the deck. The Skill reads the session's presentation entry file, plans a narrative and page count, and composes slides from the template's installed patterns.

How do I edit slides without breaking the template design?

Request targeted edits rather than a full regeneration. The Skill preserves the template's visual system, fixed stage, navigation behavior, editable object contract, and design-tokens.css link, and never replaces unrelated user-authored slides.

Does the Skill include its own presentation editor or template library?

No. It does not provide or control the built-in presentation canvas, template library, editor, or export UI. It operates only within the active iPolloWork Design session using the entry file and contracts that session supplies.

Where are presentation files and exports stored?

All source files, supporting assets, and requested exports are kept inside the current design/<session-id>/ directory. Nothing is written outside the active session's workspace.

What is checked before a presentation is marked complete?

The Skill verifies narrative order, visible content, canvas bounds, editability of objects, and the requested export output. The session's injected Design and template contracts remain authoritative when they are more specific.