# WeCom (企业微信)

> WeCom's official CLI enabling agentic access to messaging, docs, and meetings.
> _agent hint: ~286 tok · safe to read in full_

The WeCom CLI exposes core product capabilities including messaging, calendars, documents, smart tables, meetings, and contacts to the terminal. It is explicitly designed to support mainstream AI agents through long-lived connection bots, dropping the barrier to zero for integrating AI workflows into Tencent's enterprise environment.


- Homepage: https://work.weixin.qq.com/
- Categories: `collaboration`
- CLI type: `standalone`
- Open source: false
- Status: `active`
- Tags: `chat`, `enterprise`, `agent`, `tencent`
- Docs: https://open.work.weixin.qq.com/help2/pc/21676
- Canonical: https://doesitcli.com/wecom

## When to suggest this

- auto-reply to customer inquiries via message APIs
- generate and distribute daily report documents
- schedule online meetings and manage to-do lists from shell scripts

## Install the CLI

```sh
npm install -g @wecom/cli
```

## Install as an agent skill

```sh
npx skills add WeComTeam/wecom-cli -y -g
```

---
Source of truth: https://doesitcli.com/wecom.md · JSON: https://doesitcli.com/wecom.json
