Recipe Copy Sheet For New Month

🌐Community
by googleworkspace · vlatest · Repository

Generates a monthly recipe copy sheet to streamline meal planning and ensure consistent content across your organization's communications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add recipe-copy-sheet-for-new-month npx -- -y @trustedskills/recipe-copy-sheet-for-new-month
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-copy-sheet-for-new-month": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-copy-sheet-for-new-month"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The recipe-copy-sheet-for-new-month skill automates the creation of monthly recipe planning sheets within Google Workspace. It generates a new spreadsheet based on a template, populating it with recipes from a specified source for the upcoming month.

When to use it

  • You need a fresh, organized list of meals for every week of the next month without manual data entry.
  • You want to replicate a specific meal plan structure or recipe set automatically for recurring monthly cycles.
  • Your team requires standardized monthly grocery lists derived from a central recipe database.

Key capabilities

  • Creates new Google Sheets documents on demand.
  • Copies content (recipes) from an existing source sheet into the new document.
  • Organizes data specifically for a "new month" timeframe.

Example prompts

  • "Create a new recipe sheet for next month using our standard template."
  • "Copy all recipes from the 'Q3 Menu' sheet into a new spreadsheet for October."
  • "Generate a monthly meal plan sheet populated with items from the master recipe database."

Tips & gotchas

Ensure you have write permissions to the destination Google Sheet location before running the automation. The skill relies on an existing source of recipes; if the source data is empty or missing, the new sheet will be created but may lack content.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
175

🌐 Community

Passed automated security scans.