This recipe automates the common workflow of pulling data from Google Sheets and turning it into a polished Google Docs report with proper formatting and sharing permissions. It reads your spreadsheet data, creates a new document with a structured layout including summary statistics and detailed breakdowns, then automatically shares it with specified stakeholders. Perfect for monthly sales reports, project updates, or any recurring data presentation where you're tired of copying and pasting between Google apps. The four-step process handles authentication and file permissions, so you get a complete end-to-end automation rather than just data extraction.
npx skills add https://github.com/googleworkspace/cli --skill recipe-generate-report-from-sheet