Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-create-presentation

Create a new Google Slides presentation with initial slides and sharing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
12

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-presentation
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-create-presentation has 12 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-create-presentation.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create a new Google Slides presentation with initial slides and sharing. PREREQUISITE: Load the following skills to execute this recipe: gws-slides Create a new Google Slides presentation and add initial slides. - Requires the gws-slides skill as a prerequisite dependency - Creates presentations with a specified title and retrieves the presentation ID for further operations - Supports sharing presentations with team members by setting permissions (writer, viewer, or other roles) via email address - Create presentation: gws slides presentations create --json '{"title": "Quarterly Review Q2"}' - Get the presentation ID from the response - Share with team: gws drive permissions create --params '{"fileId": "PRESENTATION_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "team@company.com"}'

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-create-presentation do?

Create a new Google Slides presentation with initial slides and sharing.

Is recipe-create-presentation good?

recipe-create-presentation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support recipe-create-presentation?

recipe-create-presentation currently lists compatibility with Skills CLI.

Is recipe-create-presentation safe to install?

recipe-create-presentation has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to recipe-create-presentation?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install recipe-create-presentation?

Run the following command to install recipe-create-presentation: npx skills add https://github.com/googleworkspace/cli --skill recipe-create-presentation

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering