recipe-generate-report-from-sheet
Automates generating and sharing formatted Google Docs reports from Google Sheets data using the Workspace CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-generate-report-from-sheetStats
| Total installs | 6,247 |
| Weekly installs | 6.2K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires three Google Workspace skills: gws-sheets for data reading, gws-docs for document creation and formatting, and gws-drive for permission management
- Workflow chains four operations: read sheet ranges, create a new Doc, write formatted content with headers and sections, and share with specified stakeholders
- Supports markdown-style formatting in the report output and role-based access control for sharing
Tags
Related skills
| Skill | Installs | vs recipe-generate-report-from-sheet |
|---|---|---|
| recipe-share-doc-and-notify | 6,066 | -181 |
| vercel-sandbox | 6,179 | -68 |
| recipe-schedule-recurring-event | 6,147 | -100 |
| gws-events | 6,379 | +132 |
| recipe-copy-sheet-for-new-month | 6,097 | -150 |
FAQ
- How many installs does recipe-generate-report-from-sheet have?
- recipe-generate-report-from-sheet has 6,247 total installs and 6.2K installs this week.
- Where is recipe-generate-report-from-sheet hosted?
- recipe-generate-report-from-sheet is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-generate-report-from-sheet have?
- recipe-generate-report-from-sheet has 22.8K GitHub stars.
- When was recipe-generate-report-from-sheet first indexed?
- OrangeBot.AI first indexed recipe-generate-report-from-sheet on Mar 4, 2026.
- How do I install recipe-generate-report-from-sheet?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-generate-report-from-sheet