What problem does it solve? Managing WeCom (Enterprise WeChat) schedules through raw API calls requires handling authentication, JSON payloads, and timestamp conversions manually. This Skill lets an AI agent query, create, modify, and cancel schedules, manage attendees, and check member availability directly through the wecom-pro command-line tool. ## Core Features & Use Cases - Schedule Query & Details: List schedules within a date range (up to 30 days around today) and fetch full details including title, time, location, and attendees. - Create, Update & Cancel: Create schedules with reminders and attendees, modify specific fields, or cancel events after user confirmation. - Attendee & Availability Management: Add or remove participants and check free/busy status for up to 10 users to find common open slots for meetings. - Use Case: Ask "Find a time tomorrow afternoon when Zhang San and Li Si are both free and book a one-hour meeting" — the agent looks up user IDs, checks availability, computes shared free slots, and creates the meeting. ## Quick Start Ask the agent to show your WeCom schedule for today, or to create a meeting tomorrow at 2 PM with a specific colleague.