在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用gdoc
星标3
分支0
更新时间2026年4月18日 15:04
Fetch Google Docs and convert to markdown
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Fetch Google Docs and convert to markdown
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Process raw sources into wiki pages — creates summaries, entities, and concept pages
Check Sentry errors, Axiom logs, and other monitoring sources for bugs, then fix them with regression tests
Recursively crawl a documentation site, converting each page to markdown
Generate TTS audio from speaker_notes and upload to Vercel Blob
Generate AI illustrations for course cards and upload to Vercel Blob
Convert PDF files to markdown
| name | gdoc |
| description | Fetch Google Docs and convert to markdown |
| user-invocable | false |
| allowed-tools | Read, Bash |
Fetch one or more Google Docs and convert to markdown.
/gdoc <url> [url2 ...] [-o output_dir]
-o <dir> if present (default: output/).bash fetch/parsers/gdoc.sh "<url>" "<output_dir>"gcloud auth application-default login.gcloud auth application-default login.markitdown or pandoc.