qclaw-calendar-guide

Manage calendar events across multiple platforms with CRUD operations and .ics fallback.

18|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/alter123-zz/RaccoonClaw --skill qclaw-calendar-guide-alter123-zz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qclaw-calendar-guide
Source: https://github.com/alter123-zz/RaccoonClaw/tree/main/skills/schedule-skill
Command: npx skills add https://github.com/alter123-zz/RaccoonClaw --skill qclaw-calendar-guide-alter123-zz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It simplifies managing schedules, meetings, and appointments by automatically detecting the user's calendar platform and handling CRUD operations across system calendars, Outlook, Feishu, DingTalk, and WeCom, eliminating manual switching and permission hassles.

Core Features & Use Cases

  • Automatic platform detection and remembers user preference.
  • Full CRUD for events (view, create, modify, delete) with fallback to .ics files.
  • Cross‑platform support: macOS Calendar, Outlook (macOS & Windows), Windows Calendar, Feishu, DingTalk, WeCom.
  • Onboarding flow that guides first‑time users and handles missing clients.
  • Robust error handling with limited retries and silent degradations.

Quick Start

Ask QClaw to show your schedule for tomorrow.

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 multiple platforms like Outlook and Feishu?

Calendar event management across multiple platforms is handled through automatic platform detection and script execution for CRUD operations. The system supports viewing, creating, modifying, and deleting meetings on Outlook, Feishu, DingTalk, WeCom, and system calendars.

Can I create and modify meetings on DingTalk or WeCom without manual switching?

Yes, you can create and modify meetings on DingTalk or WeCom without manual switching. The system automatically detects the active calendar platform, executes scheduling scripts, and remembers your platform preference to eliminate manual client switching.

What happens if my calendar platform is not detected during meeting scheduling?

When calendar platform detection fails during meeting scheduling, the system silently degrades and falls back to generating .ics files. This ensures you can still create and share event files even without native client integration.

Does this approach work with both macOS Calendar and Windows Calendar?

Yes, this approach works with both macOS Calendar and Windows Calendar. Cross-platform support covers system calendars on both operating systems, alongside dedicated clients like Outlook for macOS and Windows.

How do I view my schedule for tomorrow across different calendar clients?

To view your schedule for tomorrow, simply request the system to show your upcoming events. It will detect your configured calendar platform, execute the read script, and display your meetings while handling missing clients through an onboarding flow.

Why does calendar event creation fail on some platforms?

Calendar event creation can fail due to missing platform clients or permissions. The system handles this with an onboarding flow for first-time users, limited retries for transient errors, and silent degradation to .ics file fallbacks.