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

wecomcli-meeting

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
4

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-meeting
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-meeting has 4 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-meeting.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykPASS
About this skill
wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 wecomcli-meeting 提供企业微信会议的完整管理能力,包含以下功能: 执行指定命令: 创建一个预约会议,支持设置会议参数配置等。 被邀请人 userid 通过 wecomcli-contact 技能获取 settings 字段: 响铃用户 userid 通过 wecomcli-contact 技能获取 查询指定用户在时间范围内的会议 ID 列表。 限制 : 时间范围仅支持当日及前后 30 天。 通过会议 ID 查询会议的完整详情。 完整的返回参数结构和字段说明详见 references/response-get-meeting-info.md 核心字段速览: 取消指定的预约会议。 更新会议的受邀成员列表(全量覆盖)。 注意 : invitees 为全量覆盖,传入的列表将替换现有成员列表。 invitees 的 userid 通过 wecomcli-contact 技能获取 用户意图 : "帮我约一个明天下午3点的会议,主题是周例会,时长1小时" 步骤: #会议号: 用户意图 : "帮我约一个明天下午3点的会议,主题是技术方案评审,邀请张三和李四,地点在3楼会议室,时长1小时" 步骤: 在返回的 userlist 中筛选 name 包含 "张三" 和 "李四" 的成员,获取其 userid 。 #会议号: 示例 : 用户说 "帮我查一下本周有哪些会议" 步骤: 分页处理 : 如果 next_cursor 不为空,使用 cursor 参数继续拉取下一页。 示例 : 用户说 "帮我看下技术方案评审会议的详情" 步骤: #会议号: 示例 : 用户说 "技术评审会议是什么时候?" 查询策略: #会议号: 示例 : 用户说 "帮我取消明天的技术方案评审会议" 步骤: 示例 : 用户说 "把王五加到技术方案评审会议里" 步骤: 在返回的 userlist 中筛选 name 包含 "王五" 的成员,获取其 userid 。 按场景按需加载,避免一次性引入过多无关示例: - 创建预约会议 - 创建会议,支持设置会议参数,邀请参与人等 - 查询会议列表 - 按用户和时间范围查询会议 ID 列表 (限制: 当日及前后 30 天,上限 100 个) - 获取会议详情 - 通过会议 ID 查询完整会议信息 - 取消会议 - 取消指定的预约会议 - 更新会议受邀成员 - 修改会议的参与人列表 - 解析用户意图 : 时间 + 主题已有,邀请人未提及则默认留空,直接创建。 - 调用创建命令 : - 展示结果 : - 解析用户意图 : 有邀请人,需先查询通讯录获取 userid。 - 通讯录查询 : 调用 wecomcli-contact 技能获取通讯录成员,按姓名筛选出参与者的 userid。 - 信息已充分,直接调用创建命令 (禁止暴露内部 ID): - 展示结果 : - 确定时间范围 : 根据当前日期计算本周的起止时间。 - 查询会议 ID 列表 : - 逐个查询会议详情 (对返回的每个 meetingid): - 汇总展示 : - 定位会议 : 先通过会议列表查询找到目标会议的 meetingid (按关键词匹配)。 - 查询详情 : - 展示结果 : -...

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-meeting do?

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

Is wecomcli-meeting good?

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

Which AI agents support wecomcli-meeting?

wecomcli-meeting currently lists compatibility with Cursor, Skills CLI.

Is wecomcli-meeting safe to install?

wecomcli-meeting 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-meeting?

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

How do I install wecomcli-meeting?

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

Related skills

More from wecomteam/wecom-cli

Related skills

Alternatives in Software Engineering