Download a Google Doc as a local markdown file. Three source rungs: gws CLI (native text/markdown export), gcloud ADC (same clean export, different auth — for accounts gws can't reach), or the claude.ai Google Drive connector (works with zero setup, needs de-escaping). Supports native Doc tabs on the gws rung: --list-tabs and per-tab export via --tab. Triggers on \"download google doc\", \"pull from drive\", \"gdoc to markdown\", \"export google doc\", \"gws download\", or requests to pull a doc from a work/other Google account.
$npx -y skills add jtsternberg/claude-plugins --skill google-doc-to-mdInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/google-doc-to-md"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.