recipe-generate-report-from-sheet

Read Google Sheet data and create a formatted Google Docs report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read data from a Google Sheet and generate a formatted Google Docs report.

Core Features & Use Cases

  • Read data from Google Sheets
  • Create a Google Docs report from the sheet data
  • Share or assign permissions to the generated document for stakeholders

Quick Start

Read data from a Google Sheet and generate a formatted Google Docs report

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 convert Google Sheets data into a formatted Google Docs report?

To convert Google Sheets data into a Google Docs report, this skill reads the spreadsheet content and orchestrates document creation to produce a formatted, shareable file for stakeholders.

Can I automatically share a generated Google Docs report with stakeholders?

Yes, after generating the Google Docs report from your sheet data, the skill applies permission sharing to assign access to stakeholders directly within your Drive.

Do I need Google Workspace skills to automate report generation from spreadsheets?

Yes, automating report generation from spreadsheets requires the gws-sheets, gws-docs, and gws-drive skill prerequisites to orchestrate reading, writing, and sharing operations.

What is the best way to create stakeholder documents from spreadsheet data?

Creating stakeholder documents from spreadsheet data is best handled by automating workflows that read sheet rows and write formatted content directly into Google Docs.

Does this automated sheet data reporting work without manual formatting?

Yes, the sheet data reporting process applies formatting automatically during the Google Docs creation step, ensuring the final document is polished without manual intervention.