Hubspot Create Meeting
Schedules HubSpot meetings based on user preferences and attendee availability, streamlining appointment booking.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add hubspot-create-meeting npx -- -y @trustedskills/hubspot-create-meeting
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hubspot-create-meeting": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hubspot-create-meeting"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create meetings directly within HubSpot. It leverages the HubSpot API to schedule appointments, including specifying attendees and setting meeting details like duration and time zone. The agent can also handle rescheduling or canceling existing HubSpot meetings based on user requests.
When to use it
- A user asks to schedule a demo call with your sales team.
- You need to quickly book a follow-up conversation with a lead in HubSpot.
- A client requests to reschedule an upcoming meeting already booked in HubSpot.
- An agent needs to cancel a previously scheduled meeting and notify attendees.
Key capabilities
- Schedule new meetings in HubSpot
- Specify meeting attendees
- Set meeting duration
- Define time zone for the meeting
- Reschedule existing HubSpot meetings
- Cancel existing HubSpot meetings
Example prompts
- "Please schedule a 30-minute call with John Doe next Tuesday at 2 PM EST."
- βCan you reschedule my upcoming meeting with Sarah from Friday to Wednesday?β
- "Cancel the meeting I have scheduled for tomorrow morning and notify all attendees.β
Tips & gotchas
- Requires access to a HubSpot account and appropriate API credentials.
- The agent needs sufficient permissions within HubSpot to create, modify, or delete meetings.
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.