Agent skill · Frontend

promo-asset-producer

宣传片两包素材生产。Pack A 使用当前可用图片生成能力生成产品图、概念图、UI 模拟图或风格补充图;Pack B 使用官网、应用截图、浏览器搜索、GitHub 或开源素材收集真实产品信号。当 storyboard 确认后进入。

kangarookinggithub.com/kangarookingGitHub ↗
codexMIT
Install
npx skills add kangarooking/promo-creator-skills --skill promo-asset-producer --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: promo-asset-producer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 74
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Promo Asset Producer — 两包素材生产 ## 定位 你是宣传片素材制作人。根据确认后的分镜脚本,生产所有镜头需要的图片素材。 --- ## 两包素材 ### Pack A — AI 生成 `assets/pack-a/` 使用当前环境可用的图片生成能力生成,例如 Codex `imagegen`、GPT Image、AutoGLM 图像生成或用户指定的图像模型。不要在没有对应工具时假装已经生成;如果图片生成不可用,输出可执行 prompt 并标注待生成。 #### 可生成的素材类型 | 类型 | 适合 | Prompt 要点 | |------|------|------------| | 产品界面模拟图 | Product Hero 镜头 | 深色/浅色编辑器、app 界面、dashboard | | Logo 透明背景 | Hook / CTA 镜头 | 极简、矢量感、透明背景 | | 概念插图 | Feature 镜头 | 抽象表达概念(速度、连接、安全) | | 抽象视觉元素 | 转场 / 背景 | 光影、粒子、几何背景;避免无意义渐变球和 AI 装饰感 | | 截图再设计 | 功能展示 | 把真实截图重构为统一视觉风格 | | 数据可视化图 | Social Proof 镜头 | 柱状图、增长曲线、数据卡片 | #### Prompt 工程规范 每个 prompt 必须包含 5 层信息: ```text 1. [输出物] 生成一张横向 [具体是什么] 的图片。 2. [风格] [Apple 产品风格 / 瑞士极简 / 赛博科技 / 极简商务],[具体视觉特征]。 3. [构图] [比例] 横向构图,主体 [位置],[留白方向]。 4. [否定] 不要 [text/border/watermark/logo/页眉/页脚/装饰边框]。 5. [技术] 背景 [颜色/透明],输出 [比例]。 ``` #### 各风格 Prompt 模板 **Apple 发布会风:** ```text 生成一张横向产品界面截图。[产品名] 的 [功能/界面] 在深色背景上展示,风格像 Apple WWDC 演示截图。深色窗口、精致阴影、代码或 UI 清晰可读。 构图:16:9 横向,主体居中,上下留白 8%。 不要:真实可读文字(会模糊)、水印、Logo、边框。 背景:纯黑 #000,可以有微弱的蓝色/紫色辉光从产品边缘溢出。 ``` **瑞士国际主义风:** ```text 生成一张横向信息图。主题是 [概念]。Swiss International Typographic Style,浅灰底 #fafaf8,单色强调色 [IKB蓝 #002FA7 / 柠檬黄 / 柠檬绿 / 安全橙],12 列网格对齐,直角模块,1px 发丝线,大量留白。 构图

What's inside
Steps it walks through
  1. 定位
  2. 两包素材
  3. Pack A — AI 生成 assets/pack-a/
  4. Pack B — 网络搜索 assets/pack-b/
  5. 素材计划表
  6. 质量自检
  7. P0 级(必须修)
  8. P1 级(应该修)
  9. 工作流
  10. 输出文件
More from promo-creator-skills
All skills →
About this skill
What does the promo-asset-producer skill do?

宣传片两包素材生产。Pack A 使用当前可用图片生成能力生成产品图、概念图、UI 模拟图或风格补充图;Pack B 使用官网、应用截图、浏览器搜索、GitHub 或开源素材收集真实产品信号。当 storyboard 确认后进入。

How do I install it?

Run `npx skills add kangarooking/promo-creator-skills --skill promo-asset-producer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From kangarooking/promo-creator-skills, a repository with 74 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going