Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Reskin To Template Converter

ASecurity

Rebuilds an off-brand deck on the approved template, recolored and retyped, preserving the content while changing the skin.

2 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add andreworia/claude-pptx-skills --skill reskin-to-template-converter --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Reskin To Template Converter?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Reskin To Template Converter
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/andreworia-reskin-to-template-converter/badge)](https://www.skillsdirectory.com/skills/andreworia-reskin-to-template-converter)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: reskin-to-template-converter
description: Rebuilds an off-brand deck on the approved template, recolored and retyped, preserving the content while changing the skin.
---

# Reskin-to-Template Converter

## When to use

Use this skill when an off-brand deck must move onto the approved template. The situation: a deck arrives from another team, an acquired company, or an old template, and it needs to become a brand-compliant deck without rebuilding every slide from scratch. Run this last in Stage 4, or as a one-shot when you receive a foreign deck and want a fast, faithful conversion.

## What it does

It rebuilds the deck on the brand template: every slide moved to a real template layout, content placed in placeholders, colors recolored to theme slots and the approved palette, type set to the brand fonts and scale, and logos, icons, and imagery brought onto the brand style. The content is preserved; the skin is replaced. The output is the same argument, fully on-template.

## Method

This skill orchestrates the other eleven in a fixed order, applied to a foreign deck rather than your own. The order matters: structure first so styling has placeholders to land in, then color and type, then assets, then the audit.

1. **Apply the template.** Attach the brand template to the deck (Design then the brand theme, or copy slides into a file based on the brand .potx). This swaps the theme colors, fonts, and master, which immediately repaints theme-bound elements. Expect the hard-coded ones to remain wrong until step 3.

2. **Remap layouts.** Run the Master and Layout Mapper logic: put each slide on the correct brand layout (Title, Section Header, Title and Content, and so on). Foreign decks often have custom layouts that must be mapped to the nearest brand layout.

3. **Move content into placeholders.** Run Placeholder Discipline: migrate titles and body copy from foreign boxes into the brand layout's placeholders, clear direct formatting, and delete the empty boxes. This is where most of the reskin happens, because placeholder content adopts the brand instantly.

4. **Realign to the grid.** Run Grid, Margin and Safe-Zone Alignment so content sits on the brand margins and grid rather than the foreign deck's.

5. **Recolor and retype.** Run Theme Color Binder, Brand Palette Guard, and the Theme Font and Type-Scale Enforcer: rebind colors to theme slots, replace off-palette colors, apply the one-accent rule, and swap fonts to the brand pair on the scale. Use Replace Fonts deck-wide for speed, and find-and-replace recolor for repeated hard-coded fills.

6. **Fix the assets.** Run Logo and Lockup Compliance, Iconography Style Keeper, and Imagery and Photo Treatment: replace the foreign logo with the brand logo, swap icons to the brand set, and apply the brand image treatment.

7. **Standardize furniture.** Run Title, Footer and Page-Number Consistency so titles, footers, page numbers, and dividers match the brand.

8. **Audit.** Finish with the Brand Compliance Auditor to catch anything the bulk conversion missed, and clear the Blockers.

Throughout, preserve content: do not drop slides, do not rewrite copy, do not lose data in charts. The goal is a faithful reskin, not a rewrite.

## Inputs

- The off-brand deck to convert.
- The brand template (.potx or .thmx) plus the brand rules (palette, fonts, logo, icon and image style, furniture). If the template is not provided, ask for it; the reskin cannot run without it.

## Output format

A conversion plan and result summary:

- The order applied (template, layouts, placeholders, grid, color, type, assets, furniture, audit).
- A per-slide note where a slide needed manual attention (custom layout, complex graphic).
- The final audit headline (Blockers, Majors, Minors) confirming the deck is on-template.

Close with a confirmation that content is preserved and the deck is rebuilt on the brand template.

## Example

Input: a 25-slide deck from an acquired company, on their old template.

Output (excerpt):

- Attached the brand template; theme-bound colors repainted automatically.
- Mapped their five custom layouts to the brand's Title, Section Header, Title and Content, Two Content, and Closing.
- Migrated all titles and body copy into placeholders; deleted 60-plus rogue boxes.
- Replaced their blue with Accent 1 via find-and-replace recolor; swapped their font for the brand pair via Replace Fonts.
- Swapped logo, icons, and applied the brand duotone to photos.
- Final audit: 0 Blockers, 2 Majors flagged for a human. Content preserved, deck on-template.

Attribution

andreworiaandreworia
View sourceMore from andreworia →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →