Recipe Copy Sheet For New Month
技能 已验证 活跃Duplicate 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.
功能
- 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
使用场景
- 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
非目标
- 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.
安装
npx skills add googleworkspace/cli通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Public Google Drive
100无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。
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
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。