一键导入
article-html-to-ppt
Use when turning articles, docs, PRDs, or specs into polished editable PPT decks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when turning articles, docs, PRDs, or specs into polished editable PPT decks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | article-html-to-ppt |
| description | Use when turning articles, docs, PRDs, or specs into polished editable PPT decks. |
| metadata | {"display_name":"MeowClaw PPT Smith","english_alias":"MeowClaw PPT Smith","registry_slug":"article-html-to-ppt","version":"2.0.7","brand_aliases":["meowclaw-pptsmith","meowclaw-decksmith"]} |
Build presentation-ready, evidence-bounded, hybrid-editable slide decks. A valid PPTX is not automatically a professionally designed deck.
Version 2.0.7 adds connector routing and diagram-topology gates. It preserves the 2.0.6 MeowClaw PPT Smith name and discovery copy.
Standard readiness is component-scoped:
python_pptx is qualified for native text, cards, tables, charts, and simple process diagrams.Optimize in this order:
Do not confuse any of these with visual quality proof:
Those are necessary structural checks only.
fast: internal draft, content validation, simple article, or explicit speed request.standard: formal internal, product, business, technical, or ordinary client deck.premium: public release, high-value client, reusable template, strong brand requirement, or complex diagrams.Resolve the profile before artifact planning. User override wins, but it cannot waive truthful capability reporting.
For Standard and Premium, preserve internal work under .ppt-work/ and keep one unique user-facing final.
source
-> content lock and evidence inventory
-> storyline and judgment titles
-> expression-mode gate
-> PPT IR
-> style contract or matched reference
-> page archetypes and component plans
-> capability probe
-> component delivery resolution
-> high-fidelity reference for polish-sensitive pages
-> editable/hybrid implementation
-> package inspection
-> real render/readback
-> visual review and revision
-> trusted delivery package
Use scripts/run_pipeline.py for the guarded pipeline. Do not bypass failed gates by manually labeling a deck final.
Every slide chooses exactly one primary expression:
textual_argumentstructured_cardstable_matrixdata_visualrelationship_visualconceptual_scenehybrid_panelRelationship, flow, system boundary, feedback loop, ecosystem, causal chain, architecture, hierarchy, or spatial metaphor content must not remain pure prose or generic cards.
Before implementing relationship_visual:
Read references/expression-mode-gate.md, references/diagram-ir-and-layout.md, and references/diagram-auto-repair.md.
For connector routing, bus patterns, return paths, and topology QA, read references/connector-routing-and-topology-gate.md.
These are hard requirements:
Before drawing, freeze the topology: main path, branch zones, return path, buses, connector channels, and node ports. Relationship completeness does not justify an unreadable line web.
PPTX readback for a bound arrow connector should show:
a:stCxn;a:endCxn;a:tailEnd type="triangle";Filled shapes without message content must be intentional and named with one of:
Decoration:Background:Material:Connector:An unnamed, empty, solid-color block is a QA error because it may be a detached arrowhead, stale shape, accidental overlay, or rendering artifact.
Do not silence this detector by naming arbitrary objects. A declared layer must have a real design role and must not occlude content.
For serious decks, resolve a complete style-contract.json before building. It is the source of truth for colors, typography, grid, spacing, cards, tables, charts, diagrams, image treatment, footer, and density limits.
Confirm the style with the user or match a supplied reference. Do not invent visual tokens during implementation.
Read references/design-token-contract.md, references/five-style-master-systems.md, and the matching template pack.
A Standard or Premium slide fails when any applies:
Use references/premium-page-archetypes.md, references/component-craft-checklist.md, references/spec-to-deck-visual-priority-gate.md, and references/anti-regression-examples.md.
Before selecting a Builder:
python_pptx Standard qualification includes simple bound process diagrams only. It does not automatically qualify every relationship_visual.
Read references/component-registry.md and references/builder-adapters.md.
For polish-sensitive work:
Use HTML/CSS, rendered previews, or bounded visual components to calibrate typography, composition, material, density, and diagram grammar.
Rebuild message-bearing content as native PPT objects: titles and body text, cards and callouts, tables and simple charts, simple processes and diagrams, labels and source notes.
Raster/SVG/generated layers are allowed for complex backgrounds, photos, illustrations, and bounded complex diagrams when disclosed. Do not rasterize ordinary editable content.
Before handoff:
If the authoritative capability report says no renderer is available, do not secretly use an undeclared renderer. Preserve RENDER_ENGINE_UNAVAILABLE and mark the task blocked/provisional as appropriate.
A Standard or Premium deck must not be released merely because structural inspection passed.
Keep statuses distinct: planned, created, rendered, read_back, verified, final, blocked, failed.
Environment capability missing is blocked, not a fabricated success and not necessarily a product failure. Builders and agents must not handwrite final.
Load only what the task needs:
references/master-presentation-design-language.mdreferences/expression-mode-gate.mdreferences/premium-page-archetypes.mdreferences/five-style-master-systems.mdreferences/spec-to-deck-visual-priority-gate.mdreferences/component-craft-checklist.mdreferences/component-registry.mdreferences/builder-adapters.mdreferences/diagram-ir-and-layout.mdreferences/diagram-auto-repair.mdreferences/connector-routing-and-topology-gate.mdreferences/master-ppt-design-rubric.mdreferences/component-raster-fallback.mdreferences/production-profiles.mdreferences/production-readiness-gates.mdreferences/anti-regression-examples.mdreferences/benchmark-methodology.mdA professional deck must preserve both semantics and craft. When the source calls for a real diagram, draw the real diagram or stop. Never ship a rough wireframe simply because it is editable and technically valid.