A comprehensive collection of Claude Code skills designed to enhance daily productivity and streamline content workflows. These skills are organized into three main categories: content generation, AI-powered backends, and utility tools.
Skill Categories
Content Skills
Content generation and publishing skills for various platforms and formats.
Available Skills:
- baoyu-xhs-images - Xiaohongshu (RedNote) infographic series generator with 9 styles Γ 7 layouts system
- baoyu-cover-image - Generate hand-drawn style cover images with 19 different visual styles
- baoyu-slide-deck - Create professional slide decks with 16 presentation styles
- baoyu-comic - Knowledge comic creator with multiple styles (Logicomix, Ohmsha manga guide, etc.)
- baoyu-article-illustrator - Smart article illustration system with 19 artistic styles
- baoyu-post-to-x - Publish content to X (Twitter) with real Chrome CDP automation
- baoyu-post-to-wechat - Post to WeChat Official Account with both image-text and article modes
AI Generation Skills
AI-powered generation backends for creative tasks.
Available Skills:
- baoyu-gemini-web - Interacts with Gemini Web for text and image generation
Utility Skills
Utility tools for content processing and optimization.
Available Skills:
- baoyu-x-to-markdown - Convert X content to Markdown format
- baoyu-compress-image - Image compression utilities
Key Features
- Style Flexibility: Each generation skill offers multiple visual styles (19+ for some skills)
- Platform Integration: Native support for Xiaohongshu, X (Twitter), WeChat
- Quality Output: Hand-drawn aesthetics, professional layouts, multiple format support
- Automation Ready: Bypass anti-automation with real Chrome CDP for social media posting
Installation
Quick Install
npx add-skill jimliu/baoyu-skills
Register as Plugin Marketplace
Run in Claude Code:
/plugin marketplace add jimliu/baoyu-skills
Install Specific Plugin
/plugin install content-skills@baoyu-skills
/plugin install ai-generation-skills@baoyu-skills
/plugin install utility-skills@baoyu-skills
Use Cases
- Create engaging social media content for Chinese and Western platforms
- Generate professional presentations and slide decks
- Produce hand-drawn style illustrations and cover images
- Automate content publishing to multiple platforms
- Convert and process content between different formats
Maintenance
Actively maintained by Jim Liu (Baoyu) with regular updates and community contributions. The skills are designed for Claude Code and compatible with other AI coding assistants.
Style Systems
Visual Styles
All generation skills feature extensive style options:
- Cover Images: 19 styles (elegant, blueprint, bold-editorial, etc.)
- Slide Decks: 16 styles (blueprint, notion, corporate, dark-atmospheric, etc.)
- Comics: 9 styles (classic, dramatic, warm, ohmsha, realistic, etc.)
- XHS Images: 9 styles (cute, fresh, tech, warm, bold, minimal, etc.)
- Article Illustrations: 19 styles (notion, elegant, warm, minimal, playful, etc.)
Layout Options
Structured layout systems for different content types:
- XHS Images: 7 layouts (sparse, balanced, dense, list, comparison, flow)
- Slide Decks: 16 layouts with audience targeting
- Comics: 6 layouts (standard, cinematic, dense, splash, mixed, webtoon)
Quick Start Examples
# Generate Xiaohongshu infographics
/baoyu-xhs-images article.md --style tech --layout dense
# Create cover image
/baoyu-cover-image article.md --style elegant
# Build presentation
/baoyu-slide-deck article.md --style corporate --audience executives
# Make comic
/baoyu-comic source.md --style ohmsha --layout cinematic
# Post to X
/baoyu-post-to-x --article article.md
# Post to WeChat
/baoyu-post-to-wechat article --markdown article.md
