wecom-cli is a command-line tool for operating WeCom, covering messaging, email, documents, spreadsheets, tasks, calendars, meetings, cloud files, and contact searches. It is intended for people and AI agents that need to perform WeCom workplace operations from a terminal. Its catalogue entries provide skills and instructions for using the tool.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/wecomteam/wecom-cli/wecomcli-meetingnpx skills add WecomTeam/wecom-cli --skill wecomcli-meetinggit clone --depth 1 https://github.com/WecomTeam/wecom-cliWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/wecomteam/wecom-cli/wecomcli-meeting)<a href="https://agentmods.dev/skills/wecomteam/wecom-cli/wecomcli-meeting"><img src="https://agentmods.dev/badge/skills/wecomteam/wecom-cli/wecomcli-meeting.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00177 | $0.10129 |
| Opus 5 | $0.00088 | $0.05065 |
| Sonnet 5 | $0.00035 | $0.02026 |
| Haiku 4.5 | $0.00018 | $0.01013 |
Grade A, and why
wecomcli-meeting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- wecomcli-meeting — 100% identical, 18 lines differ
How it starts
The opening of the file, as written. The whole thing — 374 lines — stays where its author put it; the contents beside it link to each section on GitHub.
企业微信会议技能
执行任何
wecom-cli命令前,必须先读取并完成wecomcli-shared技能的公共前置检查。
本 Skill 负责企业微信会议的全生命周期管理,包括创建、查询、搜索、取消会议,以及会议状态和参会人的管理。
CRITICAL — 操作执行协议(每次操作必须遵循):
- 识别用户意图对应的操作类型(创建/查询/搜索/取消)
- 使用 Read 工具读取该操作的参考文档(见下方"操作参考"表)
- 严格按照参考文档中的工作流和命令格式执行
- 禁止跳过步骤 2 直接执行命令,即使你认为已经知道如何操作 — 原因:每个操作的参数格式、可选字段和边界行为都在参考文档中精确定义,凭记忆操作极易因参数错误导致调用失败
适用范围
适用
- 创建 / 新建在线会议(含会议号 / 入会链接,可远程 / 视频参会;含"线下开 + 外地同事远程接入"的会)
- 查看 / 浏览会议列表(最近有什么会、查某时间段的会议)
- 搜索会议(按关键词、会议名找某个会议)
- 查看会议详情(主题、时间、参会人等)
- 更新 / 修改会议(改时间、加减人;不支持更新周期会议)
- 取消会议(不支持取消周期会议)
不适用
- 创建、更新、取消周期 / 重复会议(每周 / 每月 / 每天重复)→ 均不支持,引导用户在企业微信客户端手动操作
- 回复 / 拒绝会议邀请(接受 / 拒绝 / 待定,含"拒绝这个会""不参加")→ 不支持,引导用户在企业微信客户端操作或私信发起人
易混淆场景路由
- 用户要的是不含在线会议链接的日程 / 纯线下面对面碰头(约日程、看今天有什么安排、安排纯线下会议)→ 改用
wecomcli-calendar - 查忙闲 / 约多人共同空闲 → 改用
wecomcli-calendar - 预订 / 查询公司会议室(订会议室、查会议室空不空、查办公楼)→ 会议室查询能力在
wecomcli-calendar技能;创建/更新会议时若要订/换会议室,读取 wecomcli-calendar 技能的会议室查询参考拿meeting_room_id传入本技能的 create/update - 用户仅说"开会 / 约个会 / 安排个会 / xx 会"等、未明确是日程还是在线会议(创建场景)→ 必须先用文字追问消歧(固定问题"需要创建日程还是会议?",请用户回复"日程 / 会议"),不得臆断直接创建
- 仅给了地点 / 会议室号(如"在 1605 开会""订个会议室开会")→ 不构成"明确是会议",仍需先用文字询问消歧,不能因带地点就跳过追问
- 查询场景的模糊表述("最近有什么会 / 有哪些会")→ 严禁追问,日程和会议都查并合并展示;仅当明确提到"在线会议 / 视频会议 / 入会链接 / 会议号 / 远程参会"时才只查会议
路由规则
| 用户意图 | 参考文档 |
|---|---|
| 新建会议、开个会、安排视频会议 | meeting-create |
| 查会议、我的会议列表、最近有什么会、查某个时间段的会议 | meeting-list |
| 搜索会议、找某个会议、找上周的周会 | meeting-search |
| 查看会议详情、看看参会人 | meeting-list |
| 修改会议、更新会议、改个时间、加人/移除人 | meeting-update |
| 取消会议、不开了 | meeting-cancel |
| 查看会议转写原文、逐字记录、把会上说的原话发我、要转写/转录文字、第几段转写 | meeting-original-get |
| 总结会议 / 要会议纪要 / 这个会讲了啥 / 看会议待办 / 总结待办 | 见下方核心场景「7. 会议总结(纪要/待办)」,编排 meeting-list 的 get 与 meeting-original-get |
| 约日程、日程安排、看看今天有什么安排 | wecomcli-calendar 技能 |
| 查忙闲、看看某人什么时候有空 | wecomcli-calendar 技能 |
| 安排纯线下面对面会议(不含在线会议链接) | wecomcli-calendar 技能 |
What ships with it
6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 374 lines · 177 tokens per session scan A 3dca595ef59d
wecomcli-meeting is a skill published in the GitHub repository WecomTeam/wecom-cli (3,014 stars, last pushed 10d ago), licensed MIT. It adds 177 tokens to every session and 10,129 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
agile-product-owner
../../../product-team/agile-product-owner/skills/agile-product-owner/SKILL.md.
workthreads
SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…
story-readiness
Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…
subagent-delegation
Canonical protocol for delegating GSD work to native Antigravity subagents — when to delegate, how to invoke, workspace isolation modes, and the inline fallback for older IDE versions.
projects
List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.
project-init
Scaffold an unconfigured directory into a configured pi project. Interactive, profile-driven: previews the planned writes, then writes AGENTS.md, .pi/settings.json and prompt files — optionally also a knowledge base, an openspec/ scaffold, and user-global /.pi/agent/settings.json. Use on a bare directory, or when the…