aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:thinknimble
1 artifact found
agentby thinknimble
3d ago

google-docs-fetcher

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 project directories. Examples:\n\n<example>\nContext: The user wants to download a Google Doc for local editing.\nuser: "I need to work on the project proposal document locally"\nassistant: "I'll use the google-docs-fetcher agent to search for and download the project proposal document."\n<commentary>\nSince the user wants to work with a Google Doc locally, use the google-docs-fetcher agent to handle the search and download process.\n</commentary>\n</example>\n\n<example>\nContext: The user needs to fetch multiple related documents from Google Drive.\nuser: "Can you get all the design documents for the inventory project?"\nassistant: "I'll use the google-docs-fetcher agent to search for and download all design documents related to the inventory project."\n<commentary>\nThe user needs multiple Google Docs downloaded, so the google-docs-fetcher agent should be used to search, confirm, and download the relevant documents.\n</commentary>\n</example>

1 repos0 installs
$npx ai-builder add agent thinknimble/google-docs-fetcher
You've reached the end