google-docs-markdown

Convert markdown files into formatted Google Docs via Google Docs and Drive APIs.

2|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/HermeticOrmus/claude-code-skills --skill google-docs-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-docs-markdown
Source: https://github.com/HermeticOrmus/claude-code-skills/tree/main/google-docs-markdown
Command: npx skills add https://github.com/HermeticOrmus/claude-code-skills --skill google-docs-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, google-auth-httplib2, google-auth-oauthlib, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the conversion of markdown files into fully formatted Google Docs, streamlining document creation and sharing workflows.

Core Features & Use Cases

  • Markdown Conversion: Renders markdown elements like headings, lists, tables, and code blocks into Google Docs formatting.
  • Folder Management: Organizes created documents into specified Google Drive folders.
  • Image Embedding: Supports embedding logos or other images at the top of documents.
  • Sharing: Allows direct sharing of created documents with specified collaborators.
  • Use Case: You have a project documentation written in markdown and need to deliver it as polished Google Docs to stakeholders, complete with a company logo and organized into a specific project folder.

Quick Start

Use the google-docs-markdown skill to create a google doc from the file 'report.md' and place it in the 'Project Reports' folder.

Frequently Asked Questions about google-docs-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown files into formatted Google Docs automatically?

To convert markdown files into Google Docs automatically, this skill uses the Google Docs and Drive APIs to render headings, lists, tables, and code blocks into properly formatted documents within specified Drive folders.

Can I embed images and organize Google Docs created from markdown into specific folders?

Yes, markdown conversion supports embedding images like logos at the top of documents and organizing the created Google Docs into specified Google Drive folders for structured project delivery.

What markdown elements are supported when exporting to Google Docs format?

Exporting markdown to Google Docs format supports headings, lists, tables, and code blocks, translating these structural elements into native Google Docs formatting for professional presentation.

Do I need Google API credentials to automate markdown to Google Docs conversion?

Yes, automating markdown to Google Docs conversion requires Google API credentials, specifically utilizing google-api-python-client, google-auth-httplib2, and google-auth-oauthlib dependencies for authentication and document creation.

How do I share Google Docs generated from markdown drafts with stakeholders directly?

You can share Google Docs generated from markdown drafts directly with stakeholders by using the built-in sharing capabilities to grant access to specified collaborators after the document is created.

What is the best way to deliver project documentation from markdown to stakeholders via Google Drive?

The best way to deliver project documentation from markdown to stakeholders via Google Drive is using this conversion skill to format drafts, embed images, organize files into project folders, and share access directly.