A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Claude Skill that format Wechat articles for 微信公众号 (微信公众号文章排版,支持自定义样式)
A Claude Code skill that formats markdown files into beautifully styled HTML optimized for WeChat public account articles.
Add this skill to your Claude Code installation:
claude skill add git@github.com:iamzifei/wechat-article-formatter-skill.git
Or via HTTPS:
claude skill add https://github.com/iamzifei/wechat-article-formatter-skill.git
Invoke the skill in Claude Code:
/wechat-article-formatter
Then provide either:
/path/to/my-article.md/wechat-article-formatter
Please format my article at ~/articles/tech-post.md
The skill will:
The skill automatically handles local images in your markdown:
 # Relative path - will be uploaded
 # Absolute path - will be uploaded
 # Online URL - skipped (already online)
Supported image formats: PNG, JPG, JPEG, GIF, WebP, SVG
Images are uploaded using the /image-upload skill and replaced with shareable URLs (e.g., Catbox, ImgBB).
The formatted HTML includes:
Edit styles/custom.css to customize the appearance:
rgb(53, 179, 120) (green accent)The skill uses the following bm.md API settings:
| Parameter | Value | Description |
|---|---|---|
markdownStyle | green-simple | Base styling theme for rendered output |
platform | wechat | Output optimized for WeChat |
enableFootnoteLinks | true | Convert links to footnotes |
openLinksInNewWindow | true | Links open in new window |
customCss | (from styles/custom.css) | Custom CSS passed as string |
This skill works with:
wechat-article-formatter-skill/
├── skill.md # Skill definition and instructions
├── styles/
│ └── custom.css # Custom CSS for article styling
└── README.md # This file
/image-upload skill installed (for local image support)MIT License
Created for use with Claude Code.
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
AI image generation skill for Claude Code -- Creative Director powered by Gemini