Home / cursor / plugins · third_party/google-slides/skills/google-slides/SKILL.md · GitHub

google-slides skillA

google-slides is agent-read markdown (skill) from cursor/plugins: Build and edit Google Slides through the google-slides MCP tools - slides, grids of cards and columns, text boxes, shapes, images, tables, styling, layout inspection, and per-slide PNG rendering. Use when creating a deck, laying out slide elements, matching a template, or verifying how a slide looks..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Google Slides authoring

Coordinates are POINTS from the slide's top-left; a standard slide is 720x405
(read_slide_layout reports the real size). Everything is addressed by
objectId from `read_presentation`. Pass `requiredRevisionId` from the latest
read or write so a concurrent edit fails the write instead of corrupting it.

## Building a new deck: compose, then look

Write each slide as a layout, not as coordinates. `compose_slide` takes a
tree (stacks, grids, cards, text, images) or an HTML/CSS subset and lays
the whole slide out in one call: equal peer sizes, even gutters, vertical
centering, and contrast pairs hold by construction, text can `fit:
"shrink"`, and the reply carries every element's box plus lints on the
plan. Per slide:

1. `add_slide` layout BLANK (or the deck's first slide with `clear: true`), then
   `compose_slide` with the SAME `theme` every time (palette roles
   background/surface/primary/textSecondary and the font family). Colors in
   the tree are roles, not hexes, so one theme change restyles a deck.
2. Read the reply's `issues`. `text_overflow` means shorten, `fit:
   "shrink"`, or give the node more `size`; an `overlap` means two nodes
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cursor/plugins/google-slides@git:20260922.e2ad3f2
Exact content
mdr add cursor/plugins/google-slides@sha256:5f0529fec61100fe

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_fjc4o262laerz2pr.svg)](https://markdownregistry.com/a/art_fjc4o262laerz2pr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.e2ad3f2 latest2026-09-22 e2ad3f2 6,912 BA view · diff
git:20260918.ea171d62026-09-18 ea171d6 3,674 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6912 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

cursor/plugins · 8,499 stars · license none · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_fjc4o262laerz2pr
GET https://markdownregistry.com/api/v1/resolve?ref=cursor/plugins/google-slides
GET https://markdownregistry.com/api/v1/blob/5f0529fec61100feecf5a5db472a9c4225652479dc4f68ce4b335c8daf2bef6f

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from cursor/plugins

advisor skill
cursor/plugins · advisor/skills/advisor/SKILL.md · Advisor mode. Consult a stronger (or different) model at key checkpoints: before major decisions, when stuck on an…
git:20260904.93b00b8 · audit A · 8,499 stars
check-agent-compatibility skill
cursor/plugins · agent-compatibility/skills/check-agent-compatibility/SKILL.md · Run the full repository compatibility pass: scanner score, startup path, validation loop, and docs reliability.
git:20260325.f006be7 · audit A · 8,499 stars
cli-for-agents skill
cursor/plugins · cli-for-agent/skills/cli-for-agents/SKILL.md · Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples…
git:20260326.26a1497 · audit A · 8,499 stars
continual-learning skill
cursor/plugins · continual-learning/skills/continual-learning/SKILL.md · Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.
git:20260313.ac93d26 · audit A · 8,499 stars
create-plugin-scaffold skill
cursor/plugins · create-plugin/skills/create-plugin-scaffold/SKILL.md · Create a new Cursor plugin scaffold with a valid manifest, component directories, and marketplace wiring. Use when…
git:20260225.82d7c79 · audit A · 8,499 stars
review-plugin-submission skill
cursor/plugins · create-plugin/skills/review-plugin-submission/SKILL.md · Audit a Cursor plugin for marketplace readiness. Use when validating manifests, component metadata, discovery paths…
git:20260211.97128c0 · audit A · 8,499 stars
cursor-sdk skill
cursor/plugins · cursor-sdk/skills/cursor-sdk/SKILL.md · Guide users building apps, scripts, CI pipelines, or automations on top of the Cursor TypeScript SDK (`@cursor/sdk`)…
git:20260428.61d06b7 · audit A · 8,499 stars
check-compiler-errors skill
cursor/plugins · cursor-team-kit/skills/check-compiler-errors/SKILL.md · Run compile and type-check commands and report failures
git:20260217.b21ab16 · audit A · 8,499 stars
control-cli skill
cursor/plugins · cursor-team-kit/skills/control-cli/SKILL.md · Build or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use…
git:20260430.d018dc4 · audit A · 8,499 stars
control-ui skill
cursor/plugins · cursor-team-kit/skills/control-ui/SKILL.md · Build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI…
git:20260430.d018dc4 · audit B · 8,499 stars
deslop skill
cursor/plugins · cursor-team-kit/skills/deslop/SKILL.md · Remove AI-generated code slop and clean up code style
git:20260217.b21ab16 · audit A · 8,499 stars
fix-ci skill
cursor/plugins · cursor-team-kit/skills/fix-ci/SKILL.md · Find failing PR checks, inspect logs or external check links, and apply focused fixes
git:20260430.bca6129 · audit A · 8,499 stars

Every file in cursor/plugins

Other files named google-slides

google-slides skill
sanjay3290/ai-skills · skills/google-slides/SKILL.md · Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace…
v1.0 · audit A · 426 stars
google-slides skill
vm0-ai/vm0-skills · google-slides/SKILL.md · Google Slides API for reading and editing presentations and speaker notes. Use when user mentions "Google Slides"…
git:20260825.dc9bfc7 · audit A · 76 stars

Browse by kind, by grade A, or by owner.