Best use case
gdocs-write is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Append or update content in a Google Doc.
Teams using gdocs-write should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/gdocs-write/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How gdocs-write Compares
| Feature / Agent | gdocs-write | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Append or update content in a Google Doc.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# gdocs-write Append or update content in a Google Doc.
Related Skills
obsidian-write
Create or append to a note in Obsidian vault.
notion-write
Create or update a page in Notion.
gsheets-write
Write or append data to a Google Sheets spreadsheet.
gdocs-read
Read content from a Google Doc.
confluence-write
Create or update a Confluence wiki page.
coda-write
Insert or update rows in a Coda table.
airtable-write
Create or update records in an Airtable base.
zendesk-reply
Add a reply to an existing Zendesk ticket.
zendesk-list-tickets
List open support tickets from Zendesk.
zendesk-create-ticket
Create a new support ticket in Zendesk.
youtube-upload
Upload a video to YouTube.
youtube-fetch
Fetch video metadata from YouTube Data API.