recipe-generate-report-from-sheet

Read Google Sheets ranges and generate formatted Google Docs reports.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-generate-report-from-sheet-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-generate-report-from-sheet
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-generate-report-from-sheet
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-generate-report-from-sheet-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the manual process of copying, formatting, and sharing spreadsheet data by turning Google Sheets ranges into a ready-to-share Google Docs report.

Core Features & Use Cases

  • Sheet-to-Doc export: Read ranges from a Google Sheet and convert rows and summaries into a structured Google Docs document.
  • Document creation and sharing: Create a Google Doc, insert formatted text for summaries and top items, and set Drive permissions for stakeholders.
  • Use Case: Produce weekly sales reports that summarize totals, list top deals, and share the finalized document with finance and leadership.

Quick Start

Generate a Google Docs sales report from the Sales sheet in spreadsheet ABC123 with a summary, top deals, and share it with [email protected].

Frequently Asked Questions about recipe-generate-report-from-sheet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Google Docs report from Google Sheets data?

To generate a Google Docs report from Google Sheets data, this Skill reads spreadsheet ranges and simple aggregations, then inserts the formatted text into a structured Google Docs document for periodic sales reports or executive summaries.

Can I automate Google Drive permission updates when creating a report?

Yes, you can automate Google Drive permission updates during report generation. The Skill creates the Google Doc, inserts formatted summaries, and updates Drive permissions to share the finalized document with stakeholders like finance teams.

What's the best way to export Google Sheets ranges to a formatted document?

The best way to export Google Sheets ranges to a formatted document is using a sheet-to-doc automation Skill. It pulls specific spreadsheet ranges and simple aggregations, converting them into a structured and ready-to-share Google Docs file.

Do I need Google Workspace APIs to create a Google Docs report from a spreadsheet?

Yes, you need Google Workspace APIs and available gws plugins to create a Google Docs report from a spreadsheet. These dependencies support spreadsheet range reads, document text insertion, and Drive permission updates.

Does this sheet-to-doc export handle aggregations for weekly sales reports?

Yes, this sheet-to-doc export handles aggregations for weekly sales reports. It reads spreadsheet ranges to summarize totals and list top deals, then compiles that data into a structured Google Docs report for leadership.