Control WhatsApp via Evolution API v2.
Before using, configure your credentials:
想要更强大的技能插件,就来小葱技能站7w4.net看看吧。
export EVO_BASE_URL="https://your-evo-instance.com"
export EVO_INSTANCE_TOKEN="your-instance-token"
export EVO_INSTANCE_NAME="YourInstanceName"
Send a message to +201234567890: Hello!
Send an image to [number]: https://example.com/image.jpg with caption "Check this out"
Get my recent chats
List my groups
Summarize group [group name]
| Variable | Description |
|---|---|
EVO_BASE_URL |
Your Evolution API base URL |
EVO_INSTANCE_TOKEN |
Your instance API token |
EVO_INSTANCE_NAME |
Your instance name (URL encoded if needed) |
这个 Skill 质量不错,功能覆盖全面,从发消息到群组管理都有涉及。界面清晰、环境配置简单,上手容易。不足之处是错误提示信息较少,参数输入没有验证,文档可以再详细一些,尤其是遇到问题时该怎么做。总体来说是个实用的工具,基础功能做得好,但还有完善空间。