A straightforward recipe for duplicating Google Sheets tabs when you need monthly tracking templates. It walks through the three-step process: fetching spreadsheet details, copying your template sheet, and renaming the duplicate with the new month. Handy for budget trackers, habit logs, or any recurring monthly data collection where you want to start fresh but keep the same structure. The commands are basic Google Workspace API calls, so you'll need the gws-sheets skill loaded first. Nothing fancy, but it beats manually copying tabs every month when you're maintaining multiple tracking spreadsheets.
npx skills add https://github.com/googleworkspace/cli --skill recipe-copy-sheet-for-new-month