qywx
Installation
SKILL.md
qywx - Enterprise WeChat Bot Utility
The qywx module allows users to send various types of messages (text, markdown, images) to Enterprise WeChat groups via a configured bot webhook.
When to Activate
- When automating CI/CD notifications to a QYWX group.
- When sending system alerts or periodic reports via markdown.
- When uploading and sharing images within a QYWX group from the terminal.
Core Principles & Rules
- Webhook Required: Remind users to configure the
webhookurl viainitor--cfg. - Message Types: Supports
text,markdown, andimageformats. - Privacy: Encourage keeping the webhook URL private.