企业微信应用消息

# WeCom Agent Message - 企业微信应用消息发送

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "企业微信应用消息" with this command: npx skills add yogurtliu/wecom-agent-message

WeCom Agent Message - 企业微信应用消息发送

通过企业微信应用发送文本、图片、文件到指定用户。

配置

config.json 中设置:

{
  "corpid": "你的企业ID",
  "corpsecret": "应用Secret",
  "agentid": 1000004,
  "touser": "接收者用户ID"
}

使用

发送文本

wecom-send text "消息内容"

发送图片

wecom-send image /path/to/image.png

发送文件

wecom-send file /path/to/document.docx

依赖

  • curl
  • jq

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

火一五企微

提供企业微信消息和文件发送的标准化操作规则,确保使用企微API优先且执行正确的流程与格式。

Registry SourceRecently Updated
840Profile unavailable
General

message

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

IDE Agent Kit

Filesystem message bus and webhook relay for multi-agent IDE coordination. Use when agents need to share events, poll Ant Farm rooms, receive GitHub/GitLab w...

Registry SourceRecently Updated
3030Profile unavailable
Automation

DingTalk Push

Send Markdown-formatted messages with type and @mentions to DingTalk group chats via bot webhook with optional signature verification.

Registry SourceRecently Updated
1K0Profile unavailable