在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:18
forks:4
updated:2026年3月22日 09:32
SKILL.md
| name | wechat-auto-reply |
| description | Automatically reply to WeChat channel messages using the reply tool |
| autoTrigger | true |
When you receive a message from the wechat channel (indicated by ← wechat-channel: in the conversation), you MUST:
reply tool to send your response back to WeChatuser_id and context_token from the incoming message's metadataExample flow:
← wechat-channel: 今天几月几号reply tool with user_id, context_token, and your contentIMPORTANT: Never just display the answer in the terminal. Always use the reply tool so the user gets the response on WeChat.