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.
npx agentmods add skills/zapier/connectors/google-docsnpx skills add zapier/connectors --skill google-docsgit clone --depth 1 https://github.com/zapier/connectorsWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00062 | $0.03619 |
| Opus 5 | $0.00031 | $0.01809 |
| Sonnet 5 | $0.00012 | $0.00724 |
| Haiku 4.5 | $0.00006 | $0.00362 |
Grade A, and why
google-docs 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 3d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude-plugin/plugin.json 1023 B
- .mcp.json 138 B
- CHANGELOG.md 7.5 KB
- cli.js 7.3 KB runs code
- cli.ts 141 B runs code
- connections.ts 587 B runs code
- evals/evals.json 45 KB
- evals/results.md 4.9 KB
- index.ts 3.1 KB runs code
- lib/batchUpdate.ts 3.1 KB runs code
- lib/color.ts 1.3 KB runs code
- lib/constants.ts 954 B runs code
- lib/docWalker.ts 11 KB runs code
- lib/googleDocsFetch.ts 4.0 KB runs code
- lib/imageUrl.ts 971 B runs code
- lib/markdown.ts 7.1 KB runs code
- lib/paragraph.ts 3.6 KB runs code
- lib/range.ts 2.0 KB runs code
- lib/schemas.ts 751 B runs code
- LICENSE 3.8 KB
- NOTICE 469 B
- NOTICE.md 469 B
- package.json 1.7 KB
- README.md 11 KB
- references/google-docs-api-gotchas.md 13 KB
- references/google-docs-batchupdate.md 7.9 KB
- references/use-as-cli.md 2.8 KB
- references/use-as-mcp.md 2.6 KB
- references/use-as-recipe.md 30 KB
- references/use-as-sdk.md 1.2 KB
- references/use-with-zapier.md 6.3 KB
- references/use-without-zapier.md 4.0 KB
- scripts/appendText.ts 4.5 KB runs code
- scripts/createDocument.ts 4.7 KB runs code
- scripts/createDocumentFromTemplate.ts 4.5 KB runs code
- scripts/createFooter.ts 2.9 KB runs code
- scripts/createFootnote.ts 2.9 KB runs code
- scripts/createHeader.ts 2.9 KB runs code
- scripts/createList.ts 6.5 KB runs code
- scripts/deleteContentRange.ts 2.5 KB runs code
- scripts/exportDocument.ts 2.8 KB runs code
- scripts/findDocuments.ts 4.0 KB runs code
- scripts/findText.ts 2.9 KB runs code
- scripts/formatParagraph.ts 3.7 KB runs code
- scripts/formatText.ts 4.9 KB runs code
- scripts/getDocument.ts 7.4 KB runs code
- scripts/insertImage.ts 4.1 KB runs code
- scripts/insertTable.ts 5.6 KB runs code
- scripts/insertText.ts 2.6 KB runs code
- scripts/modifyTable.ts 3.5 KB runs code
- scripts/removeListFormatting.ts 2.0 KB runs code
- scripts/replaceAllText.ts 3.1 KB runs code
- scripts/replaceImage.ts 2.3 KB runs code
- scripts/updateDocumentStyle.ts 3.8 KB runs code
- tests/appendText.test.ts 5.3 KB runs code
- tests/createDocument.test.ts 5.6 KB runs code
- tests/createDocumentFromTemplate.test.ts 4.4 KB runs code
- tests/createHeaderFooterFootnote.test.ts 3.3 KB runs code
- tests/createList.test.ts 6.0 KB runs code
- tests/deleteContentRange.test.ts 3.8 KB runs code
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.
- 3d ago First seen · 152 lines · 62 tokens per session scan A 1f474717d696
google-docs is a skill published in the GitHub repository zapier/connectors (163 stars, last pushed 8d ago), with no licence file. It adds 62 tokens to every session and 3,619 once invoked, about $0.0003 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.
Other skills, from other repositories
software-certificate-skill
面向普通用户,从真实软件项目全自动生成中国软件著作权申请资料:一次收集登记事实,自动分析业务、选择可追溯源码、取得真实界面证据,生成申请表信息、规范黑白灰操作手册、代码前后30页或全部材料及真实 DOCX/PDF;内部验证、渲染、哈希与备份只进入系统临时运行区,项目最终仅保留正式资料。适配 Codex、Claude Code、Cursor、OpenCode、WorkBuddy、QoderWork、TraeWork 及支持 Agent Skills 或 AGENTS.md 的平台。用户提到软件著作权、软著申请资料、申请表、代码材料、操作手册或软著审查时使用。.
epub
Read, write, and edit EPUB2/EPUB3 ebooks as an EPUB file format expert. Extract text, metadata, structure, and knowledge from EPUB files for enrichment or memory. Create valid EPUBs from scratch. Validate against the EPUB specification. Use when the user mentions epub, ebook, EPUB file, ebook format, read epub, write…
anydoc
Convert Word (.doc/.docx/.docm), PowerPoint (.ppt/.pps/.pot/.pptx/.pptm/.ppsx/.ppsm), Excel (.xls/.xlsx/.xlsm/.xlsb), OpenDocument (.odt/.ods/.odp), RTF, EPUB, CSV, and PDF documents to clean GitHub-Flavored Markdown locally with the Any Doc CLI (npx -y @firecrawl/[email protected]): headings, GFM tables, slide structure…
documents
Generate, inspect, validate, and fix PDF, Word (.docx), Excel (.xlsx), and PowerPoint (.pptx) documents: turn structured content into render-ready artifacts, verify structural and output quality before delivery, and repair broken files. Use when a task involves creating, editing, converting, or validating office…
basic-skill
Summarize small CSV files and identify the highest revenue month.
file-processing
Process and analyze CSV, JSON, and text files with data transformation, cleaning, analysis, and visualization capabilities.