What is wechat-chat-tool?
微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。 Source: dafang/taro-weapp-plugin.
微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。
Quickly install wechat-chat-tool AI skill to your development environment via command line
Source: dafang/taro-weapp-plugin.
| wx.openChatTool | 打开聊天工具模式(可传入 opengid 或 opensingleroomid) | | wx.getApiCategory | 判断是否在聊天工具模式(apiCategory === 'chatTool') | | wx.navigateBack | 退出聊天工具模式 |
| wx.getChatToolInfo | 在聊天工具分包内获取绑定群聊信息 | | wx.getGroupEnterInfo | 进入前获取群聊 id 信息 | | wx.selectGroupMembers | 选择聊天室成员,返回 groupopenid |
| wx.shareAppMessageToGroup | 发送小程序卡片 | | wx.notifyGroupMembers | 发送提醒消息(@成员 + 任务) | | wx.shareImageToGroup | 发送图片 | | wx.shareVideoToGroup | 发送视频 | | wx.shareFileToGroup | 发送文件 | | wx.shareEmojiToGroup | 发送表情 |
微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。 Source: dafang/taro-weapp-plugin.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dafang/taro-weapp-plugin --skill wechat-chat-tool微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。 Source: dafang/taro-weapp-plugin.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dafang/taro-weapp-plugin --skill wechat-chat-tool Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dafang/taro-weapp-plugin