← 返回 Skills 市场
tobewin

china-poster-studio

作者 ToBeWin · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
392
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install china-poster-studio
功能描述
社交海报生成器。一键将文字/文章生成精美海报,支持朋友圈、小红书、抖音等平台。粘贴内容即可生成,无需设计技能。适合运营人员、自媒体、普通用户。
使用说明 (SKILL.md)

社交海报生成器

一键将文字、文章、感悟生成精美海报,适合发朋友圈、小红书、抖音。

功能特点

  • 🎨 一键生成:粘贴内容即可生成精美海报
  • 📱 多平台适配:朋友圈(1:1)、小红书(3:4)、抖音(9:16)
  • 🖼️ 精美背景:内置10+高质量背景模板
  • ✍️ 智能排版:自动提取标题、要点、金句
  • 🌏 中文优化:专为中文内容优化
  • 秒级生成:无需等待,即刻出图

适用场景

场景 示例
朋友圈分享 新闻观点、读书笔记、生活感悟
小红书笔记 干货总结、产品推荐、经验分享
抖音素材 知识卡片、观点输出
公众号配图 文章摘要、金句海报

使用方式

方式1:粘贴内容(推荐,最稳定)

用户:[粘贴一篇文章或一段话]

Agent:自动生成海报

方式2:简单描述

用户:帮我做一个关于"坚持学习"的励志海报

Agent:AI生成内容 + 生成海报

方式3:提供URL(可选)

用户:https://mp.weixin.qq.com/s/xxx

Agent:尝试抓取 → 生成海报

生成流程

用户输入
    ↓
识别输入类型(URL/长文本/短描述)
    ↓
获取内容
├─ URL → 尝试抓取(可能失败)
├─ 长文本 → 直接使用
└─ 短描述 → AI扩展生成
    ↓
AI智能处理
├─ 提取标题
├─ 提炼3个核心要点
├─ 提取金句
└─ 选择背景风格
    ↓
生成海报
├─ 加载预制背景图
├─ Pillow精准压字
└─ 导出PNG图片
    ↓
输出成品海报

背景模板

内置模板

名称 风格 适用场景
商务蓝 深蓝渐变 职场、商业
极简白 纯白底 清爽、通用
深色模式 深灰/黑 科技、高端
暖色橙 橙色渐变 活力、生活
渐变紫 紫色渐变 时尚、文艺
清爽灰 浅灰底 简约、通用
墨绿色 深绿渐变 自然、健康
酒红色 深红渐变 正式、庄重

背景选择

用户可以指定:
├─ "用蓝色背景"
├─ "深色模式"
├─ "简洁白色"
└─ 不指定 → AI根据内容自动选择

海报排版

标准布局(1:1 朋友圈)

┌─────────────────────────┐
│                         │
│     [背景图/渐变]        │
│                         │
│  ┌───────────────────┐  │
│  │                   │  │
│  │    标题(大字)    │  │
│  │    金句/观点      │  │
│  │                   │  │
│  └───────────────────┘  │
│                         │
│  · 要点1                │
│  · 要点2                │
│  · 要点3                │
│                         │
│  ───────────────────    │
│  来源:xxx | 日期       │
└─────────────────────────┘

竖版布局(3:4 小红书)

┌────────────────┐
│                │
│   [背景图]     │
│                │
│  ┌──────────┐ │
│  │  标题    │ │
│  │  金句    │ │
│  └──────────┘ │
│                │
│  · 要点1       │
│  · 要点2       │
│  · 要点3       │
│                │
│  来源 | 日期   │
└────────────────┘

使用示例

示例1:新闻观点海报

用户:[粘贴一篇关于AI的新闻]

输出:
┌─────────────────────────┐
│  [深蓝色科技背景]        │
│                         │
│  AI正在改变世界          │
│  ─────────────────      │
│  "未来已来,只是分布    │
│   不均匀" - 威廉·吉布森 │
│                         │
│  · 大模型能力持续突破    │
│  · Agent技术走向成熟     │
│  · 开源生态蓬勃发展      │
│                         │
│  AI研究院 | 2026.03.25  │
└─────────────────────────┘

示例2:读书笔记海报

用户:读完《原则》,印象最深的是"痛苦+反思=进步"

输出:
┌─────────────────────────┐
│  [简洁白色背景]          │
│                         │
│  读书笔记                │
│  《原则》                │
│  ─────────────────      │
│  "痛苦+反思=进步"        │
│                         │
│  · 拥抱现实              │
│  · 五步流程法            │
│  · 极度透明              │
│                         │
│  读书笔记 | 2026.03.25  │
└─────────────────────────┘

