ppt-style-refine

Enhance style-spec.json with color roles, motifs, and component skins.

8|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/SenseTime-FVG/sensenova-claw --skill ppt-style-refine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-style-refine
Source: https://github.com/SenseTime-FVG/sensenova-claw/tree/main/.sensenova-claw/skills/ppt-style-refine
Command: npx skills add https://github.com/SenseTime-FVG/sensenova-claw --skill ppt-style-refine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a slide deck's overall direction is correct but visuals feel flat, repetitive, or insufficiently branded, this Skill guides targeted enhancements to the design control surface rather than redrawing slides. It identifies weak or missing style rules and supplies concrete, executable additions to style-spec.json to increase visual variety and brand consistency.

Core Features & Use Cases

  • Diagnosis: Map ppt-review findings to specific fields inside style-spec.json and surface missing motifs, color roles, typography tiers, and component skins.
  • Targeted Enhancements: Add or refine color_roles, typography hierarchies, background systems, foreground motifs, svg motif library, component_skins, density_rules, and variant-specific motif recipes.
  • Validation & Safety: Ensure changes align with task-pack.json.style_intent and storyboard mappings, preserve visual_archetype and design_theme, and only update necessary JSON fields.
  • Impact Reporting: Produce a concise list of affected style_variants and page types requiring regeneration so downstream processes can plan reruns.

Quick Start

Enhance style-spec.json to add emphasis colors, motif recipes, and differentiated component skins while keeping the original style_intent intact.

Frequently Asked Questions about ppt-style-refine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make PowerPoint slides visually richer without losing brand consistency?

To make PowerPoint slides visually richer while keeping brand consistency, targeted style spec enhancements add missing motifs, color roles, and typography tiers to a design system configuration rather than redrawing individual page HTML.

What causes repetitive PPT visuals when the overall design direction is correct?

Repetitive PPT visuals often stem from weak global design rules, low page variation, or insufficient motif and component skins across the deck. Identifying these missing style specifications helps supply concrete additions to increase visual variety.

How do I add foreground motifs and component skins to a PPT design system?

Add foreground motifs and component skins by mapping review findings to specific fields inside style-spec.json. This process identifies missing svg motif libraries and density rules, writing precise JSON updates to differentiate visual elements.

Do I need a style-spec.json file to enhance PowerPoint style specifications?

Yes, enhancing PowerPoint style specifications requires an existing readable style-spec.json and task-pack.json.style_intent. These files validate changes against storyboard mappings and ensure updates preserve the original visual archetype and design theme.

Can I update PowerPoint style variants without altering page HTML?

Yes, you can update PowerPoint style variants without altering page HTML by writing precise JSON updates to the style specification file. This targeted approach refines the design control surface and produces a list of affected pages for downstream regeneration.

What are the limitations of refining PowerPoint style specs via JSON?

Refining PowerPoint style specs via JSON is limited to updating design control fields and cannot redraw slides directly. Changes must align with existing storyboard mappings and task-pack.json.style_intent, preserving visual archetype without modifying page HTML.