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

wecomcli-create-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
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-create-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-create-meeting 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-create-meeting.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 wecomcli-create-meeting 提供企业微信预约会议的创建能力, 支持设置会议参数, 邀请参与人等. 执行指定命令: 创建一个预约会议, 支持设置会议参数配置等. 被邀请人 userid 通过 wecomcli-lookup-contact 技能获取 settings 字段: 响铃用户 userid 通过 wecomcli-lookup-contact 技能获取 用户意图 : "帮我约一个明天下午3点的会议, 主题是周例会, 时长1小时" 步骤: #会议号: 用户意图 : "帮我约一个明天下午3点的会议, 主题是技术方案评审, 邀请张三和李四, 地点在3楼会议室, 时长1小时" 步骤: 在返回的 userlist 中筛选 name 包含 "张三" 和 "李四" 的成员, 获取其 userid . #会议号: 按场景按需加载, 避免一次性引入过多无关示例: - 解析用户意图 : 时间 + 主题已有, 邀请人未提及则默认留空, 直接创建. - 调用创建命令 : - 展示结果 : - 解析用户意图 : 有邀请人, 需先查询通讯录获取 userid. - 通讯录查询 : 调用 wecomcli-lookup-contact 技能获取通讯录成员, 按姓名筛选出参与者的 userid. - 信息已充分, 直接调用创建命令 (禁止暴露内部 ID): - 展示结果 : - 信息追问 : 缺少时间或主题时, 简洁追问用户; 未提及邀请人则默认留空 - 通讯录查询 : 涉及参与人时, 需先通过 wecomcli-lookup-contact 技能的 get_userlist 接口获取全量通讯录成员, 再按姓名/别名本地筛选匹配出对应的 userid . 该接口无入参, 返回当前用户可见范围内的成员列表 (含 userid , name , alias ) - 直接创建 : 时间 + 主题已知即可直接创建, 邀请人有则带上, 无则留空; 无论信息是一次性提供还是上下文可推断, 非必要则均不请求确认, 直接创建即可 - 时间格式 : 统一使用 YYYY-MM-DD HH:mm 格式

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

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

Is wecomcli-create-meeting good?

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

Which AI agents support wecomcli-create-meeting?

wecomcli-create-meeting currently lists compatibility with Skills CLI.

Is wecomcli-create-meeting safe to install?

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

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

How do I install wecomcli-create-meeting?

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

Related skills

More from wecomteam/wecom-cli

Related skills

Alternatives in Software Engineering