Skills/Composio App Automation/Claude Skill/Source: Composio Awesome Claude Skills
G

Google Meet Automation

Automate Google Meet tasks via Rube MCP (Composio): create Meet spaces, schedule video conferences via Calendar events, manage meeting access. Always search tools first for current schemas.

Overview

Create Google Meet video conferences, schedule meetings with Meet links, and manage meeting spaces using Rube MCP (Composio).

Core features

Action

Tool

Create Meet space

GOOGLEMEET_CREATE_MEET

Schedule meeting

GOOGLECALENDAR_CREATE_EVENT

Find free slots

GOOGLECALENDAR_FIND_FREE_SLOTS

Update meeting

GOOGLECALENDAR_PATCH_EVENT

Get current time

GOOGLECALENDAR_GET_CURRENT_DATE_TIME

Look up contacts

GMAIL_SEARCH_PEOPLE

Attendees must be email addresses

GOOGLECALENDAR_CREATE_EVENT only accepts email addresses for attendees, not names. Use GMAIL_SEARCH_PEOPLE to resolve names to emails first.

Target users

AI builders and operators who want Claude, Codex, Cursor, Gemini CLI, or similar agents to automate Googlemeet workflows through Composio.

How to use

Get Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. 1. Verify Rube MCP is available by confirming RUBE_SEARCH_TOOLS responds 2. Call RUBE_MANAGE_CONNECTIONS with toolkit googlemeet 3. Optionally also connect googlecalendar for scheduling meetings with calendar events 4. If connection is not ACTIVE, follow the returned auth link to complete setup 5. Confirm connection status shows ACTIVE before running any workflows

Effect review

Best for agent workflows that need real app actions with explicit tool discovery, connection checks, and schema-aware execution.

Frequently asked questions

What is Google Meet Automation?

Automate Google Meet tasks via Rube MCP (Composio): create Meet spaces, schedule video conferences via Calendar events, manage meeting access. Always search tools first for current schemas.

How do I use Google Meet Automation?

Get Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. 1. Verify Rube MCP is available by confirming RUBE_SEARCH_TOOLS responds 2. Call RUBE_MANAGE_CONNECTIONS with toolkit googlemeet 3. Optionally also connect googlecalendar for...

What does this skill require?

It requires Rube MCP and an active Composio connection for the Googlemeet toolkit before executing app actions.

Quick install

Install command
Add https://rube.app/mcp as an MCP server.
RUBE_MANAGE_CONNECTIONS toolkits: ["googlemeet"]
RUBE_SEARCH_TOOLS before every workflow, then execute with RUBE_MULTI_EXECUTE_TOOL.

Tags

App AutomationClaude SkillsComposioComposio App AutomationGooglemeetRube MCP

Featured recommendations

Related Toolkits