qclaw-calendar-guide

Create, view, update, and delete calendar events across Apple Calendar, Outlook, and Windows Calendar.

1|2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bluegitter/QClaw --skill qclaw-calendar-guide-bluegitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qclaw-calendar-guide
Source: https://github.com/bluegitter/QClaw/tree/main/resources/openclaw/config/skills/schedule-skill
Command: npx skills add https://github.com/bluegitter/QClaw --skill qclaw-calendar-guide-bluegitter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a unified interface to manage calendar events across Apple Calendar (macOS), Outlook, and Windows Calendar, enabling cross-platform creation, viewing, updating, and deletion of events.

Core Features & Use Cases

  • View events across a date range on multiple calendars
  • Create new events with title, date, time, duration, and location
  • Update existing events (title, time, duration) or cancel them
  • Generate .ics files as a universal fallback for any calendar
  • Integrate with Feishu, DingTalk, and WeCom via MCP/OpenClaw or Applink where available

Quick Start

Tell me to view, create, modify, or cancel a calendar event and I will perform it across your configured calendars.

Frequently Asked Questions about qclaw-calendar-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage calendar events across Apple Calendar and Outlook from a single interface?

You can manage calendar events across Apple Calendar and Outlook by using native automation like AppleScript and PowerShell to create, view, update, and delete entries from one unified interface. It ensures reliable cross-platform operation.

Does this cross-platform calendar automation support third-party platforms like Feishu or DingTalk?

Yes, cross-platform calendar automation supports Feishu, DingTalk, and WeCom by integrating via MCP/OpenClaw or Applink, allowing you to manage events beyond Apple Calendar and Outlook within your existing workflow.

What is the best way to add calendar events on systems without native automation support?

The best way to add calendar events on unsupported systems is generating ICS files as a universal fallback. This zero-dependency approach ensures universal compatibility for creating events across any calendar application.

How do I handle time zone differences and date boundaries when creating cross-platform calendar events?

To handle time zone differences and date boundaries when creating events, the automation interface includes robust fallbacks and safe error handling for edge cases, ensuring reliable synchronization across Outlook and Apple Calendar.

Do I need to install extra dependencies to automate Windows Calendar and macOS Apple Calendar?

No, you do not need extra dependencies to automate Windows Calendar and macOS Apple Calendar. The system relies on native automation via PowerShell and AppleScript to ensure zero-dependency operation with robust fallbacks.