
Im Channels
- 18 installs
- 5k repo stars
- Updated August 4, 2026
- dtyq/magic
Connect and configure IM channel bots (WeChat, WeCom, DingTalk, Lark) and interpret <im> message blocks so an agent handles channel-originated messages correctly.
About
im-channels helps an agent connect and configure instant-messaging channel bots across WeChat, WeCom, DingTalk and Lark, and explains how to read the <im> context block that marks a message as coming from one of those channels. A solo builder loads it when wiring a bot into a messaging platform or when an incoming message needs channel-aware handling.
- Configure IM channel bots: WeChat, WeCom, DingTalk, Lark
- Interpret <im> context blocks in user messages
- Handle channel-originated messages correctly
Im Channels by the numbers
- 18 all-time installs (skills.sh)
- Ranked #1,361 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dtyq/magic --skill im-channelsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 18 |
|---|---|
| repo stars | ★ 5k |
| Last updated | August 4, 2026 |
| Repository | dtyq/magic ↗ |
What it does
Connect and configure IM channel bots (WeChat, WeCom, DingTalk, Lark) and interpret <im> message blocks so an agent handles channel-originated messages correctly.
Who is it for?
Wiring an agent to WeChat/WeCom/DingTalk/Lark channels
Skip if: Building the chat UI itself