微信智能网关
微信助手智能网关 (v2.0)
by aw11100
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/aw11100/wechat-new-tool文档
核心工具: 智能分发 (smartDispatch)
- 路径:
POST /wechat/dispatch - 说明: 统一处理发送请求。AI 提取“目标名称”和“内容”,逻辑由后端闭环。
- 参数:
query: 用户提到的目标(姓名或群名)type: 消息类型 ("text", "image", "file")content: 文本内容或媒体 URLfileName: 文件名(仅 type 为 file 时)
交互规范
- 单结果: 若后端返回
status: "confirm",AI 询问“确认发送给 [名称] 吗?” - 多结果: 若返回
status: "need_choice",AI 展示列表让用户点选。 - 已确认: 用户确认后,AI 调用
/wechat/confirm_send完成最终推送。
相关 Skills
Claude API
by anthropic
热门
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
其他
安全119.1k
并行代理
by axelhu
热门
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
其他
未扫描4.2k
思否热榜
by codekungfu
热门
注册“SegmentFault”热门技能;当需要访问或自动化SegmentFault相关内容时调用。
其他
未扫描4.2k