mcpbeat Sign in

Wechat Article Writer Skill for Claude

公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。

515 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
303
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/iamzhihuix/happy-claude-skills --skill wechat-article-writer

The instruction itself

4 sections, as written by the author

公众号文章写作流程

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 个爆款标题供选择
  • 提供排版和配图建议

Other skills for the same job

different authors, same section of the catalogue
Doc Coauthoring
by anthropics
vendor ×10

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

4k tokens
Changelog Generator
by frostant
×9

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

774 tokens
Test Driven Development
by w95
×7

Use when implementing any feature or bugfix, before writing implementation code

2k tokens
Writing Plans
by ZhanlinCui
×4

Use when you have a spec or requirements for a multi-step task, before touching code

816 tokens
Writing Skills
by ZhanlinCui
×4

Use when creating new skills, editing existing skills, or verifying skills work before deployment

26k tokens scripts
Crafting Effective Readmes
by softaworks
×3

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

15k tokens
Humanizer
by softaworks
×3

| Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

6k tokens
Opentrons Integration
by christophacham
×3

Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.

9k tokens scripts

How to use it

Copy the folder

Take iamzhihuix/wechat-article-writer from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.