scheduleProgram recurring or one-time tasks. User defines what to do, skill handles when.
Install via ClawdBot CLI:
clawdbot install ivangdavila/scheduleGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A remote team uses the Schedule skill to automatically generate and send a daily email summary of project updates at 9 AM each workday. The skill triggers the Mail skill to compile and dispatch the digest, ensuring timely communication without manual effort.
A small business schedules weekly backups of critical financial data to a cloud storage service every Sunday at 2 AM. The Schedule skill coordinates with a File Management skill to perform the backup, minimizing risk of data loss during off-hours.
A telehealth application integrates the Schedule skill to send personalized medication reminders to patients at specified times daily. It uses a Notification skill to deliver alerts, improving adherence and health outcomes through automated prompts.
Marketing professionals use the Schedule skill to plan and post social media content across platforms at optimal times. The skill triggers a Social Media skill to publish posts, streamlining campaign management and increasing engagement.
Homeowners schedule smart devices like thermostats and lights to adjust based on time of day, such as lowering heat at night. The Schedule skill works with IoT skills to execute commands, reducing energy costs and enhancing convenience.
Offer basic scheduling features for free, with premium tiers unlocking advanced options like priority support, custom integrations, and analytics. Revenue comes from monthly or annual subscriptions, targeting small businesses and individual power users.
Sell customized versions of the Schedule skill to large organizations, including enhanced security, compliance features, and dedicated support. Revenue is generated through one-time licensing fees or annual contracts, focusing on industries with strict regulatory needs.
Provide the Schedule skill as an API for developers to integrate into their applications, charging based on usage metrics like number of scheduled jobs or API calls. Revenue streams include pay-per-use fees and tiered pricing for high-volume clients.
💬 Integration Tip
Ensure user permissions are explicitly defined for each job to maintain security and avoid unauthorized access, leveraging the requires field in jobs.json for clarity.
Scored Apr 22, 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.
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.