Recipe Create Doc From Template
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.
Run in terminal (recommended)
claude mcp add recipe-create-doc-from-template npx -- -y @trustedskills/recipe-create-doc-from-template
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.