RongleCatRongleCatCommunityยท1 Agent Skills Included

hermes-wechat

Connect WeChat personal accounts to Hermes messaging gateway

Connects a personal WeChat account to the Hermes messaging gateway through the official iLink Bot API. Handles QR-code login, long-polling message reception, encrypted image and file transfers, and automatic replies. Eliminates manual patching and configuration with a guided eight-phase setup covering dependencies, deployment, and verification.
npx skills add RongleCat/hermes-wechat --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install hermes-wechat?โ–ผ

Run `npx skills add RongleCat/hermes-wechat --all -g -y` in your terminal to install this skill globally, then ask your agent to follow the built-in setup phases.

How to connect WeChat to Hermes Agent?โ–ผ

This skill deploys a Python adapter into the Hermes gateway, patches the config files, and walks you through QR-code login with your phone. After a gateway restart, WeChat messages flow directly to your agent.

What message types does the WeChat adapter support?โ–ผ

It supports text, images, videos, voice-to-text, and file attachments in both directions, with automatic AES decryption of media. Stickers, voice sending, and Moments are not supported by the iLink protocol.

Does it work with WeChat group chats?โ–ผ

Group messages are received, but @-mention routing is not finished yet, so every group message currently triggers a reply. Direct messages work fully with open, allowlist, or pairing access policies.

What happens if the WeChat session expires?โ–ผ

The adapter automatically pauses for ten minutes and retries when the session expires. If failures continue, you simply scan a fresh QR code to log in again.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’