Recipe Create Doc From Template

🌐Community
by googleworkspace · vlatest · Repository

Generates formatted recipe documents from provided ingredients and instructions using a Google Workspace template.

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-create-doc-from-template npx -- -y @trustedskills/recipe-create-doc-from-template
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-create-doc-from-template": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-create-doc-from-template"
      ]
    }
  }
}

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

About This Skill

No functional description, capabilities, or usage examples are available in the provided source content. The input contains only HTML metadata and structural code without any text describing the skill's behavior, features, or intended use cases. Consequently, a detailed guide cannot be generated without hallucinating information not present in the source.

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
185

🌐 Community

Passed automated security scans.