Communityv1.0.1

Google Docs from Markdown

Create Google Docs from Markdown files. Use when the user wants to create a Google Doc from Markdown content, or when working with gog CLI and need to populate Google Docs with content. This skill handles the conversion Markdown → DOCX → Google Docs via Drive upload, since gog docs CLI only supports create/export/cat/copy but NOT write/update content.

3kdownloads10active installstechlaai
View on ClawHubBack to Skills

Skill Details

Slug
gdocs-markdown
Latest Version
1.0.1
Author
techlaai
Published
Feb 4, 2026
Updated
May 17, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Google Docs from Markdown.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Added installation note about setting executable permission for the helper script after installing from ClawHub. - No changes to workflows or functionality.