用于把用户提供的产品截图、网页截图、代码截图、设计稿截图处理成符合模板比例的图片资产。目标是类似 CleanShot X 的“截图居中 + 背景填充 + 统一比例”,而不是默认让 GPT-M 2.0 重画截图。
在主流程 Step 1 中,只要用户可能提供截图,就先问清楚:
如果在 Claude Code 中,用 Ask Question / ask_question 做这些澄清;如果在 Codex 中,用普通对话询问,不要调用 Ask Question。
padding 和 alignment 放入。默认不要裁掉截图内容。只有截图已经按目标槽位重新生成,或者用户明确允许裁切时,才使用 cover 裁切。
每次处理截图前,先确定这 7 个参数:
| 参数 | 可选值 | 判断方式 |
|---|---|---|
ratio |
21:9 / 16:10 / 16:9 / 4:3 / 1:1 |
跟随模板图片槽位,不要跟随原截图比例 |
background |
plain / gradient / wallpaper / blurred / grid / paper |
跟随当前 PPT 风格和主题 |
padding |
compact / standard / spacious |
普通截图 standard;文字密集或高截图 spacious;小图组 compact |
inset |
none / subtle / balanced |
截图需要从背景中浮出来时用 balanced;瑞士风多用 none/subtle |
shadow |
none / soft / editorial |
Style A 可 soft/editorial;Style B 默认 none |
corners |
square / small / medium |
Style B square;Style A small/medium |
alignment |
center / top-left / top-right / bottom-left / bottom-right |
跟随页面构图,不是永远居中 |
paper / blurred / 低饱和 gradientassets/screenshot-backgrounds/style-a/ 下对应主题的 16:9 crop-safe WebP,截图合成时按槽位裁切推荐语义:
ratio:16:10, background:paper, padding:standard, inset:balanced, shadow:editorial, corners:small, alignment:center
plain / grid / dot-matrixassets/screenshot-backgrounds/style-b/ 下对应主题色的 16:9 crop-safe WebP,只用当前 accent,不要混色推荐语义:
ratio:21:9, background:grid, padding:standard, inset:subtle, shadow:none, corners:square, alignment:center
截图背景是“托底”,不是主视觉。
alignment 不确定,背景中心和四角都必须安静,不要放显眼色块。5%-8% 视觉占比的淡线、点阵或极浅几何场,不要生成高亮蓝条、大色块、霓虹渐变。21:9、16:10、4:3、1:1 都不能暴露“被裁掉”的痕迹。本 Skill 已经内置一组 GPT-M 2.0 预生成背景。处理截图时优先使用这些资产,不要实时调用 GPT-M 2.0 重新生成背景。只有用户明确要求新风格、现有主题缺失,或背景与内容明显不匹配时,才生成新的背景。
背景图之后由程序复用到每张截图中。不要把背景当作单张 slide 来画,背景图内部不能有标题、页脚、边框、logo、人物或明显主体。
| 主题 | 内置资产 | 背景语义 |
|---|---|---|
| 墨水经典 | assets/screenshot-backgrounds/style-a/monocle-classic.webp |
黑白灰纸张纹理、柔和阴影、细颗粒 |
| 靛蓝瓷 | assets/screenshot-backgrounds/style-a/indigo-porcelain.webp |
靛蓝低饱和墨色、纸感渐变、轻微噪点 |
| 森林墨 | assets/screenshot-backgrounds/style-a/forest-ink.webp |
模糊植物阴影、低饱和绿色、纸张颗粒 |
| 牛皮纸 | assets/screenshot-backgrounds/style-a/kraft-paper.webp |
暖纸色、淡墨阴影、复古印刷颗粒 |
| 沙丘 | assets/screenshot-backgrounds/style-a/dune.webp |
沙色/灰调柔和渐变、低对比、留白安静 |
| 主题色 | 内置资产 | 背景语义 |
|---|---|---|
| IKB 蓝 | assets/screenshot-backgrounds/style-b/ikb-dot-gradient.webp |
点阵 + 低对比蓝色渐变,避免亮蓝大色块 |
| 柠檬黄 | assets/screenshot-backgrounds/style-b/lemon-grid.webp |
纯网格 + 稀疏点阵,黄色只做低透明细线/点 |
| 柠檬绿 | assets/screenshot-backgrounds/style-b/lemon-green-dot-shadow.webp |
点阵 + 阴影场,绿色只做轻微光感 |
| 安全橙 | assets/screenshot-backgrounds/style-b/safety-orange-halftone.webp |
模块化半调点阵 + 暗部阴影,橙色低占比 |
内置背景都是 1920×1080 级别的 16:9 WebP。程序化合成时,先把背景 cover 到目标画布,再裁成 21:9 / 16:10 / 4:3 / 1:1 等截图槽位。背景必须四角安静,因为截图可能居中、左上、右下或被裁成不同尺寸。
| 原始素材 | 推荐处理 |
|---|---|
| 普通网页 / App / 桌面截图 | 程序化适配到目标比例 |
| 产品 UI 细节很重要 | 程序化适配,使用 fit-contain,不重画 |
| 长网页截图 | 截关键区域或拆成 2-3 张同尺寸面板 |
| 极窄 / 极高截图 | 先尝试 spacious + side alignment;仍太小时再重构 |
| 代码截图 | Style A 用纸感背景;Style B 用浅网格背景;文字必须可读 |
| 概念解释用的 UI 情景图 | 可以 GPT-M 2.0 重新设计 |
只有需要新增背景资产时才使用本节。常规截图美化不要实时生成背景,直接使用上方内置资产。
16:9 crop-safe screenshot background for an editorial magazine / e-ink PPT system. Warm off-white paper texture, subtle ink wash, fine film grain, low contrast, quiet center and quiet corners, no text, no logo, no objects, no border, no focal subject. Suitable for cropping to 21:9, 16:10, 4:3, or 1:1.
16:9 crop-safe screenshot background for a Swiss International Style PPT system. Pure off-white base, ultra-subtle 16-column grid and sparse dot matrix, one accent color only: [theme color], used at very low opacity as thin lines or tiny dots, no large bright color blocks. Quiet center and quiet corners, no text, no logo, no objects, no border, no focal subject. Suitable for cropping to 21:9, 16:10, 4:3, or 1:1.