recipe-generate-report-from-sheet

recipe-generate-report-from-sheet

热门

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

27KStar
0Fork
更新于 3/31/2026
SKILL.md
readonly只读
name
recipe-generate-report-from-sheet
description

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

version
0.22.5

Generate a Google Docs Report from Sheet Data

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets, gws-docs, gws-drive

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

Steps

  1. Read the data: gws sheets +read --spreadsheet SHEET_ID --range "Sales!A1:D"
  2. Create the report doc: gws docs documents create --json '{"title": "Sales Report - January 2025"}'
  3. Write the report: `gws docs +write --document-id DOC_ID --text '## Sales Report - January 2025

Summary

Total deals: 45
Revenue: $125,000

Top Deals

  1. Acme Corp - $25,000
  2. Widget Inc - $18,000'`
  3. Share with stakeholders: gws drive permissions create --params '{"fileId": "DOC_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "cfo@company.com"}'

You Might Also Like

Related Skills

revops

revops

34Kproductivity

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.

coreyhaines31 avatarcoreyhaines31
获取

Create recurring focus time blocks on Google Calendar to protect deep work hours.

googleworkspace avatargoogleworkspace
获取

Set up a new Google Tasks list with initial tasks.

googleworkspace avatargoogleworkspace
获取

Share a Google Docs document with edit access and email collaborators the link.

googleworkspace avatargoogleworkspace
获取

Create a recurring Google Calendar event with attendees.

googleworkspace avatargoogleworkspace
获取

Identify large Google Drive files consuming storage quota.

googleworkspace avatargoogleworkspace
获取