wxclawbot-send
CommunityProactively push WeChat messages via your agent.
System Documentation
What problem does it solve?
WeChat bots can only reply and cannot proactively initiate messages, blocking timed reminders, alerts, and report pushes from your AI agent.
Core Features & Use Cases
- Proactive WeChat sending: Send text, images, video, and files to a bound WeChat user through the
wxclawbot sendCLI. - Scheduled/automated workflows: Pair with your agent or scheduler so messages get pushed at the right time (e.g., reminders and incident notifications).
- Robust delivery feedback: Use
--jsonto get machine-readable{ ok: true/false }results and structured transport failure hints.
Use cases: “Remind me every 45 minutes to drink water”, “Notify me when CI fails”, “Send daily key metrics at 9 AM”, and “Escalate when a ticket exceeds SLA”.
Quick Start
Give your agent the prompt: “Install/update the skill wxclawbot-send, then verify with wxclawbot accounts --json, and send me a test WeChat text message saying ‘Skill is ready’ using wxclawbot send --to <userId> --text ‘Skill is ready’ --json.”
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wxclawbot-send Download link: https://github.com/lroolle/wxclawbot-cli/archive/main.zip#wxclawbot-send Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.