wecomcli-schedule

Automate WeCom schedule management using wecom-cli commands.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/wukangcheng2944/claude-skills --skill wecomcli-schedule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecomcli-schedule
Source: https://github.com/wukangcheng2944/claude-skills/tree/main/wecomcli-schedule
Command: npx skills add https://github.com/wukangcheng2944/claude-skills --skill wecomcli-schedule

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users manage enterprise WeCom (WeChat Work) schedules, enabling efficient handling of scheduling tasks within teams.

Core Features & Use Cases

  • Query schedules by date range to view lists or details, across defined time windows.
  • Create, update, or cancel schedules, including setting reminders and managing attendees.
  • Check attendees' availability to find common free time and schedule meetings.

Quick Start

Ask to create, modify, or query WeCom schedules using the wecom-cli tool with your desired details.

Frequently Asked Questions about wecomcli-schedule

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

FAQPage Schema
How do I automate WeCom schedule management for enterprise teams?

You can automate enterprise WeCom schedule management by running commands through the wecom-cli tool to query, create, update, and cancel schedules while managing attendees directly.

How do I check attendees' availability to find common free time for a WeCom meeting?

You can check attendees' availability by using the wecom-cli check_availability command, which identifies common free time across specified date ranges using their userids.

Can I create a WeCom schedule and set reminders for specific attendees?

Yes, you can create WeCom schedules and set reminders by providing the required time formats and attendee userids to the wecom-cli create_schedule command.

How do I query WeCom schedules across a specific date range?

You can query WeCom schedules by executing the wecom-cli get_schedule_list_by_range command with your defined time windows to retrieve the schedule list and details.

What is the best way to update or cancel an existing WeCom calendar event?

The best way to update or cancel an existing WeCom calendar event is by using the wecom-cli update_schedule command, allowing you to modify details or remove the schedule entirely.

Do I need specific time formats and userids to manage WeCom schedules via CLI?

Yes, the wecom-cli tool expects inputs in specified time formats and requires attendees' userids to successfully execute schedule creation, updates, and availability checks.