Skills gws-slides
πŸ“¦

gws-slides

v0.23.0 Content revision r2 Safe βš™οΈ External commands🌐 Network accessπŸ“ Filesystem access

Manage Google Slides Presentations

Managing presentations through API calls can be complex. This skill guides Claude, Codex, and Claude Code through Google Slides commands and schema discovery.

Supports: Claude Codex Code(CC)
πŸ₯ˆ 80 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "gws-slides" from https://skillstore.io/skills/googleworkspace-gws-slides.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-slides/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "gws-slides". Create a blank presentation titled Quarterly Business Review.

Expected outcome:

Created the blank presentation β€œQuarterly Business Review” and returned its presentation identifier.

Using "gws-slides". Retrieve the latest version of the specified presentation.

Expected outcome:

Retrieved the current presentation and summarized its available pages and presentation metadata.

Using "gws-slides". Inspect batchUpdate before changing several slides.

Expected outcome:

  • Reviewed the method requirements and supported request types.
  • Prepared an ordered update plan for validation before submission.

Security Audit

Safe
v7 β€’ 8/5/2026 Open versioned report

All 12 static findings are false positives caused by Markdown backticks, prose containing request-related words, and a fixed sibling documentation path. No malicious intent, prompt injection, unsafe dynamic command construction, or data exfiltration behavior was found.

1
Files scanned
45
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History β†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/googleworkspace-gws-slides/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/googleworkspace-gws-slides/security.svg)](https://skillstore.io/skills/googleworkspace-gws-slides?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/googleworkspace-gws-slides?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-slides/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-slides.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA Β· BibTeX Β· CFF)

APA citation

googleworkspace. (2026). gws-slides security audit report (audit version 7) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-slides/audits/7

BibTeX citation

@techreport{googleworkspace-googleworkspace-gws-slides-2026, author = {googleworkspace}, title = {gws-slides security audit report (audit version 7)}, institution = {Skillstore}, year = {2026}, number = {7}, url = {https://skillstore.io/skills/googleworkspace-gws-slides/audits/7}, note = {Author version 0.23.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "gws-slides security audit report (audit version 7)" version: "0.23.0" type: report authors: - name: "googleworkspace" date-released: "2026-08-05" url: "https://skillstore.io/skills/googleworkspace-gws-slides/audits/7" identifiers: - type: other value: "skillstore:googleworkspace-gws-slides:audit:7" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
100
Maintainability
87
Content
68
Community
91
Spec Compliance

What You Can Build

Prepare project presentations

Create blank project decks and retrieve their latest state for coordinated updates.

Automate slide revisions

Apply ordered, validated changes to presentation content through one batch request.

Explore Slides API methods

Inspect available resources, parameters, types, and defaults before integrating presentation workflows.

Try These Prompts

Create a presentation
Create a blank Google Slides presentation titled [title], then report its presentation identifier.
Retrieve a presentation
Get the latest version of presentation [presentation ID] and summarize its available structure.
Prepare a batch update
Inspect the batchUpdate schema, then prepare validated changes for [presentation ID] based on [requirements].
Plan page operations
Discover page methods, inspect their schemas, and plan the required operations for [advanced presentation workflow].

Best Practices

  • Inspect each method schema before building parameters or request bodies.
  • Confirm the target presentation identifier and account permissions before making changes.
  • Group related changes carefully because one invalid batch request prevents every update.

Avoid

  • Do not assume parameter names or request formats without schema inspection.
  • Do not expect the create method to populate slide content.
  • Do not submit unrelated changes in one batch when separate validation is safer.

Frequently Asked Questions

What software does this skill require?
It requires the gws CLI, generated shared instructions, and configured Google Workspace authentication.
Can it create a presentation with finished slides?
No. The documented create method creates a blank presentation and ignores supplied content.
Can it update several slides at once?
Yes. The batchUpdate method accepts ordered requests and applies them only when every request is valid.
Can it read an existing presentation?
Yes. The get method retrieves the latest version of a presentation by identifier.
How are command parameters discovered?
The skill uses gws schema to inspect required parameters, types, and defaults before calling a method.
Does it bypass Google account permissions?
No. Every operation remains subject to the permissions of the authenticated Google account.

Developer Details

License

MIT

Author version

v0.23.0

Skillstore revision

r2

Ref

286d37c9c189ddd1aafd3548415fb031d1df79d5

Maintenance freshness

8/6/2026

Usage

8 downloads Β· 65 views

File structure

πŸ“„ SKILL.md

More from googleworkspace

View all
View all