recipe-create-presentation

Create Google Slides presentations and configure sharing permissions via recipe commands.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-create-presentation-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-presentation
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/recipe-create-presentation
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-create-presentation-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of Google Slides presentations by guiding users through the initial setup and sharing steps, reducing manual setup time.

Core Features & Use Cases

  • Guided presentation creation: Create a new Slides deck with a single recipe command.
  • Prerequisite automation: Load required skills (e.g., gws-slides) automatically before execution.
  • Share-ready output: Generate initial slides and set sharing permissions programmatically for team collaboration.
  • Use Case: Imagine you need a quarterly brief; this recipe creates the deck and shares it with the team using the provided email.

Quick Start

Run the recipe to create a new Slides presentation titled 'Quarterly Review Q2' and then share it with your team.

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 onboarding decks?

You create Google Slides presentations by running a recipe command that initializes the deck and sets up sharing permissions. This workflow requires the gws-slides skill to execute the drive permissions and presentation creation commands.

Do I need the gws-slides skill to create presentations with this recipe?

Yes, the gws-slides skill is required as a prerequisite dependency. The recipe workflow automatically loads the required gws-slides skill to execute the underlying Google Slides API commands for deck creation and permission configuration.

Can I set sharing permissions automatically when creating Google Slides decks?

You can set sharing permissions automatically by using the drive permissions commands integrated into the recipe workflow. This generates a share-ready deck configured for team collaboration using a provided email address during the initial creation step.

What is a recipe-driven workflow for generating Google Slides?

A recipe-driven workflow for Google Slides guides users through initial presentation setup using predefined recipe commands. It reduces manual setup time by automating deck creation, initial slide configuration, and sharing permissions in a single process.

What's the best way to create a share-ready presentation for a project kickoff?

The best way to create a share-ready presentation for a project kickoff is using an automated recipe that configures initial slides and sharing permissions programmatically. It requires the gws-slides skill to generate the deck and set drive permissions.