google-docs-sheets
CommunityExport Google Docs & Sheets to Markdown.
Authormir
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Export Google Docs and Google Sheets content as Markdown for summarization, analysis, or context loading. Uses Google APIs with read-only scopes, prefers gcloud ADC, and falls back to OAuth if needed.
Core Features & Use Cases
- Docs export: Convert Google Docs to Markdown (HTML -> Markdown), stripping images.
- Sheets export: Export every tab as a Markdown table.
- Output options: Print to stdout or write to files under ./exports.
Quick Start
Exports a Doc to Markdown to stdout: uv run --directory ${CLAUDE_PLUGIN_ROOT}/skills/google-docs-sheets/scripts/docs.py export <DOC_ID_OR_URL> --stdout
Dependency Matrix
Required Modules
google-api-python-client>=2.130google-auth>=2.29google-auth-httplib2>=0.2google-auth-oauthlib>=1.2markdownify>=0.13beautifulsoup4>=4.12
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: google-docs-sheets Download link: https://github.com/mir/maratai/archive/main.zip#google-docs-sheets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.