·wechat-chat-tool
</>

wechat-chat-tool

微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。

7Installs·0Trend·@dafang

Installation

$npx skills add https://github.com/dafang/taro-weapp-plugin --skill wechat-chat-tool

How to Install wechat-chat-tool

Quickly install wechat-chat-tool AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dafang/taro-weapp-plugin --skill wechat-chat-tool
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dafang/taro-weapp-plugin.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dafang/taro-weapp-plugin --skill wechat-chat-tool
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from dafang/taro-weapp-plugin

Quick answers

What is wechat-chat-tool?

微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。 Source: dafang/taro-weapp-plugin.

How do I install wechat-chat-tool?

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

Where is the source repository?

https://github.com/dafang/taro-weapp-plugin

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25