setup-notifications-via-wecom

Installation
SKILL.md

Setup Notifications via WeCom

Overview

This skill helps you send clear, unambiguous technical notifications through a WeCom group bot webhook. It covers two things:

  1. One-time setup: store the webhook URL, test connectivity, and create a reusable sender script.
  2. Send messages: craft messages that distinguish state from delta, define every number, and avoid the misleading patterns that made earlier backup-sync notifications confusing.

The bundled script scripts/send_wecom.py handles the actual HTTP call, including the proxy-unset rule required for Tencent services in mainland China.

When to Use This Skill

Installs
128
GitHub Stars
1.3K
First Seen
Jun 25, 2026
setup-notifications-via-wecom — daymade/claude-code-skills