google-slides-export

google-slides-export is a skill for Claude Code from ai-analyst-lab/ai-analyst-plugin. It costs 86 tokens per session (4,806 once invoked), scanned A, original, MIT.

A presentation-export helper for creating and formatting Google Slides through Google Drive. It includes layout guidance and checks for common presentation API and design problems.

In plain words
What is it for?
Use it to create presentations, add slides and objects, insert images, read slides, and verify the finished deck.
Why use it?
It helps avoid errors such as missing slide outlines, invalid object identifiers, oversized update batches, and text that overflows its box. It requires Google Slides access through the connector.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-analyst-plus plugin — 44 skills, 1 command, 13 agents shipped together

Good fit Use it to create presentations, add slides and objects, insert images, read slides, and verify the finished deck.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ai-analyst-lab/ai-analyst-plugin/google-slides-export
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ai-analyst-lab/ai-analyst-plugin --skill google-slides-export
Clone the repo
git clone --depth 1 https://github.com/ai-analyst-lab/ai-analyst-plugin

Made for: Claude Code.

Or install ai-analyst-plus, the plugin that ships this one along with the rest of its 44 skills, 1 command, 13 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for google-slides-export

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-analyst-lab/ai-analyst-plugin/google-slides-export.svg)](https://agentmods.dev/skills/ai-analyst-lab/ai-analyst-plugin/google-slides-export)
Your own site
<a href="https://agentmods.dev/skills/ai-analyst-lab/ai-analyst-plugin/google-slides-export"><img src="https://agentmods.dev/badge/skills/ai-analyst-lab/ai-analyst-plugin/google-slides-export.svg" alt="Measured on agentmods" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,806 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00086 $0.04806
Opus 5 $0.00043 $0.02403
Sonnet 5 $0.00017 $0.00961
Haiku 4.5 $0.00009 $0.00481

Measured 8d ago against content hash fb9c7be0b407, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

google-slides-export scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ai-analyst-plus/skills/google-slides-export/SKILL.md · 477 lines

How it starts

The opening of the file, as written. The whole thing — 477 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill: Google Slides Export

Requires the Google Drive connector (with Google Slides access) enabled in Cowork.

Purpose

Create properly formatted Google Slides presentations through the connector. Prevents API errors and ensures every deck looks professional -- no text overflow, no overlapping elements, consistent brand design.

Connector Capabilities and Tool Discovery

Exact tool names differ by environment, so never hardcode them: discover the connector's actual tools in-session (list the available tools and read each candidate's own schema before calling). You need four capabilities:

  1. Create a presentation -- creates the deck container and returns its presentation ID.
  2. Batch-update a presentation -- applies a list of Google Slides API requests (createSlide, createShape, insertText, updateShapeProperties, createImage, deleteObject, ...) to a presentation ID. This is the workhorse call this skill's recipes feed.
  3. Read back a presentation or page -- returns existing object IDs (needed before any deleteObject) and supports the post-build self-check.
  4. Upload a file to the user's Drive -- used for chart images (see the Image Insertion Workflow); must return a file ID usable in a Drive URL.

If no available tool provides a capability, stop and tell the user to enable the Google Drive connector (with Slides access); never fake the export or route the content elsewhere.

The connector boundary, honestly: the request bodies in this skill follow the public Google Slides API batchUpdate format, which connectors pass through. Whether a given environment's tools add wrapper parameters (or name things differently) cannot be verified from this file without a live connector -- that is exactly why you discover the tools and read their schemas in-session rather than trusting any tool name written here.

When to Apply

Automatically whenever:

  • A Slides batch-update call is about to be made through the connector
  • A Google Slides deck is being designed or built

Read the full file on GitHub · 477 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 477 lines · 86 tokens per session scan A fb9c7be0b407

Subscribe to this mod's changes

google-slides-export is a skill published in the GitHub repository ai-analyst-lab/ai-analyst-plugin (32 stars, last pushed 12d ago), licensed MIT. It adds 86 tokens to every session and 4,806 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

kami-landing

Produce a print-grade single-page kami (紙 / 纸) document — warm parchment canvas, ink-blue accent, serif at one weight, no italic, no cool grays. The output reads like a professional white paper or studio one-pager, not an app UI. Multilingual by design (EN · zh-CN · ja). One self-contained HTML file, zero dependencies.

nexu-io/open-design · 81 tokens

applying-brand-guidelines

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging.

anthropics/claude-cookbooks · 27 tokens

html-ppt-obsidian-claude-gradient

OpenDesign's enterprise AI-adoption brief: local-first agents at work, the risk controls, the ROI, and the rollout plan. Built as a decision-grade AI literacy deck for leadership, IT, security.

nexu-io/open-design · 53 tokens

kami

A design and typesetting guide for creating professional documents and product landing pages, such as resumes, white papers, portfolios, and slide decks.

tw93/Kami · 155 tokens

read

Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local…

tw93/Waza · 78 tokens

mermaid-tools

Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagrams, converting diagrams to PNG, extracting diagrams from markdown, or processing markdown files with embedded Mermaid code.

daymade/claude-code-skills · 48 tokens