Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
joeseesun avatar

Wechat Multi

  • 2 installs
  • 19 repo stars
  • Updated March 7, 2026
  • joeseesun/qiaomu-wechat-multi

Helps with ai & agent building tasks.

About

wechat-multi is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • wechat-multi
  • AI & Agent Building
  • AI-coding skill

Wechat Multi by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #13,957 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/joeseesun/qiaomu-wechat-multi --skill wechat-multi

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars19
Last updatedMarch 7, 2026
Repositoryjoeseesun/qiaomu-wechat-multi

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

WeChat Multi-Instance (小绿书)

命令映射

脚本路径:~/.claude/skills/wechat-multi/scripts/wechat-multi.sh(以下简称 SCRIPT

首次使用

需要 sudo 权限。建议配置 sudoers 免密码,否则每次会弹出密码输入:

echo "$(whoami) ALL=(ALL) NOPASSWD: $(which bash) $(ls ~/.claude/skills/wechat-multi/scripts/wechat-multi.sh)" | sudo tee /etc/sudoers.d/wechat-multi

命令映射

用户说执行命令
"打开两个微信" / "微信双开"sudo $SCRIPT auto --force
"打开N个微信" / "微信多开N个"sudo $SCRIPT multi N --force
"再开一个微信"open -n /Applications/小绿书.app
"微信更新后重建" / "修复微信多开"sudo $SCRIPT rebuild --force
"关闭所有微信"sudo $SCRIPT kill

注意事项

  • 微信更新后副本会失效,运行 rebuild 重建
  • 副本名为 小绿书.app(双开)或 小绿书1.app小绿书2.app...(多开)
  • 如果提示签名错误,也用 rebuild 修复

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.