wigtn-ppt

wigtn-ppt is a skill for Claude Code from wigtn/wigtn-plugins. It costs 172 tokens per session (2,330 once invoked), scanned A, original, Apache-2.0.

A tool for creating single-file HTML presentations that follow the WIGTN brand rules. WIGTN is the specific brand this tool is designed for, including its colours, logo, purple-dot mark, and light or dark theme.

In plain words
What is it for?
Making branded WIGTN slide decks with text, layouts, colours, and visual elements for presentations.
Why use it?
It keeps WIGTN presentations visually consistent without needing a PowerPoint template. The resulting file can be opened and presented in a web browser.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the wigtn-plugins plugin — 7 skills, 5 commands, 11 agents, 4 hooks shipped together

Good fit Making branded WIGTN slide decks with text, layouts, colours, and visual elements for presentations.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add wigtn/wigtn-plugins
Claude Code
/plugin install wigtn-plugins

Made for: Claude Code.

Or install wigtn-plugins, the plugin that ships this one along with the rest of its 7 skills, 5 commands, 11 agents, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wigtn-ppt

README.md
[![agentmods](https://agentmods.dev/badge/skills/wigtn/wigtn-plugins/wigtn-ppt.svg)](https://agentmods.dev/skills/wigtn/wigtn-plugins/wigtn-ppt)
Your own site
<a href="https://agentmods.dev/skills/wigtn/wigtn-plugins/wigtn-ppt"><img src="https://agentmods.dev/badge/skills/wigtn/wigtn-plugins/wigtn-ppt.svg" alt="Measured on agentmods" height="20"></a>
Per session 172 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,330 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00172 $0.02330
Opus 5 $0.00086 $0.01165
Sonnet 5 $0.00034 $0.00466
Haiku 4.5 $0.00017 $0.00233

Measured 8d ago against content hash a353d668e5a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

wigtn-ppt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/wigtn-plugins/skills/wigtn-ppt/SKILL.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

WIGTN PPT Generator

WIGTN 브랜드 정체성을 담은 단일 HTML 프레젠테이션을 만드는 스킬. 템플릿(.pptx) 없이도, 브랜드 원칙과 reference만으로 Claude가 매번 새로 디자인한다.

핵심 원칙

  1. 원칙 기반, 템플릿 무의존 — 고정 템플릿 파일에 의존하지 않는다. references/의 브랜드 토큰 + 레이아웃 원칙을 읽고 그때그때 생성한다.
  2. 브랜드 충실도 (Brand Fidelity) — 정확한 HEX만 사용한다. "비슷한 색" 금지. 잉크 #1E1E28, 시그니처 퍼플(Pantone 265) #9B51E0.
  3. 시그니처 퍼플 점 반복wigtn. 의 마침표에서 온 퍼플 점(.)이 브랜드의 시그니처다. 모든 슬라이드에 퍼플 점 모티프를 하나 이상 일관되게 반복한다 (페이지 번호 옆 점, 섹션 번호의 점, 코너 점, 진행 도트 등).
  4. Light / Dark 듀얼 테마 — 발표 환경에 맞춰 둘 중 하나를 선택. 한 발표물 안에서 섞지 않는다.
  5. Viewport Fitting — 모든 슬라이드는 정확히 100vh. 슬라이드 내부 스크롤 절대 금지.
  6. 텍스트만의 슬라이드 금지 — 모든 슬라이드에 최소 하나의 시각 요소(도형·색 블록·점·라인·아이콘).
  7. Show, Don't Tell — 디자인을 말로 묻지 않는다. 테마/콘텐츠만 확정하면 바로 생성하고, 스크린샷으로 보여준 뒤 조정한다.
  8. Zero-dependency — 단일 HTML 파일. 브라우저에서 바로 발표 가능 (폰트는 CDN <link> 1줄만 허용).

브랜드 (요약)

토큰 용도
Ink (네이비) #1E1E28 Dark 배경 / Light 텍스트
Purple (Pantone 265) #9B51E0 시그니처 점, 강조, 링크
Purple Deep #6B2EAA 점 그림자, 깊이, 그라데이션 끝
White #FFFFFF Light 배경 / Dark 텍스트

전체 팔레트(Light/Dark :root 스니펫), 로고 변형 사용 규칙, 타이포그래피, 점 시그니처 규칙은 반드시 references/brand.md를 Read한 뒤 적용한다.

워크플로우 (4단계)

Phase 0: 테마 + 콘텐츠 (AskUserQuestion 1회)

AskUserQuestion으로 한 번에 묶어서 묻는다:

  1. 테마Light (밝은 발표장·문서형) / Dark (무대·키노트형). 추천 포함.
  2. 목적 — 컨퍼런스 / 팀 공유 / 피치덱 / 교육 / 경영진 보고
  3. 분량 — 5–10장 / 10–20장 / 20장+
  4. 핵심 메시지 & 이미지 — 전달할 내용, 포함할 이미지 유무·위치

발표자명·날짜·기업/제품명 등 표지에 들어갈 메타도 함께 확인한다.

Phase 1: 구조 설계

콘텐츠를 슬라이드 맵으로 분해한다. 밀도 제한: 표지는 제목+부제, 본문은 슬라이드당 최대 4–6 불릿(또는 동등한 시각 블록). 초과하면 자동 분할.

기본 골격: 표지 → 목차 → (섹션 구분 → 본문 N) × 챕터 → 마무리(Thank you). 각 슬라이드에 어떤 본문 레이아웃을 쓸지 references/design-guide.md에서 고른다.

Phase 2: 다이어그램 (필요 시)

흐름도·아키텍처가 필요하면 같은 플러그인의 handdrawn-diagram 스킬을 호출해 committable 다이어그램(SVG+PNG)을 만들고 슬라이드에 삽입한다. 손그림 톤이 부담되면 단순 CSS/SVG 도형으로 직접 그린다.

Phase 3: HTML 생성

  1. references/brand.mdreferences/design-guide.md 를 Read.
  2. 선택한 테마의 :root 토큰을 적용한 단일 HTML을 작성한다. 필수 규칙:
    • .slide { height: 100vh; height: 100dvh; overflow: hidden; }
    • 모든 폰트·간격은 clamp(min, pref, max) (고정 px 단독 금지)
    • 높이 기반 미디어쿼리(max-height: 700px/600px)로 단계 축소
    • 프로그레스 바 + 네비 도트(퍼플) + 키보드/터치/스와이프 + prefers-reduced-motion
    • 시그니처 퍼플 점을 모든 슬라이드에 반복
    • 로고 삽입: 아래 "로고 사용" 규칙을 따른다
  3. 콘텐츠를 채우고, 애니메이션은 절제되게(프로페셔널: 0.2–0.4s 페이드/슬라이드).

Read the full file on GitHub · 118 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 118 lines · 172 tokens per session scan A a353d668e5a6

Subscribe to this mod's changes

wigtn-ppt is a skill published in the GitHub repository wigtn/wigtn-plugins (45 stars, last pushed 22d ago), licensed Apache-2.0. It adds 172 tokens to every session and 2,330 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

composio-community/awesome-claude-plugins · 59 tokens

ai-native-design

A workflow for turning a product brief and API contract into frontend design prompts and implementation guidance. It supports three outside design channels and keeps generated frontend work aligned with the same brief and contract.

dhslegen/digital-delivery-team · 105 tokens

lookdev-auto

Tune a visual/animation/render parameter by eye using a VISION or VIDEO model as the judge — render several labeled variants into ONE artifact, ask the model to rate them and suggest better values, render the suggestions, ask it to pick the best, repeat until good. Use whenever "looks/feels right" is the success…

connerkward/lookdev-auto-skill · 120 tokens

img-pilot

AI-generated brand assets (logo, favicon, social, banner, icons) from Claude Code. Reads ux-pilot and brand-pilot briefs automatically. 9 providers, cost-optimized.

Sakaax/img-pilot · 42 tokens

deck-brand-init

Set up brand guidelines for deck creation — creates brand/brand.yaml with identity, colors, typography, layout, logo, and footer config. Use this skill when the user wants to initialize brand defaults for their project so /deck-create and /deck-publish --editable produce on-brand output. Also trigger on 'set up…

harakiro/harakiro-marketplace · 99 tokens

slides

Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.

nicohodt/claude-code-ui-ux-skill · 25 tokens