بنقرة واحدة
ppt-page-assets
当只需要修复某一页或某个槽位的图片、插图、图标或背景资产,而其他页面无需重算时使用。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
当只需要修复某一页或某个槽位的图片、插图、图标或背景资产,而其他页面无需重算时使用。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Professional data visualization using Python (matplotlib, seaborn, plotly). Create publication-quality static charts, statistical visualizations, and interactive plots. Use when generating charts/graphs/plots from data, creating infographics with data components, or producing scientific/statistical visualizations. Supports PNG/SVG (static) and HTML (interactive) export.
将 deck_dir 中的 HTML 页面导出为可编辑的 PPTX 文件,使用 DOM 解析重建方式生成原生 PPTX 元素(文本框、图片、形状、表格等)。
Generate professional PDFs from Markdown, HTML, data, or code. Reports, invoices, contracts, and documents with best practices.
Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint, presentation, slide, deck, slides.
当 storyboard 中存在图片或视觉资产缺口,需要为页面或槽位生成可追踪的资产计划,并优先落地本地图片文件时使用。
当需要根据 style-spec、storyboard 和 asset-plan 逐页生成 1280×720 HTML 幻灯片时使用。
| name | ppt-page-assets |
| description | 当只需要修复某一页或某个槽位的图片、插图、图标或背景资产,而其他页面无需重算时使用。 |
ppt-review 发现某页或某槽位的图片资产存在问题时,进入本 skill 做最小范围的资产替换与修复。
针对单页或单槽位更新 asset-plan.json,必要时重新生成:
image_search_results.jsonimage_selection.json所有修复结果仍必须落回同一个 deck_dir。
ppt-review 判定某张图片清晰度不足、相关性不足、存在明显水印或语义不一致ppt-review 判定某个 real-photo 槽位未兑现(仍为 placeholder 或 SVG 替代)ppt-review 判定某个槽位下载失败或本地路径失效ppt-review 判定某张图片与页面语义不符task-pack.json(用于确认 deck_dir)asset-plan.json(必须已存在且可读)storyboard.json(用于确认页面语义和 asset_requirements)page_id 和/或 slot_idstyle-spec.json(用于风格一致性筛查)asset-plan.json(仅修改目标槽位)image_search_results.json(如果重新搜图)image_selection.json(如果重新选图)deck_dir/images/)task-pack.json、asset-plan.json、storyboard.json 真实存在且可读。deck_dir/images/ 目录存在;如果不存在,先创建。page_id 和/或 slot_id 在 asset-plan.json 中定位需要修复的槽位。storyboard.json.pages[n].asset_requirements,确认槽位语义。asset-plan.json 中缺少对应槽位记录,先补建槽位条目。purpose、source_caption 和页面语义重新生成搜图 query。image_search_results.json 对应槽位。rejected_candidates。硬性筛查(任一失败必须踢掉):
清晰度不足相关性不足明显水印槽位语义一致性不符弱筛查(可通过但必须记录 warning):
构图风格一致性每张候选必须填写完整的 quality_review,包括 clarity、relevance、watermark、semantic_alignment、composition、style_fit、hard_fail_reasons、soft_warnings。
asset-plan.json 中目标槽位的 selected_image、quality_review、rejected_candidates、status。image_selection.json 对应记录。image_search_results.json / image_selection.json 记录。unresolved 并在完成反馈中明确说明。下一步。selected=True。real-photo 承载的槽位改写成 svg-illustration 来规避搜图。rejected_candidates 或 quality_review 记录。