Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
文字卡片配图生成器(文字→PNG)。触发词:配图、生成图、做张图、卡片图、封面图、小绿书配图、文字图、图片封面、card image、帮我做图、出一张图。
文字卡片配图生成器(文字→PNG)。触发词:配图、生成图、做张图、卡片图、封面图、小绿书配图、文字图、图片封面、card image、帮我做图、出一张图。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
将用户提供的文案渲染成 PNG 卡片图。 支持短文案封面图、长文分页图、X 风格帖子分享长图,以及公众号文章封面图。只要输入是“帖子类型数据”并希望导出成 X 风格长图,都应走 x-like-posts。
Python 3 Google Chrome(macOS:/Applications/Google Chrome.app;Linux:chromium 需修改脚本路径)
环境提示(用户触发时检测一次,有问题给提示,不中止流程): python3 --version → 失败则告知:「⚠️ 未检测到 Python 3,渲染可能失败」 检查 Chrome 路径 → 失败则提示安装 识别场景: 短文案封面图 → poster-3-4 长文分页图 → article-3-4 X 风格帖子分享图 / 帖子长图 / 帖子类型数据 → x-like-posts 公众号文章封面图 → wechat-cover-split 查模板规则:根据模板在「模板索引」中找到对应规范文档,读取后按其规则处理文案和参数。如用户要求高亮:整行用 --hl1/hl2/hl3,按词用 --highlight-words(逗号分隔),两者可同时使用,不能忽略 识别平台:按「平台预设」自动设置配色;推特长图默认使用 Twitter 风格蓝白灰配色 渲染输出: poster-3-4 → 执行 render_card.py article-3-4 → 执行 render_article.py x-like-posts → 执行 render_x_like_posts.py wechat-cover-split → 执行 render_card.py 默认 --out 填 tmp/...png;如用户指定导出位置,可直接传绝对路径或相对路径 输出产物:生成 PNG 到指定路径,供后续发送、裁切或复用;如需给外部工具上传,仍应避免写入系统 /tmp/
x-like-posts 用于“帖子类型数据 → X 风格分享长图”。 当命中这条路线时,继续读取: references/x-like-posts.md:输入 JSON 格式、可显示字段、时间规则、导出规则 references/tweet-thread.md:旧命名兼容说明
比例不存在:驳回请求,告知当前支持的比例列表,询问是否新增模板 文案超出模板字数上限:先自动拆分/缩写后再渲染,不要直接塞入 帖子过多:按规范拆成多张 Part 1 / Part 2,不要把超长内容强行塞进一张 公众号封面标题过长:先压缩成 2~3 行短标题,再渲染,不能把完整长标题硬塞进模板
平台--footer--bg--highlight公众号(默认)公众号 · 早早集市#e6f5ef#22a854小红书小红书 · 阿康#fdecea#e53935 用户提到"小红书配图"时使用小红书预设;"小绿书"= 公众号配图,使用公众号预设;否则默认公众号。
模板名比例尺寸用途规范文档poster-3-43:4900×1200文字海报(金句/大字报/封面)references/poster-3-4.mdarticle-3-43:4900×1200长文分页卡片references/article-3-4.mdx-like-posts自适应长图900px 宽X 风格帖子分享长图references/x-like-posts.mdwechat-cover-split335:1001340×400公众号文章封面长条图(左标题右 icon)references/wechat-cover-split.md
新建 assets/templates/<name>.html 在 render_card.py 的 size_map 里注册尺寸 在上方模板索引中添加一行 创建对应 references/<name>.md,记录该模板的参数、字数上限、配图选取规则
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.