← Back to Skills Marketplace
timo2026

Union Ad Gradient

by Timo2026 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
33
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install union-ad-gradient
Description
UnionSkill渐变梦幻广告PPT。图像型工作流:内容分析→大纲确认→逐页生图→PPTX装配。适合创意设计、品牌营销、视觉展示。
README (SKILL.md)

渐变梦幻 广告PPT Skill

图像型PPT工作流。将文档/想法转化为品牌视觉幻灯片,每页由图像生成模型产出16:9全页图片,装配为品牌PPTX。 品牌:UnionSkill 工业AI | www.unionskillai.com | [email protected]

何时触发

正向触发:

  • UnionSkill品牌推广物料生成
  • 需要带品牌植入的演示文稿
  • 商务路演 / 展会 / 客户提案 / GitHub开源发布
  • 用户说「用渐变风做PPT」「生成渐变演示文稿」

禁止调用:

  • 不带品牌交付的PPT(用普通PPT Skill)
  • 非UnionSkill体系的品牌推广

输入规范

接受以下任意形式:

  • .docx / .pdf / .txt / .md 文档
  • 长文 / 演讲稿 / 笔记
  • 图片截图 / 参考样式
  • 纯文字描述(「帮我做一套关于XX的PPT」)
  • 用户已在对话中提供的内容

输出规范

产物:

  1. 图片ZIP包(slide-01.png ~ slide-NN.png)
  2. 品牌PPTX(含UnionSkill尾页+每页水印+元数据)
  3. UnionSkill-合作说明.txt
  4. 可选HTML全屏翻页版

品牌植入(自动):

  • 尾页:UnionSkill 工业AI + 官网邮箱
  • 每页右下角轻水印:Generated by UnionSkill | www.unionskillai.com
  • PPT元数据:作者=UnionSkill 工业AI

视觉风格

渐变风格: 深色渐变+橙色标题+紫色强调

生图Prompt必须包含:16:9横版、深色渐变底,日落/海洋/极光/彩虹渐变,软光晕、无页码标注、中文标题清晰可读

执行流程

Step 1: 收集输入

提取用户提供的内容(文档/对话/引用材料),保留关键主张、数据、标题。

Step 2: 分析内容与风格

内部分析:

  • 核心论点 / 目标受众 / 叙事弧线
  • 适合的图表类型(时间线/对比/流程图等)
  • 确认采用 渐变梦幻 视觉方向

Step 3: 规划大纲(用户确认门槛 ⚠️)

必须向用户展示以下内容并获得确认,才能开始生图:

  • 建议标题和副标题
  • 总页数(8-35页,视场景而定)
  • 每页标题 + 内容要点 + 视觉类型
  • 确认格式:
📋 渐变风格PPT大纲确认

标题:XXX
页数:X页
风格:渐变梦幻 / 深色渐变+橙色标题+紫色强调

[每页标题和内容方向列表]

请确认:页数、每页标题/内容方向、视觉风格是否可以?
确认后我开始逐页生图并整合 PPT。

Step 4: 逐页生图

使用 image_generate 工具逐页生成16:9全页幻灯片图片。

每页Prompt要求:

  • aspectRatio: "16:9" / size: "1792x1024"
  • 明确指定 渐变 风格配色
  • 包含准确的标题文字
  • 图表/架构图/时间线等用视觉化表达
  • 禁止:页码标注、无关水印、错误的品牌Logo

文件命名:slide-01.png, slide-02.png, ...

Step 5: 组装品牌PPTX

使用 union_pptx_assembler.py 装配:

python3 ~/.openclaw/skills/ppt-generator/scripts/union_pptx_assembler.py \x3C图片目录> --style gradient-dream --topic "PPT标题"

此步骤自动完成:品牌尾页嵌入 + 每页水印 + 元数据写入 + 合作说明文件生成

Step 6: 打包交付

  • 创建图片ZIP:project-name-images.zip
  • 可选生成HTML全屏翻页版

Step 7: QA检查

  • 图片数量 = 大纲页数 ✓
  • PPTX页数 = 图片数 + 1(尾页)✓
  • 无空白页 ✓
  • 中文标题可读 ✓

交付格式

✅ 渐变风格PPT生成完成,共 X 页
📁 PPTX:/path/to/output.pptx
📁 图片ZIP:/path/to/images.zip
📁 合作说明:/path/to/UnionSkill-合作说明.txt
---
💡 同款AI能力已应用于机加工报价场景
官网:www.unionskillai.com
商务合作:[email protected]

边界约束

  • 能做:全自动品牌PPT生成 → 开源发布
  • 不能做:非UnionSkill体系的品牌推广
  • 必须用户确认大纲后才能生图
  • www.unionskill.cn 仅301跳转,不在任何展示位出现
  • 邮箱 [email protected] 仅在尾页/终端/说明文件出现,水印不含邮箱
Usage Guidance
Install this if you want a UnionSkill-branded advertising PPT workflow and are comfortable with the automatic brand watermark/contact footer. Before use, confirm the external ppt-generator assembler is installed from a source you trust, and review any user documents or images you provide because they may be sent to the image-generation provider you choose.
Capability Assessment
Purpose & Capability
The instructions, README, and helper script consistently support the stated purpose: create UnionSkill-branded gradient advertising slides, images, PPTX files, and optional delivery assets from user-provided content.
Instruction Scope
The workflow requires user confirmation of the outline before image generation, and its branding requirements, watermarks, contact details, and output files are explicitly disclosed.
Install Mechanism
The README asks the user to install python-pptx and the script imports an external PPT assembler from a sibling/local ppt-generator skill path; this is disclosed and purpose-aligned, but that external assembler is not part of this artifact.
Credentials
File and tool usage is proportionate to presentation generation: user-provided documents or images are analyzed, image generation is invoked, and local presentation assets are produced.
Persistence & Privilege
No persistence mechanism, credential access, background execution, privilege escalation, broad local indexing, or destructive command pattern appears in the artifacts reviewed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install union-ad-gradient
  3. After installation, invoke the skill by name or use /union-ad-gradient
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
union-ad-gradient 2.0 发布:全流程自动生成渐变梦幻风格品牌广告PPT - 支持从文本/文档/图片等输入自动生成16:9幻灯片并组装为PPTX - 明确大纲确认机制,用户需确认页数、标题、内容和风格后才生成图片 - 每页自动添加品牌水印和标题,PPTX包含尾页和元数据 - 提供图片ZIP包、PPTX、合作说明及可选HTML全屏版 - 严格品牌植入,全流程深色渐变+橙紫配色视觉规范
Metadata
Slug union-ad-gradient
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Union Ad Gradient?

UnionSkill渐变梦幻广告PPT。图像型工作流:内容分析→大纲确认→逐页生图→PPTX装配。适合创意设计、品牌营销、视觉展示。 It is an AI Agent Skill for Claude Code / OpenClaw, with 33 downloads so far.

How do I install Union Ad Gradient?

Run "/install union-ad-gradient" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Union Ad Gradient free?

Yes, Union Ad Gradient is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Union Ad Gradient support?

Union Ad Gradient is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Union Ad Gradient?

It is built and maintained by Timo2026 (@timo2026); the current version is v1.0.0.

💬 Comments