Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or ingest Google Docs/Sheets content for summarization, analysis, or context loading. Tries gcloud ADC first with browser OAuth fallback.
5.5
Rating
0
Installs
Tools & Utilities
Category
Well-documented skill for exporting Google Docs and Sheets to Markdown with clear command examples and authentication guidance. The description accurately conveys capabilities, and the documentation provides sufficient detail for a CLI agent to invoke both docs.py and sheets.py scripts with various options (stdout, file output, tab selection, header control). Structure is clean with separate sections for Docs vs Sheets. Novelty is moderate: while it packages Google API access conveniently, the core task (API call + format conversion) isn't exceptionally complex, though the authentication handling and Markdown conversion do add meaningful value over raw API calls.
Loading SKILL.md…

Skill Author