recipe-copy-sheet-for-new-month

recipe-copy-sheet-for-new-month

热门

Duplicate a Google Sheets template tab for a new month of tracking.

29KStar
0Fork
更新于 3/31/2026
SKILL.md
readonly只读
name
recipe-copy-sheet-for-new-month
description

"Duplicate a Google Sheets template tab for a new month of tracking."

version
0.22.5

Copy a Google Sheet for a New Month

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

Duplicate a Google Sheets template tab for a new month of tracking.

Steps

  1. Get spreadsheet details: gws sheets spreadsheets get --params '{"spreadsheetId": "SHEET_ID"}'
  2. Copy the template sheet: gws sheets spreadsheets sheets copyTo --params '{"spreadsheetId": "SHEET_ID", "sheetId": 0}' --json '{"destinationSpreadsheetId": "SHEET_ID"}'
  3. Rename the new tab: gws sheets spreadsheets batchUpdate --params '{"spreadsheetId": "SHEET_ID"}' --json '{"requests": [{"updateSheetProperties": {"properties": {"sheetId": 123, "title": "February 2025"}, "fields": "title"}}]}'

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
获取