recipe-generate-report-from-sheet by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-generate-report-from-sheet前提条件: 执行此方案前,请先加载以下技能:
gws-sheets、gws-docs、gws-drive
从 Google 表格读取数据并创建格式化的 Google 文档报告。
gws sheets +read --spreadsheet SHEET_ID --range "Sales!A1:D"gws docs documents create --json '{"title": "Sales Report - January 2025"}'总交易数:45 总收入:$125,000
gws drive permissions create --params '{"fileId": "DOC_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "cfo@company.com"}'广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
每周安装量
5.8K
代码仓库
GitHub 星标数
22.5K
首次出现
2026年3月4日
安全审计
安装于
codex5.6K
opencode5.6K
gemini-cli5.6K
cursor5.6K
github-copilot5.6K
kimi-cli5.6K
PREREQUISITE: Load the following skills to execute this recipe:
gws-sheets,gws-docs,gws-drive
Read data from a Google Sheet and create a formatted Google Docs report.
gws sheets +read --spreadsheet SHEET_ID --range "Sales!A1:D"gws docs documents create --json '{"title": "Sales Report - January 2025"}'Total deals: 45 Revenue: $125,000
gws drive permissions create --params '{"fileId": "DOC_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "cfo@company.com"}'Weekly Installs
5.8K
Repository
GitHub Stars
22.5K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex5.6K
opencode5.6K
gemini-cli5.6K
cursor5.6K
github-copilot5.6K
kimi-cli5.6K
71,300 周安装