Overview
- Skill Key
- brennerspear/md-to-gdoc
- Author
- brennerspear
- Source Repo
- openclaw/skills
- Version
- 1.0.1
- Source Path
- skills/brennerspear/md-to-gdoc
- Latest Commit SHA
- dd24c75a656af53c639336b4ba128c15b71d70fd
Convert markdown files to properly formatted Google Docs. Use when asked to create a Google Doc from markdown, upload markdown to Google Docs, put a .md file into Google Docs, or convert research/notes/documents to Google Docs format.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 md-to-gdoc 技能。 若已安装,则直接安装 md-to-gdoc 技能。
# Markdown to Google Doc Convert `.md` files into Google Docs with proper heading styles, bold, code blocks, lists, links, and blockquotes. ## Requirements - **[gog](https://github.com/tychohq/gog)** — Google Workspace CLI (must be authenticated: `gog auth add <email>`) - **python3** — used for JSON parsing in the script ## Quick Start ```bash scripts/md-to-gdoc.sh <file.md> [--title "Title"] [--parent <folder-id>] [--account <email>] ``` Resolve `scripts/` relative to this skill's directory. ## Critical Rules 1. **Use `gog docs update --format=markdown`** — never `write --markdown`, never `create --file`. The `update` path is the only one that correctly applies Google Docs heading styles via the API. 2. **Markdown must have proper `#` headings.** If the source has "heading-looking" plain text without `#` markers, add them before conversion. The script warns but proceeds. 3. **Two-step process**: create empty doc → populate with `update`. This is deterministic and reliable. 4. **Always verify heading syntax** in the markdown before running. No `#` = no formatted headings in the output. ## What Works - `#`–`######` headings → Google Docs Heading 1–6 - `**bold**` → bold text - `` `inline code` `` → Courier New - Fenced code blocks → Courier New + gray background - `> blockquotes` → indented paragraphs - `- bullets` → bullet-prefixed text - `1. numbered` → number-prefixed text - `[text](url)` → hyperlinks - Markdown tables → native Google Docs tables ## Known Limitations - `*italic*` may not render (gog CLI bug in inline formatting parser — italic detection fails in certain contexts) - Bullet/numbered lists use text prefixes (`•`, `1.`), not native Google Docs list objects - Horizontal rules render as 40 dashes ## Options - `--title` — Doc title. Defaults to filename with hyphens→spaces. - `--parent` — Google Drive folder ID to place the doc in. - `--account` — Google account email. Defaults to gog's default (first authenticated account). ## Troubleshoot...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
openstockdata
OpenClaw Skill for stock data analysis
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
ccyaolei
OpenClaw Agent 长期记忆系统 - 温度模型 + 自动归档 + 知识提炼。让 AI Agent 拥有持久记忆,自动管理冷热数据,从经验中提炼可复用技能。