recipe-create-doc-from-template by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-doc-from-template前提条件: 执行此方案前,请先加载以下技能:
gws-drive、gws-docs
复制一个 Google 文档模板,填充内容,并与协作者共享。
gws drive files copy --params '{"fileId": "TEMPLATE_DOC_ID"}' --json '{"name": "Project Brief - Q2 Launch"}'Launch the new feature by end of Q2.'4. 与团队共享:gws drive permissions create --params '{"fileId": "NEW_DOC_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "team@company.com"}'`
每周安装量
5.9K
代码仓库
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
GitHub 星标数
22.5K
首次出现
2026年3月4日
安全审计
安装于
codex5.7K
opencode5.7K
gemini-cli5.7K
cursor5.6K
github-copilot5.6K
kimi-cli5.6K
PREREQUISITE: Load the following skills to execute this recipe:
gws-drive,gws-docs
Copy a Google Docs template, fill in content, and share with collaborators.
gws drive files copy --params '{"fileId": "TEMPLATE_DOC_ID"}' --json '{"name": "Project Brief - Q2 Launch"}'Launch the new feature by end of Q2.'4. Share with team:gws drive permissions create --params '{"fileId": "NEW_DOC_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "team@company.com"}'`
Weekly Installs
5.9K
Repository
GitHub Stars
22.5K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex5.7K
opencode5.7K
gemini-cli5.7K
cursor5.6K
github-copilot5.6K
kimi-cli5.6K
99,500 周安装