830 viral writing and cover templates for WeChat Official Account articles.
This is a production-ready skill pack for turning raw source material into a publish-ready WeChat workflow: choose a proven style, rewrite the article, generate a cover direction, format the article, and upload it to the Official Account draft box. The built-in style studio is derived from YouMind viral article data and uses progressive disclosure, so an agent can recommend a few strong templates without loading the whole library.
| 830 | 6 | 6 | 1 |
|---|---|---|---|
| style cards | article systems | cover systems | full WeChat pipeline |
| What you get | Why it matters |
|---|---|
| Viral article structure cards | Reuse hooks, section rhythm, argument patterns, and endings instead of starting from a blank page. |
| Cover direction cards | Reuse visual metaphors, palette, density, and composition for WeChat-friendly 2.35:1 covers. |
| Style mixing | Use one reference for the article voice and another for the cover system. |
| Agent-ready workflow | Works as separate skills or one orchestrated @公众号流水线 flow. |
Finder red-tag picks from the local cover library, with the strongest AI/agent/workflow references first:
Additional red-tagged cover systems selected for visual variety:
Frontend, slide, GitHub, and product-page style references:
Browse the full template gallery: skills/wechat-style-studio/references/style-gallery.md.
- Recommends 3-5 suitable YouMind styles from 830 references by topic, article class, cover class, and engagement metrics.
- Lets you say “文章用 Dan Koe 那种风格,封面用黑白寓言风” or “我想选这种风格”.
- Splits each selected reference into an article skill and a cover skill, so writing and image direction can be mixed.
- Runs the whole WeChat production path: rewrite, cover prompt/generation, layout, and draft-box upload.
- Uses progressive disclosure: read
style-index.json, then load only the selected style card.
The style studio contains:
- 830 style cards in
references/styles/. - 6 article classes: 清单型爆款教程, 爆款解释型文章, 步骤型深度指南, 观点型解释分析, 技术实操拆解, 叙事型长文.
- 6 cover classes: 黑白/低饱和 editorial, 浅底信息图, 暗色电影感, 高饱和海报, 现代公众号题图, 细节拼贴/界面/图表.
- Compact index:
style-index.json. - Quick shortlist:
representative-styles.md.
Claude Code plugin marketplace:
/plugin marketplace add ziyetsui/wechat-article-skills
/plugin install wechat-article-skills@wechat-article-skillsCodex plugin marketplace:
codex plugin marketplace add ziyetsui/wechat-article-skills
codex plugin add wechat-article-skills@wechat-article-skillsGeneric agents that read ~/.agents/skills:
npx skills add ziyetsui/wechat-article-skills -a '*' -g -yManual install:
cp -R skills/wechat-* ~/.agents/skills/After installing, start a new agent session so the new skills are discovered.
Pick a style first:
@公众号风格工作室
我想写一篇关于 AI agent 如何改变个人工作流的公众号文章。
先推荐 5 个数据高、适合技术创作者的 YouMind 风格。
Run the full workflow:
@公众号流水线
素材:<paste notes, draft, transcript, or outline>
文章用 Dan Koe 那种强教练式清单风。
封面用黑白或低饱和 editorial 风格。
Mix article and cover directions:
文章用 Claude Code 教程风,封面用高饱和科技广告视觉。
帮我改写成公众号文章,并生成封面。
Use the default personal WeChat style:
@公众号改写
把这份素材改成一篇强判断、有个人体感的公众号文章。
wechat-style-studio: choose, recommend, and mix 830 YouMind article/cover styles.wechat-rewrite: rewrite materials into a high-conviction Chinese public-account article.wechat-cover-image: generate WeChat cover prompts/images with APiYi GPT Image 2.wechat-layout: format the rewritten article into WeChat-ready HTML/TXT.wechat-publish-draft: upload formatted content to the WeChat Official Account draft box.wechat-article-pipeline: orchestrate style selection, rewrite, cover, layout, and draft-box upload.
Do not commit real API keys or WeChat credentials.
Cover generation:
export APIYI_API_KEY="..."
# or
export YI_API_KEY="..."Draft-box upload:
export WECHAT_APPID="..."
export WECHAT_APPSECRET="..."Use skills/wechat-publish-draft/scripts/.env.example as a template only.
The style library is intentionally split into a compact index and full cards:
skills/wechat-style-studio/
SKILL.md
references/style-index.json # read first
references/representative-styles.md # quick shortlist
references/style-gallery.md # GitHub gallery
references/styles/*.md # 830 selected cards
assets/covers/ # lightweight gallery thumbnails
The marketplace plugin package lives in plugins/wechat-article-skills/ and mirrors the root skills/ directory. After changing root skills, run:
python3 scripts/sync_plugin_package.pyRegenerate the YouMind style studio from the extracted source folder:
python3 scripts/build_style_library.py \
--source-root "/path/to/2026-06-15-youmind-x-viral-articles-all" \
--repo-root .
python3 scripts/sync_plugin_package.pyThe upload skill creates backend drafts only. It must not publish publicly, mass-send, call freepublish APIs, or click a public publish button.

















