From wechat-desktop
Automates WeChat Desktop on macOS/Windows via screenshots, clicks, typing for sending messages, reading chats, searching contacts, forwarding, broadcasting.
npx claudepluginhub west0ng/claudewechat --plugin wechat-desktopThis skill uses the workspace's default tool permissions.
Minimal screenshots, maximum batching.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Share bugs, ideas, or general feedback.
Minimal screenshots, maximum batching.
request_access(["WeChat"]) — once per session. Add overlay apps (Typeless, etc.) if clicks are blocked.open_application("WeChat") — bring to foreground. Re-call if another app steals focus.computer_batch to combine predictable sequences.cmd+a before typing to clear leftover text.Read the relevant file before executing.
| Operation | File |
|---|---|
| Send message | workflows/send-message.md |
| Broadcast (群发) | workflows/broadcast.md |
| Unread summary | workflows/unread-summary.md |
| Quote reply (引用回复) | workflows/quote-reply.md |
| Forward (转发) | workflows/forward.md |
| Send file/image | workflows/send-file.md |
Just screenshot. Scroll up + screenshot again for older messages. Use zoom if text is small.
reference/troubleshooting.mdreference/shortcuts.md