recipe-draft-email-from-doc by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-draft-email-from-doc前提条件: 执行此方案前,请先加载以下技能:
gws-docs、gws-gmail
从 Google 文档中读取内容,并将其用作 Gmail 邮件的正文。
gws docs documents get --params '{"documentId": "DOC_ID"}'gws gmail +send --to recipient@example.com --subject 'Newsletter Update' --body 'CONTENT_FROM_DOC'每周安装量
6.0K
代码仓库
GitHub 星标数
22.6K
首次出现
2026年3月4日
安全审计
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
安装于
codex5.9K
opencode5.9K
gemini-cli5.8K
cursor5.8K
github-copilot5.8K
kimi-cli5.8K
PREREQUISITE: Load the following skills to execute this recipe:
gws-docs,gws-gmail
Read content from a Google Doc and use it as the body of a Gmail message.
gws docs documents get --params '{"documentId": "DOC_ID"}'gws gmail +send --to recipient@example.com --subject 'Newsletter Update' --body 'CONTENT_FROM_DOC'Weekly Installs
6.0K
Repository
GitHub Stars
22.6K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex5.9K
opencode5.9K
gemini-cli5.8K
cursor5.8K
github-copilot5.8K
kimi-cli5.8K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装