Recipe Create Presentation
Generate visually appealing recipe presentations—including images, descriptions, and steps—from ingredient lists and desired cuisine.
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-presentation npx -- -y @trustedskills/recipe-create-presentation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-create-presentation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-create-presentation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
recipe-create-presentation
What it does
This skill enables AI agents to generate Google Slides presentations directly from provided text or structured data. It automates the creation of slides, applying layouts and content based on user instructions without manual intervention in the Google Workspace interface.
When to use it
- Quickly draft a project status update deck for weekly team meetings.
- Generate a standardized training outline for new employee onboarding.
- Create a sales pitch presentation from a raw product description document.
- Assemble a quarterly review summary by converting meeting notes into slides.
Key capabilities
- Instantly creates new Google Slides presentations via API.
- Populates slide content based on natural language prompts or structured input.
- Integrates seamlessly with existing Google Workspace accounts for immediate access.
Example prompts
- "Create a 5-slide presentation summarizing our Q3 marketing results using the attached data."
- "Generate a new deck titled 'Product Launch' with an agenda slide and three feature highlights."
- "Build a training presentation on cybersecurity best practices based on this PDF document."
Tips & gotchas
Ensure your AI agent has valid OAuth credentials to access the user's Google Workspace account before attempting to create slides. The skill relies on clear input data; vague prompts may result in generic or incomplete slide content that requires manual refinement.
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.