Skip to main content
Back to the directory
wecomteam/wecom-cliSoftware EngineeringAI and Automation

wecomcli-manage-schedule

wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-schedule
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wecomcli-manage-schedule has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wecomteam/wecom-cli. Canonical URL: https://skills.sh/wecomteam/wecom-cli/wecomcli-manage-schedule.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 通过 wecom-cli schedule ' ' 与企业微信日程系统交互。 返回 schedule_id_list 数组。仅支持当日前后 30 天。 支持 1~50 个 ID,返回日程标题、时间、地点、参与者等。参见 API 详情 。 参见 API 详情 | reminders 字段 。 只需传入需修改的字段,未传字段保持不变。 参见 API 详情 。 支持 1~10 个用户,返回各用户的忙碌时段列表。参见 API 详情 。 经典 query 示例: 流程: 经典 query 示例: 流程: 经典 query 示例: 流程: 经典 query 示例: 流程: 经典 query 示例: 流程: 经典 query 示例: 流程: - 日程列表查询仅支持 当日前后 30 天 ,时间格式 YYYY-MM-DD 或 YYYY-MM-DD HH:MM:SS - 涉及参与者 userid 时,需先使用 wecomcli-lookup-contact 技能获取;存在同名时展示候选让用户选择(禁止暴露 userid) - 创建/修改/取消前,先确认目标日程和参与者信息 - errcode != 0 时展示错误信息;返回的 start_time / end_time 为 Unix 时间戳(秒),需转为可读格式 - 注意时间格式转换 :接口入参使用字符串格式(如 YYYY-MM-DD HH:MM:SS ),但返回值多为 Unix 时间戳,使用时需进行格式转换 - 添加参与人: - 移除参与人: - "我今天有哪些日程?" - "帮我看看这周三下午有没有会议" - "明天的日程安排是什么?" - "查一下最近有没有关于项目评审的日程" - "我下周一到周五的日程都有哪些?" - 根据用户意图计算时间范围(如"今天"→当日 00:00:00 至 23:59:59,"这周"→本周一至周日) - 调用 get_schedule_list_by_range 获取日程 ID 列表 - 调用 get_schedule_detail 批量获取详情,将 Unix 时间戳转为可读时间 - 若用户提到关键词(如"项目评审"),在 summary 中匹配筛选;未找到则逐步扩大范围至前后 30 天上限 - 展示日程列表时包含标题、时间、地点、参与者等关键信息,方便用户快速了解 - "帮我创建一个明天下午 2 点到 3 点的会议,标题叫需求评审" - "安排一个周五全天的团建活动" - "创建日程:后天上午 10 点和张三、李四开产品方案讨论会,地点在 3 楼会议室" - "帮我建个日程,下周一 14:00-15:00,提前 15 分钟提醒" - "约一个明天上午的日程,邀请王伟参加" - 解析用户意图,提取时间、标题、地点、参与人、提醒设置等信息 - 若涉及参与人,先通过 wecomcli-lookup-contact 查询 userid;存在同名时展示候选让用户选择 - 若用户未指定提醒,默认设置提前 15 分钟提醒( remind_before_event_secs: 900 ) - 若用户说"全天",设置 is_whole_day: 1 ,时间设为当天 00:00:00 至 23:59:59...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wecomcli-manage-schedule do?

wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。

Is wecomcli-manage-schedule good?

wecomcli-manage-schedule does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support wecomcli-manage-schedule?

wecomcli-manage-schedule currently lists compatibility with Skills CLI.

Is wecomcli-manage-schedule safe to install?

wecomcli-manage-schedule has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wecomcli-manage-schedule?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wecomcli-manage-schedule?

Run the following command to install wecomcli-manage-schedule: npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-schedule

Related skills

More from wecomteam/wecom-cli

Related skills

Alternatives in Software Engineering