baoyu-post-to-wechat
๐ฏSkillfrom jimliu/baoyu-skills
A Claude Code skill for publishing content to WeChat Official Accounts, supporting article posting via API/browser and image-text posting with up to 9 images, with configurable preferences and a structured 7-step publishing workflow.
Overview
baoyu-post-to-wechat is a Claude Code skill from the baoyu-skills collection that publishes content to WeChat Official Accounts (ๅพฎไฟกๅ ฌไผๅท). It supports two posting modes: article posting (ๆ็ซ ) with HTML, Markdown, or plain text input via API or Chrome CDP, and image-text posting (่ดดๅพ) with up to 9 images via browser automation. The skill includes a full publishing workflow with preference management, permission checks, and multi-language support.
Key Features
- Dual posting modes - Supports article posting (ๆ็ซ ) with full HTML/Markdown/text content via API or browser automation, and image-text posting (่ดดๅพ/ๅพๆ) with up to 9 images for short visual posts
- Structured publishing workflow - Follows a 7-step checklist: load preferences, determine input type, check markdown-to-html skill, convert to HTML, validate metadata (title, summary, cover), select method, and publish with progress tracking
- Customizable preferences via EXTEND.md - Project-level and user-level configuration files for default theme, publishing method (API/browser), author, comment settings, and Chrome profile path, with a guided first-time setup flow
- Pre-flight environment check - Optional diagnostic script that verifies Chrome, profile isolation, Bun runtime, Accessibility permissions, clipboard, paste keystroke, API credentials, and Chrome conflicts, with fix guidance for each issue
- Multi-language response - Automatically responds in the same language the user writes in (Chinese or English)
Who is this for?
- WeChat Official Account operators who use Claude Code and want to streamline the content publishing process with automated formatting, metadata validation, and one-command publishing
- Content creators who write in Markdown or plain text and need a tool to convert and publish to WeChat without manually handling HTML formatting and image uploads
- Teams managing multiple WeChat accounts who benefit from configurable preferences, API-based publishing, and reproducible workflows across projects
Same repository
jimliu/baoyu-skills(23 items)
Installation
npx vibeindex add jimliu/baoyu-skills --skill baoyu-post-to-wechatnpx skills add jimliu/baoyu-skills --skill baoyu-post-to-wechat~/.claude/skills/baoyu-post-to-wechat/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill that analyzes articles, identifies optimal illustration positions, and generates images using a Type x Style two-dimensional system with 6 types and multiple visual styles.
A Claude Code skill that transforms written content into professional slide deck images with 16 visual style presets, smart content scaling, and multi-language support.
AI SDK-based image generation skill supporting OpenAI, Google, and DashScope providers with text-to-image generation, reference images, aspect ratio control, and quality presets through a unified slash command interface.
A collection of Claude Code skills for content generation including Xiaohongshu infographics, slide decks, comics, cover images, and social media publishing to X and WeChat.
A Claude Code skill that generates article cover images using a 5-dimensional system (Type, Palette, Rendering, Text, Mood) with 9 color palettes and 6 rendering styles for 54 unique combinations.
A Claude Code skill that generates Xiaohongshu (RedNote) infographic card series from content using a Style x Layout 2D system with 9 visual styles and 6 layout types.
A Claude Code skill that converts X (Twitter) tweets, threads, and articles into Markdown with YAML front matter, supporting media downloads, customizable output paths, and consent-based access to a reverse-engineered X API.
Agent skill for posting text, images, and long-form Markdown articles to X (Twitter) directly from Claude Code using Chrome CDP, part of Baoyu's cross-platform content publishing suite.
Generates professional infographics by combining 20 layout types (bento-grid, funnel, timeline, etc.) with 17 visual styles (craft-handmade, cyberpunk, pixel-art, etc.), with auto-recommended combinations based on content analysis.
Interacts with Gemini Web to generate text and images directly from Claude Code. Supports text prompts, prompt files, and image output as PNG files.