Recipe Share Doc And Notify

🌐Community
by googleworkspace · vlatest · Repository

This skill automatically shares recipes to a shared document and notifies users when new recipes are added, streamlining recipe sharing workflows.

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-share-doc-and-notify npx -- -y @trustedskills/recipe-share-doc-and-notify
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-share-doc-and-notify": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-share-doc-and-notify"
      ]
    }
  }
}

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

About This Skill

The recipe-share-doc-and-notify skill enables AI agents to generate Google Docs from provided recipes, share them via email, and send notifications to specific recipients. It streamlines the workflow of creating and distributing culinary instructions directly within the Google Workspace ecosystem.

When to use it

  • Automate the creation of standardized recipe documents for team sharing or client delivery.
  • Trigger immediate email distribution of new recipes upon document generation.
  • Notify stakeholders when a specific cooking instruction set is finalized and available.
  • Integrate recipe management into existing Google Workspace communication workflows.

Key capabilities

  • Generates formatted Google Docs from raw recipe text or data.
  • Sends the created documents directly via email to designated recipients.
  • Provides notification alerts upon successful document creation and distribution.
  • Operates within the Google Workspace CLI environment for seamless integration.

Example prompts

  • "Create a Google Doc with my new pasta recipe, share it via email to the marketing team, and notify me when it's sent."
  • "Generate a document containing the ingredients list and instructions for the chocolate cake, then email it to the catering department."
  • "Write up the BBQ chicken recipe as a Google Doc, distribute it to all staff members, and send a confirmation notification to my inbox."

Tips & gotchas

Ensure the AI agent has proper permissions to create documents in your Google Drive and send emails from your Workspace account. The skill relies on accurate input data; providing clear, structured recipe details will result in better-formatted output documents.

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
170

🌐 Community

Passed automated security scans.