📄 skillActiveExperimentalhigh

Wechat-ggGitHub/wechat-claude-code

by Wechat-ggGitHub

Chat with Claude Code from WeChat - a Claude Code Skill

Supported Platforms

🤖 Claude Code

Stars

510

Skill Type

🔄 Business Process & Team Automation

Quality Score

75/200

License

MIT

Forks

124

Last Updated

Jul 25, 2026

Discovered

May 11, 2026

Validation

Passed

github.com/Wechat-ggGitHub/wechat-claude-code

Quality Breakdown

75/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Daemon/service management with launchd (macOS persistent auto-start capability)
  • WeChat account credential storage and authentication handling (~/.wechat-claude-code/accounts/)
  • Autonomous message polling and response system without explicit human approval gates per message
  • Bootstrap installation script (scripts/daemon.sh) that modifies system services
  • External API integration (WeChat) with credential persistence and automatic token refresh
  • File upload/download capabilities with CDN access (src/wechat/cdn.ts, upload.ts)

Related guides