Python代码示例

如需本地生成海报,请使用 Pillow 图像处理库。

基本用法:

  1. 创建画布:设置尺寸(1080x1080 等)
  2. 加载背景:使用预制模板或渐变色
  3. 添加文字:标题、要点、金句
  4. 导出 PNG

常用尺寸:

  • 朋友圈:1080 x 1080 (1:1)
  • 小红书:1080 x 1440 (3:4)
  • 抖音:1080 x 1920 (9:16)

字体路径(中文):

  • macOS: /System/Library/Fonts/PingFang.ttc
  • Linux: /usr/share/fonts/truetype/noto/NotoSansCJK-Bold.ttc
  • Windows: C:/Windows/Fonts/msyh.ttc

注意事项

  • 首次使用需要下载字体(约20MB)
  • 内置背景图为预制模板
  • 文字精准,无错别字
  • 支持中文排版
  • 依赖:本地海报生成需要 Pillow 库,用户需自行安装
安全使用建议
This skill appears coherent and does what it claims, but check these practical points before installing or using it: - Network access: If you or the agent provide a URL, the skill indicates it will try to fetch content. Only provide URLs you trust; avoid pasting sensitive/private links. - Fonts and templates: The SKILL.md says fonts (~20MB) and background templates are used, but the bundle contains no assets or download instructions. Confirm where fonts/templates come from and whether downloads are from trusted sources before allowing network fetches. - Local dependencies: You must have python3 and install Pillow (and appropriate C libraries) and have suitable Chinese fonts available at the listed paths. Verify these are installed locally. - Origin/maintenance: The skill has no homepage and an unknown source owner; if provenance matters, ask the publisher for source, template/font locations, or included assets to audit. If you want to use it without network risk, prefer pasting text (not URLs) and run generation locally with verified fonts and templates.
功能分析
Type: OpenClaw Skill Name: china-poster-studio Version: 1.1.1 The 'china-poster-studio' skill is a legitimate social media poster generator that uses AI to process text and the Pillow library to render images. The SKILL.md file provides clear instructions for content extraction, layout design (1:1, 3:4, 9:16), and background selection without any evidence of malicious intent, data exfiltration, or unauthorized execution. It includes helpful system-specific font paths for local rendering and follows standard image processing workflows.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description describe a poster generator for Chinese social platforms. The only runtime requirement listed is python3 and the SKILL.md explicitly references using Pillow and local font paths — these are coherent and proportional to the stated purpose. No unrelated binaries, config paths, or credentials are requested.
Instruction Scope
Instructions are generally scoped to extracting text, choosing backgrounds, and rendering images with Pillow. Two items to note: (1) the skill says it will '尝试抓取' (attempt to fetch) content when a user provides a URL — that implies network access which is reasonable but should be acknowledged; (2) it mentions '内置背景图为预制模板' and that first use requires downloading fonts (~20MB), but the package contains no assets or install instructions explaining where to obtain these templates/fonts. The agent could fetch remote assets if allowed, which is expected behavior but worth verifying.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. It relies on user-installed Python and Pillow. There is no download-from-unknown-URL install step in the skill bundle itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate for a poster generator that runs locally or fetches public content when given a URL.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request persistent privileged presence or modification of other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install china-poster-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /china-poster-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
v1.1.1: Security hardening - removed all code examples with external imports (PIL, numpy), removed pip install references, pure instruction-based skill with no executable code.
v1.1.0
v1.1.0: Security hardening - removed auto-install dependencies (pip install pillow). Users can install dependencies manually if needed. No automatic package installation.
v1.0.3
清理测试文件,重新发布
v1.0.2
优化模板:改进字体颜色与背景搭配,统一布局风格,消除空白区域
v1.0.1
改进版:移除QR code,优化排版,内置6种渐变背景模板
v1.0.0
社交海报生成器:粘贴内容即生成精美海报,支持朋友圈/小红书/抖音,内置10+背景模板
元数据
Slug china-poster-studio
版本 1.1.1
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 6
常见问题

china-poster-studio 是什么?

社交海报生成器。一键将文字/文章生成精美海报,支持朋友圈、小红书、抖音等平台。粘贴内容即可生成,无需设计技能。适合运营人员、自媒体、普通用户。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。

如何安装 china-poster-studio?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install china-poster-studio」即可一键安装,无需额外配置。

china-poster-studio 是免费的吗?

是的,china-poster-studio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

china-poster-studio 支持哪些平台?

china-poster-studio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 china-poster-studio?

由 ToBeWin(@tobewin)开发并维护,当前版本 v1.1.1。

💬 留言讨论