Recipe Create Meet Space
Generates tailored recipes considering dietary needs, available ingredients, and kitchen space limitations.
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-meet-space npx -- -y @trustedskills/recipe-create-meet-space
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-create-meet-space": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-create-meet-space"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to programmatically create Google Meet spaces within a Google Workspace environment. It automates the setup of video conferencing rooms, ensuring they are ready for scheduled events or ad-hoc meetings without manual intervention.
When to use it
- Automating the provisioning of meeting rooms for recurring team stand-ups or weekly all-hands sessions.
- Setting up temporary collaboration spaces for external partners joining a specific project milestone.
- Triggering the creation of a new Meet space immediately after an event is confirmed in a calendar system.
- Managing resource allocation by dynamically generating meeting links based on attendee capacity requirements.
Key capabilities
- Instantly creates new Google Meet spaces via API integration.
- Operates directly within the Google Workspace ecosystem.
- Supports automation workflows for scalable meeting management.
- Eliminates manual administrative tasks associated with room setup.
Example prompts
- "Create a new Google Meet space named 'Q4 Strategy Session' for our executive team."
- "Provision a temporary meeting room for the client demo scheduled in 30 minutes."
- "Set up a dedicated video conference space for the remote design workshop starting tomorrow."
Tips & gotchas
Ensure your AI agent has the necessary administrative permissions within Google Workspace to create new spaces, as standard user accounts may be restricted. Verify that the specific Google Workspace edition supports automated Meet space creation before relying on this skill in production workflows.
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.