recipe-create-presentation

Create Google Slides presentations with starter slides and Drive sharing.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-create-presentation-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-presentation
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-create-presentation
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-create-presentation-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial creation and sharing of Google Slides presentations so teams can quickly start collaborative decks without manual setup.

Core Features & Use Cases

  • Create Presentations: Programmatically create a new Google Slides presentation with a specified title.
  • Initialize Slides: Add initial starter slides to provide a consistent structure for reviews and reports.
  • Share with Team: Configure Drive permissions to share the presentation with specified collaborators for editing.
  • Use Case: Automatically provision a Quarterly Review deck and share it with the product and marketing teams to kick off the review process.

Quick Start

Create a new Google Slides presentation titled Quarterly Review Q2 and share it with [email protected] for editor access.

Frequently Asked Questions about recipe-create-presentation

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

FAQPage Schema
How do I automate Google Slides creation for team reporting workflows?

You can automate Google Slides creation by programmatically generating a new presentation with a specified title and initializing it with starter slides to provide a consistent structure for team reports and reviews.

How do I share a Google Slides presentation with team members during automated provisioning?

To share a Google Slides presentation during automated provisioning, configure Google Drive permissions to grant specified collaborators editor access, enabling immediate team collaboration on the newly created deck.

Can I initialize a new Google Slides deck with standard starter slides for project reviews?

Yes, you can initialize a new Google Slides deck with standard starter slides designed specifically for project reviews, ensuring a consistent structural baseline across all team reporting materials.

Do I need Google Workspace commands to programmatically create and share presentations?

Yes, programmatically creating and sharing presentations requires the gws slides skill and Google Drive permission management to execute Google Workspace commands for deck creation and team sharing.

What is the best way to provision a standard review deck for multiple teams?

The best way to provision a standard review deck is to programmatically create a titled Google Slides presentation, add starter slides, and configure Drive permissions to share it with the relevant teams.

Are there limitations to automating presentation creation with Google Workspace commands?

Automating presentation creation with Google Workspace commands is limited to initializing titles, adding starter slides, and configuring Drive sharing permissions, without advanced slide content formatting or layout customization capabilities.