Recipe Copy Sheet For New Month
Skill Verified ActiveDuplicate a Google Sheets template tab for a new month of tracking.
To efficiently duplicate an existing Google Sheets template tab and rename it for a new tracking period (e.g., a new month), saving users manual effort.
Features
- Duplicate Google Sheets template tab
- Rename duplicated tab to a new month/period
- Automates a multi-step Sheets operation
- Leverages `gws` CLI for Google Workspace interaction
Use Cases
- Setting up a new month's tracking spreadsheet from a template
- Creating recurring monthly reports or logs in Google Sheets
- Automating the setup of repetitive spreadsheet structures
Non-Goals
- Creating new Google Sheets from scratch
- Modifying the content of the duplicated tab beyond renaming
- Managing Google Drive files or other Workspace services
Documentation
- info:Configuration & parameter referenceWhile the parameters for the `gws` commands are implicitly defined by the tool's schema, the SKILL.md does not explicitly list all parameters or their defaults. The commands themselves are expected to have help text.
Installation
npx skills add googleworkspace/cliRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.