wechat-article-writer
iamzhihuix/happy-claude-skills
Automate WeChat Official Account articles with research, writing, viral titles, and formatting optimization.
What is wechat-article-writer?
A four-step workflow for creating high-quality WeChat Official Account (公众号) articles. It handles resource research, article composition, headline generation, and layout optimization—ideal when users need to write WeChat articles, self-media content, or viral-worthy pieces.
- Search and aggregate multiple sources (official docs, Twitter, Reddit, tech forums) for research material
- Write 1000–1500 word articles with storytelling openings and emotional hooks
- Generate 5 viral headline options using pain points, numbers, results, emotion, and curiosity triggers
- Optimize formatting with paragraph structure, image placement, code blocks, and memorable quotes
How to install wechat-article-writer
npx skills add https://github.com/iamzhihuix/happy-claude-skills --skill wechat-article-writer- CLAUDE.md file in your project (defines writing style and closing language)
- WebSearch tool access for research phase
How to use wechat-article-writer
- 1.Provide your article topic or request (e.g., 'Write about Claude Code tips')
- 2.The skill searches multiple sources for current, relevant research material
- 3.It reads your CLAUDE.md to match your writing voice and style
- 4.It generates a 1000–1500 word article with a story-driven opening
- 5.It produces 5 viral headline options with proven engagement patterns
- 6.It provides formatting and image placement recommendations for WeChat layout
Use cases
- Writing a tutorial article on a new tool or technique for a WeChat audience
- Creating evergreen self-media content that drives engagement and shares
- Generating multiple headline variations to test which resonates most with readers
- Formatting technical or educational content for maximum readability on mobile
- WeChat Official Account (公众号) operators
- Self-media and content creators
- Technical writers targeting Chinese audiences
- Marketing and community managers
wechat-article-writer FAQ
No. The skill uses WebSearch to automatically gather resources from official docs, Twitter, Reddit, and tech forums. You just provide the topic.
It reads your CLAUDE.md file to extract your preferred writing voice, tone, and closing language, then applies those throughout the article.
Yes. The skill generates 5 viral headline options, each designed with pain points, numbers, results, emotion, or curiosity hooks.
The default is 1000–1500 words. You can request adjustments, but the skill is optimized for this range to balance depth and WeChat readability.
Yes. It provides specific recommendations for paragraph breaks, image placement (cover, step results, summary), code block styling, and highlighted quotes.
Full instructions (SKILL.md)
Source of truth, from iamzhihuix/happy-claude-skills.
name: wechat-article-writer description: 公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。 metadata: author: iamzhihuix version: "1.0.0"
公众号文章写作流程
4 步完成高质量公众号文章:搜索资料 → 撰写文章 → 生成标题 → 排版优化
Step 1: 搜索资料
使用 WebSearch 工具搜索主题相关资料:
搜索要求:
1. 并行搜索多个来源(官方文档、X/Twitter、Reddit、技术论坛)
2. 优先获取最新资料(当月/当季)
3. 可启动多个并行 Task 加速搜索
4. 深度总结搜索结果
Step 2: 撰写文章
必须先读取用户的 CLAUDE.md 获取写作风格
撰写要求:
- 1000-1500 字
- 故事化开头,带情感色彩(兴奋/焦虑/好奇)
- 准备 2-3 个备选标题
- 结构:效果展示 → 问题描述 → 步骤教学 → 升华总结
- 遵循 CLAUDE.md 中定义的写作风格和结尾语
Step 3: 生成标题
生成 5 个爆款标题,特点:
- 痛点明确:直击读者痛处("还在手动...")
- 数字吸引:具体数字更有说服力("3分钟"、"5个技巧")
- 结果导向:承诺具体收益("效率暴涨10倍")
- 情绪调动:惊、神技、秘籍等词汇
- 悬念设置:引发好奇心
Step 4: 排版优化
优化建议:
- 段落结构:每段 3-5 行,重要数据单独成段加粗
- 配图位置:标题下方封面图、步骤后效果图、结尾总结图
- 代码块:前后留白,语法高亮
- 金句:单独成段,增强记忆点
示例
用户请求:
帮我写一篇关于 Claude Code 使用技巧的公众号文章
执行流程:
- 搜索 Claude Code 最新功能和使用技巧
- 读取 CLAUDE.md 获取写作风格
- 撰写 1200 字左右的教程文章
- 生成 5 个爆款标题供选择
- 提供排版和配图建议
Related skills
More from iamzhihuix/happy-claude-skills and the wider catalog.

wechat-article-publisher
Publish Markdown/HTML articles to WeChat Official Account drafts via API with automatic format conversion.

xiaohongshu-images
Transform markdown/HTML into styled 3:4 ratio images optimized for Xiaohongshu posting

baseline-ui
Enforce UI baseline constraints to prevent AI-generated interface slop.

fixing-accessibility
Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, and focus management.

fixing-metadata
Audit and fix HTML metadata, Open Graph tags, canonical URLs, and structured data for SEO and social sharing.

fixing-motion-performance
Audit and fix animation performance issues—layout thrashing, compositor properties, scroll-linked motion, and blur effects.