calendly-apiCalendly API integration with managed OAuth. Access event types, scheduled events, invitees, availability, and manage webhooks. Use this skill when users want to view scheduling data, check availability, book meetings, or integrate with Calendly workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via ClawdBot CLI:
clawdbot install byungkyu/calendly-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
webhook → https://api.calendly.com/organizations/BBBBBBBBBBBBBBBB&scope=organizationCalls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAI Analysis
The skill's external API calls (api.calendly.com, ctrl.maton.ai, gateway.maton.ai) are consistent with its stated purpose of Calendly integration and OAuth management. The 'UNKNOWN_DATA_SINK' signal appears to be a misinterpretation of a documented Calendly API webhook endpoint, not an unauthorized exfiltration path. The primary risk is dependency on the third-party Maton gateway's security.
Generated Mar 1, 2026
Sales representatives can use this skill to automatically check their availability and schedule meetings with prospects directly from their CRM or email workflows. It reduces back-and-forth communication by allowing prospects to book slots based on real-time availability, improving conversion rates and saving time.
Consulting firms and freelancers can integrate this skill into their websites or client portals to let clients book onboarding sessions or consultations. It streamlines the scheduling process, ensures appointments are tracked, and can sync with other tools for automated follow-ups and reminders.
HR departments or training coordinators can use this skill to manage and schedule internal training sessions, workshops, or one-on-one coaching. It helps organize availability across multiple trainers, sends automated invites to employees, and tracks attendance through Calendly's event data.
Healthcare providers can integrate this skill to allow patients to book appointments online, view available slots based on practitioner schedules, and receive automated confirmations. It reduces administrative overhead, minimizes no-shows with reminders, and improves patient experience.
Event planners can use this skill to schedule meetings with vendors, clients, and team members, managing multiple calendars in one place. It facilitates coordination by providing real-time availability, sending updates, and integrating with project management tools for seamless workflow automation.
Offer this skill as part of a subscription-based platform that provides scheduling automation tools to businesses. Charge monthly or annual fees based on features like number of users, advanced analytics, or integration capabilities, generating recurring revenue from clients in various industries.
Provide basic scheduling functionality for free to attract users, then monetize through premium features such as advanced webhook management, custom branding, or priority support. Upsell to paid tiers as businesses scale and require more automation and integration options.
License this skill to large enterprises or organizations that need customized scheduling solutions with high security, compliance, and support. Offer dedicated instances, custom integrations, and training services, charging one-time setup fees plus ongoing maintenance or support contracts.
💬 Integration Tip
Ensure the MATON_API_KEY is securely stored in environment variables and use the Maton-Connection header to manage multiple Calendly accounts if needed, simplifying authentication across different users or organizations.
Scored May 18, 2026
Audited Apr 16, 2026 · audit v1.0
Interact with Google Calendar via the Google Calendar API – list upcoming events, create new events, update or delete them. Use this skill when you need programmatic access to your calendar from OpenClaw.
Google Calendar API integration with managed OAuth. Create events, list calendars, check availability, and manage schedules. Use this skill when users want to interact with Google Calendar. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Access and manage Google Calendar events with gogcli for cross-calendar agendas, keyword search, and filtered outputs avoiding unwanted calendars like holidays.
Program recurring or one-time tasks. User defines what to do, skill handles when.
Google Calendar integration for viewing, creating, and managing calendar events. Use when the user asks about their schedule, wants to add/edit/delete events, check availability, or needs a morning brief. Supports natural language like "What's on my calendar tomorrow?" or "Schedule lunch with Alex at noon Friday." Free tier provides read access; Pro tier ($12) adds create/edit/delete and morning briefs.
Google Calendar via gcalcli: today-only agenda by default, bounded meaning-first lookup via agenda scans, and fast create/delete with verification--optimized for low tool calls and minimal output.