with one click
gdocs-sync
Sync Markdown files to Google Docs, preserving a stable URL. Use when: - User says "sync to Google Docs", "push to gdocs", "update the Google Doc" - User wants a Markdown file available at a permanent Google Docs URL - After generating a context file or report that should be accessible via Google Docs - User asks to "create a Google Doc" from a Markdown file Creates new Google Docs on first run, updates the same document on subsequent runs. The document ID is stored in a JSON file alongside the source, so the URL never changes.
Sync Markdown files to Google Docs, preserving a stable URL. Use when: - User says "sync to Google Docs", "push to gdocs", "update the Google Doc" - User wants a Markdown file available at a permanent Google Docs URL - After generating a context file or report that should be accessible via Google Docs - User asks to "create a Google Doc" from a Markdown file Creates new Google Docs on first run, updates the same document on subsequent runs. The document ID is stored in a JSON file alongside the source, so the URL never changes.
npx skills add https://github.com/davidbeglenboyle/davids-claude-code-setup --skill gdocs-syncCopy and paste this command into Claude Code to install the skill