·huashu-wechat-image
</>

huashu-wechat-image

为微信公众号文章生成高质量配图。支持封面图(2.35:1)、正文插图(16:9/4:3)、信息图。提供两条路径:AI生成(视觉创意型)和HTML渲染(文字精确型)。当用户提到"公众号配图"、"公众号封面"、"文章配图"、"正文插图"、"公众号图片"时使用此技能。

17Installs·2Trend·@alchaincyf

Installation

$npx skills add https://github.com/alchaincyf/huashu-skills --skill huashu-wechat-image

How to Install huashu-wechat-image

Quickly install huashu-wechat-image AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/alchaincyf/huashu-skills --skill huashu-wechat-image
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: alchaincyf/huashu-skills.

SKILL.md

View raw

| 图片类型 | 尺寸 | 比例 | Playwright viewport | AI Prompt 长宽比声明 |

| 头条封面 | 1800 x 766 px | 2.35:1 | --viewport-size=1800,766 | 2.35:1 ultra-wide landscape, 1800x766 pixels | | 正文宽图 | 1920 x 1080 px | 16:9 | --viewport-size=1920,1080 | 16:9 landscape, 1920x1080 pixels | | 正文方图 | 1440 x 1080 px | 4:3 | --viewport-size=1440,1080 | 4:3 landscape, 1440x1080 pixels | | 信息图 | 1080 x 自由 | 自由 | --viewport-size=1080,N | 按内容定 |

| A. 仅封面 | 头条封面图 | 1张 | AI 生成 | | B. 正文配图 | 章节配图,辅助阅读理解 | 3-8张 | AI 生成为主 | | C. 全套配图 | 封面 + 正文全部 | 4-10张 | AI 生成为主 | | D. 纯信息图 | 数据对比、流程图、清单 | 1-5张 | AI 生成(精确数据表格用HTML兜底) |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alchaincyf/huashu-skills --skill huashu-wechat-image
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from alchaincyf/huashu-skills

Quick answers

What is huashu-wechat-image?

为微信公众号文章生成高质量配图。支持封面图(2.35:1)、正文插图(16:9/4:3)、信息图。提供两条路径:AI生成(视觉创意型)和HTML渲染(文字精确型)。当用户提到"公众号配图"、"公众号封面"、"文章配图"、"正文插图"、"公众号图片"时使用此技能。 Source: alchaincyf/huashu-skills.

How do I install huashu-wechat-image?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alchaincyf/huashu-skills --skill huashu-wechat-image Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/alchaincyf/huashu-skills