Article Poster Generator banner
tengj tengj

Article Poster Generator

AI community

Description

将长文章自动拆分为精美信息图海报 | Convert articles into beautiful infographic posters with AI. 5 styles × 6 layouts. Claude Code Skill.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Article Poster Generator

**将长文章自动拆分为精美信息图海报** — 支持 [Claude Code](https://docs.anthropic.com/en/docs/claude-code) 和 [OpenClaw](https://github.com/nicepkg/openclaw) 的 AI Skill 智能内容可视化工具。

输入一篇文章,AI 自动分析结构、提取要点、匹配布局,生成 5-8 张 2400×3600 竖版高清信息图海报,适合微信公众号、小红书、朋友圈等平台分发。

![Python](https://img.shields.io/badge/Python-3.9+-blue?logo=python&logoColor=white) ![Playwright](https://img.shields.io/badge/Playwright-Async-green?logo=microsoft&logoColor=white) ![Claude Code](https://img.shields.io/badge/Claude_Code-Skill-blueviolet?logo=anthropic&logoColor=white) ![OpenClaw](https://img.shields.io/badge/OpenClaw-Skill-orange?logo=github&logoColor=white) ![License](https://img.shields.io/badge/License-MIT-yellow)

Demo

5 种视觉风格

同一篇文章,5 种完全不同的视觉呈现:

暗夜青绿 dark-green 暗夜科技 dark-tech 赛博朋克 cyberpunk 黑金奢华 guochao 极简清新 minimal-biz
默认风格 极客气质 CNC金属质感 霓虹切角机甲风 邀请函内框质感 Apple级弥散阴影

6 种页面布局

每篇文章自动混搭 3 种以上布局,避免视觉单调:

封面 cover 金句 quote 网格 grid 内容 content 步骤 steps 总结 summary
大标题 + 要点 核心观点突出 对比/避坑清单 并列知识点 操作教程 全文总结

快速开始

环境要求

  • Python 3.9+
  • Playwright(用于 HTML → PNG 渲染)
  • Claude CodeOpenClaw CLI(作为 Skill 使用时需要其一)

安装

# 1. 克隆仓库
git clon