wecomcli-msg

Query WeCom chats, fetch messages including non-text types, and send text via wecom-cli.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/wukangcheng2944/claude-skills --skill wecomcli-msg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecomcli-msg
Source: https://github.com/wukangcheng2944/claude-skills/tree/main/wecomcli-msg
Command: npx skills add https://github.com/wukangcheng2944/claude-skills --skill wecomcli-msg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enterprise messaging often requires switching tools to view conversations, pull message histories, and send replies. This Skill unifies WeCom interactions by exposing a CLI workflow that can query chat lists, fetch messages (text and non-text types such as image, file, voice, and video), and send text messages to individuals or groups via the wecom-cli.

Core Features & Use Cases

  • Chat discovery: query chat lists within a time window to identify relevant conversations
  • Message retrieval: fetch messages in specified ranges, including non-text types (image, file, voice, video)
  • Media handling: download media content when requested and present local file paths
  • Message sending: send text messages to single or group chats through the wecom-cli
  • Use Case: Review recent project discussions and reply with a reminder.

Quick Start

Run the wecom-cli to list chats and start retrieving messages.

Frequently Asked Questions about wecomcli-msg

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch enterprise WeCom chat history via command line?

Fetch enterprise WeCom chat history by running the wecom-cli to query chat lists within a time window, then retrieve messages including text, image, file, voice, and video types for specified conversations.

Can I send text messages to WeCom groups using a CLI workflow?

Yes, send text messages to WeCom groups or individuals using the wecom-cli, which enforces a CLI-driven workflow to push text content to single chats or group conversations in enterprise contexts.

How does the wecom-cli handle non-text messages like images and files?

The wecom-cli handles non-text messages by downloading media content such as images, files, voice, and video when requested, then presenting local file paths for accessing the downloaded media.

What's the best way to view recent enterprise WeCom conversations programmatically?

View recent WeCom conversations programmatically by querying the chat list through the wecom-cli, which retrieves conversations within specified time bounds and identifies relevant chats for further inspection.

Are there limitations when sending messages through enterprise WeCom CLI tools?

The wecom-cli enforces time bounds for chat list retrieval and respects chat type rules for messaging individuals or groups, limiting message sending to text content only within enterprise contexts.

Do I need special setup to query WeCom chat lists and fetch messages?

Querying WeCom chat lists and fetching messages requires the wecom-cli environment, which operates through a CLI-driven workflow respecting time bounds and chat type rules to retrieve and send enterprise messages.