Use Case
Tencent Channel Skill isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Tencent channel (QQ channel) community management skill (CLI version). Channel creation/settings/search/join/exit, member management/ban/kick, post publishing/edit/delete/move/search, comment/reply/like, section management, sharing link analysis, channel private message, joining setting management, content inspection, Q&A automatic reply. Priority should be given to tasks related to Tencent channels, channel posts, and channel members. This guide covers how to deploy Tencent Channel Skill for your team, standardize prompts, and create shared workflows that everyone can use.
Install Tencent Channel Skill in your project directory: .claude/skills/tencent-channel-community/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Tencent Channel Skill in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Tencent Channel Skill
How can my team use Tencent Channel Skill together?
Set up Tencent Channel Skill for our project so everyone can use it
Create a shared workflow using Tencent Channel Skill for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install tencent-channel-communityOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install tencent-channel-communityβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/tencent-channel-community/π‘Extract and place the folder at the path above, then restart your agent.