Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", "可视化", or "高密度信息大图".
baoyu-wechat-summary
baoyu-wechat-summary is an open-source productivity skill for Claude Code and compatible agents, published by JimLiu. Its author describes it as: “Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per…”. The project has 25k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add JimLiu/baoyu-skills`.
What baoyu-wechat-summary does
群聊精华提取专家。把零散的微信群聊记录提炼成结构化、可读性强的简报,并维护跨次运行的群聊历史与群友画像。底层依赖外部 wx-cli 二进制(`wx` 命令),不打包脚本。
Installation
Add baoyu-wechat-summary to your agent with:
/plugin marketplace add JimLiu/baoyu-skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for baoyu-wechat-summary is organised into these sections:
- References(按需加载)
- User Input Tools
- Prerequisites
- Preferences (EXTEND.md)
- Supported keys
- First-Time Setup (BLOCKING)
- Workflow
- Step 1: Parse the user's request
- Step 2: Find the group + resolve folder path
- Step 2.5: Look up the group owner(群主)
- Step 3: Fetch messages
- Step 3.5: Parse the message schema
When to use it
Reach for baoyu-wechat-summary when you want productivity help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in JimLiu/baoyu-skills, an established project with 25,129 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does baoyu-wechat-summary do?
- Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per-group history (history.json + history-digests.jsonl), per-user profiles, and per-group fact memory (memory.md) across runs, with privacy guardrails baked in. Use when the user asks to "总结群聊", "群聊精华", "群聊摘要", "summarize group chat", "group chat digest", mentions a WeChat group name with a time range, says "帮我看看 XX 群最近聊了什么", "XX 群有什么值得看的", or asks to "回溯画像" / "初始化画像" / "backfill profiles". Adds the roast version when the user says "毒舌版", "roast 版", "再来个毒舌的", or similar.
- How do I install baoyu-wechat-summary?
- Run /plugin marketplace add JimLiu/baoyu-skills in your agent, then reload your skills. Review the source at https://github.com/JimLiu/baoyu-skills before installing.
- Is baoyu-wechat-summary free to use?
- Yes. baoyu-wechat-summary is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does baoyu-wechat-summary come from?
- baoyu-wechat-summary ships inside JimLiu/baoyu-skills, a repository that contains 23 catalogued skills in total. The repository's 25,129 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Productivity →Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.
Baoyu Skills is an open-source productivity skill for Codex, published by JimLiu. It packages reusable instructions an agent loads on demand to help with productivity tasks. The project has 24k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/JimLiu/baoyu-skills ~/.claude/skills/baoyu-skills`.
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.
Curated AI coding agent skills and AGENTS.md playbooks for Codex, Claude Code, Cursor, OpenClaw, and other SKILL.md-compatible tools.