md2docs

Installation
SKILL.md

md2docs

Convert a Markdown file to a formatted Google Doc with one command.

Usage

/md2docs <path-to-file.md>

Optional arguments after the file path:

  • --title "Custom Title" to override the doc title (default: filename as title case)
  • --no-open to skip opening the browser

Workflow

  1. Read the markdown file specified by the user
  2. Run the conversion script:
Installs
1
Repository
v1-io/v1tamins
GitHub Stars
5
First Seen
Mar 1, 2026
md2docs — v1-io/v1tamins