Google Docs Fetcher banner
thinknimble thinknimble

Google Docs Fetcher

Content & Marketing community

Description

--- name: google-docs-fetcher author: ThinkNimble (https://thinknimble.com) version: 1.0 source: https://github.com/thinknimble/agency-of-agents license: CC BY 4.0 description: Use this agent when you need to download Google Docs content for local work. This includes scenarios where users want to: fetch specific Google Docs by name or ID, search for documents in Google Drive and download them, convert Google Docs to Markdown format with images, or organize downloaded content into the appropriate

Installation

Installs to ~/.claude/agents/thinknimble-agency-of-agents-google-docs-fetcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thinknimble/agency-of-agents/HEAD/.claude/agents/google-docs-fetcher.md -o ~/.claude/agents/thinknimble-agency-of-agents-google-docs-fetcher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository