appointment-schedulerAutomated appointment management for beauty salons, clinics, studios, and photo booths. Handles booking requests, calendar sync, conflict detection, reminder...
Install via ClawdBot CLI:
clawdbot install mupengi-bot/appointment-schedulerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/mupengUses known external API (expected, informational)
cloud.google.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A beauty salon receives booking requests via KakaoTalk DMs from customers asking for haircuts, perms, or coloring. The skill parses these messages, checks availability in Google Calendar, and confirms appointments automatically, reducing manual back-and-forth.
A small clinic handles patient appointments by phone or text. The skill converts call transcripts to text, detects scheduling conflicts, and sends SMS reminders to reduce no-shows, improving patient flow and staff efficiency.
A photo booth business like MUFI manages bookings for events or walk-ins through Instagram DMs. The skill processes natural language requests, syncs with Naver Calendar, and maintains a waitlist to fill cancellations automatically.
A photography or recording studio receives booking inquiries via email or chat. The skill parses date, time, and service details, checks for double-booking, and sends automated confirmations with calendar invites, streamlining rental operations.
A busy salon or clinic tracks repeat no-shows using the skill's logging system. It flags customers with 3+ no-shows, requiring deposits for future bookings, and uses waitlist notifications to maximize occupancy from cancellations.
Offer the appointment scheduler as a monthly subscription service to small businesses, charging per location or number of bookings. Revenue comes from recurring fees, with tiers based on features like advanced analytics or multi-calendar sync.
Implement a transaction model where businesses pay a small fee for each confirmed appointment processed through the skill. This aligns costs with usage, appealing to seasonal or low-volume operations like photo booths or pop-up studios.
License the skill to larger chains or franchises in beauty or healthcare, customizing it for their brand and integrating with existing CRM systems. Revenue is generated through upfront licensing fees and ongoing support contracts.
💬 Integration Tip
Ensure calendar API credentials are securely stored and test parsing scripts with diverse natural language inputs to handle regional date formats and slang effectively.
Scored Jun 17, 2026
Calendly 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).
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.