recipe-generate-report-from-sheet

Read Google Sheets data and generate formatted Google Docs reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, gws-sheets, gws-docs, gws-drive, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of Google Docs reports, reducing the need for manual data entry and formatting.

Core Features & Use Cases

  • Automated Report Generation: Read data from a Google Sheet and generate a formatted Google Docs report.
  • Customization: Define the report structure with the provided steps.
  • Use Case: For business reporting, sales summaries, or project status updates.

Quick Start

Use the recipe-generate-report-from-sheet skill to create a sales report from your 'Sales Report' sheet.

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 rows via the Google Sheets API and formats them into a structured document using the Google Docs API, eliminating manual data entry for business reporting tasks.

Can I automate business intelligence report creation using Google Sheets and Google Docs?

Yes, you can automate business intelligence report creation by connecting Google Sheets and Google Docs. The process extracts sales summaries or project status data from Sheets and formats it directly into a professional Docs report.

What do I need to set up before automating report generation from a spreadsheet?

Before automating report generation, you need a Google Sheet containing your source data and the Google Workspace APIs enabled for Sheets, Docs, and Drive. These dependencies are required to retrieve data and create the final document.

Does this automated report generation process support custom document structures?

Yes, the report generation process supports custom document structures. You can define the specific layout and formatting steps for your business or personal use case before the data is pulled from Google Sheets into the final Google Docs file.

What is the best way to create a sales summary document from sheet data?

The best way to create a sales summary document from sheet data is using an automated formatting tool that pulls raw figures from Google Sheets and outputs a formatted Google Docs report, ensuring professional presentation without manual entry.

Why does my Google Sheets to Google Docs report automation require Drive access?

Your Google Sheets to Google Docs report automation requires Drive access to save and manage the newly generated document. The Google Drive dependency ensures the formatted report is properly stored and accessible after creation.