okhp3-brand-style-registry

okhp3-brand-style-registry is a skill for Codex from OKHP3/skillz. It costs 117 tokens per session (2,333 once invoked), scanned A, original, MIT.

A workflow for capturing reusable visual styles from websites and other design materials, then applying those styles to new work.

In plain words
What is it for?
Use it to document colors, typography, layouts, and visual direction, or to apply registered style profiles to a target while preserving brand names.
Why use it?
It records where a style came from and how reliable the extracted details are, helping avoid generic or unsupported design choices.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to document colors, typography, layouts, and visual direction, or to apply registered style profiles to a target while preserving brand names.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/okhp3/skillz/okhp3-brand-style-registry
View source ↗ OKHP3/skillz
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add OKHP3/skillz --skill okhp3-brand-style-registry
Clone the repo
git clone --depth 1 https://github.com/OKHP3/skillz

Made for: Codex.

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 okhp3-brand-style-registry

README.md
[![agentmods](https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-brand-style-registry/github.svg)](https://agentmods.dev/skills/okhp3/skillz/okhp3-brand-style-registry)
Your own site
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-brand-style-registry"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-brand-style-registry/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for okhp3-brand-style-registry

Your own site · 80×15
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-brand-style-registry"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-brand-style-registry.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,333 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.00117 $0.02333
Opus 5 $0.00059 $0.01167
Sonnet 5 $0.00023 $0.00467
Haiku 4.5 $0.00012 $0.00233

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

Security

Grade A, and why

okhp3-brand-style-registry 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 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/extract_css_signals.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agents/skills/okhp3-brand-style-registry/SKILL.md · 176 lines

How it starts

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

okhp3-brand-style-registry

OverKill Hill P³ · overkillhill.com · github.com/OKHP3

Build a durable library of named visual profiles, then use it to create work that feels intentionally aligned instead of generically themed. Treat a profile as design evidence and reusable direction, not as permission to copy another organization’s identity.

This skill has two operating modes: capture a source into a named profile, or apply one or more existing profiles to a target. Keep those modes separate. A capture updates the library only after provenance and confidence are recorded; an application changes the target only after the profile roles and target boundaries are explicit.


Cardinal rule: brand name integrity

A registered brand name string -- most notably "OverKill Hill P³™" -- must never break, wrap, or truncate across a line boundary in any target artifact (navigation bars, footers, headers, body copy, presentation slides, or exported documents). A mid-name line break (e.g. "OverKill Hill" wrapping away from "P³™") is a rendering defect, not a cosmetic nit, and must be fixed immediately wherever it is found -- including in artifacts this skill did not itself produce.

When applying or auditing a profile that carries a brand name:

  • Join the name with non-breaking spaces (&nbsp; in HTML/JSX, \u00A0 elsewhere) so the browser cannot insert a line break between words.
  • Also set white-space: nowrap (or the equivalent for the target medium) on the element rendering the name, as a second, independent guard -- the non-breaking spaces protect the name if the element itself can still wrap onto a new line at narrow widths.
  • Check the rendered result at narrow container widths (mobile nav, narrow sidebars, compressed columns) specifically, since that is where this defect surfaces first.
  • If you find an existing broken instance while doing unrelated work in a target repository, flag and fix it as part of that work; do not leave a known brand break unresolved.

Read the full file on GitHub · 176 lines

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. 11d ago First seen · 176 lines · 117 tokens per session scan A 0cef4be8d04d

Subscribe to this mod's changes

okhp3-brand-style-registry is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed yesterday), licensed MIT. It adds 117 tokens to every session and 2,333 once invoked, about $0.0006 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-31.

Related

Other skills, from other repositories

baoyu-diagram

Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…

JimLiu/baoyu-skills · 146 tokens

pm-brand-motion

A guided process for defining a brand's motion style and making a logo animation demonstration.

konglong87/superPM · 77 tokens

pm-proto

A product-prototyping workflow for planning how an application should work and what its screens should contain. It connects product requirements to interface layouts and interactions.

konglong87/superPM · 55 tokens

json-canvas

An Obsidian skill for generating JSON Canvas files. JSON Canvas is a file format for arranging connected boxes and other elements on a visual canvas.

anbeime/skill · 85 tokens

archify

Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML with inline SVG, dark/light themes, optional trace motion, and PNG/JPEG/WebP/SVG/WebM export. Accept plain-language requirements or pasted Mermaid flowchart, sequenceDiagram, and…

anbeime/skill · 130 tokens

frontend-design

A front-end coding tool for building distinctive web pages and interface components. It focuses on unusual layouts, visual styling, animations, and production-ready code rather than generic-looking screens.

anbeime/skill · 79 tokens