brand-profile

brand-profile is a skill for Claude Code, Codex from TheMattBerman/landing-page-factory. It costs 33 tokens per session (624 once invoked), scanned A, original, MIT.

A workflow for turning website research and page strategy into a documented brand profile. It keeps observed facts separate from interpretation and records colors for later work.

In plain words
What is it for?
Capturing a brand’s phrases, claims, audience, voice, visual style, trust evidence, and page patterns for downstream content and design tasks.
Why use it?
It reduces the risk of inventing brand details or losing important wording when creating new pages.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Capturing a brand’s phrases, claims, audience, voice, visual style, trust evidence, and page patterns for downstream content and design tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/themattberman/landing-page-factory/brand-profile
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 TheMattBerman/landing-page-factory --skill brand-profile
Clone the repo
git clone --depth 1 https://github.com/TheMattBerman/landing-page-factory

Made for: Claude Code, 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 brand-profile

README.md
[![agentmods](https://agentmods.dev/badge/skills/themattberman/landing-page-factory/brand-profile/github.svg)](https://agentmods.dev/skills/themattberman/landing-page-factory/brand-profile)
Your own site
<a href="https://agentmods.dev/skills/themattberman/landing-page-factory/brand-profile"><img src="https://agentmods.dev/badge/skills/themattberman/landing-page-factory/brand-profile/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 brand-profile

Your own site · 80×15
<a href="https://agentmods.dev/skills/themattberman/landing-page-factory/brand-profile"><img src="https://agentmods.dev/badge/skills/themattberman/landing-page-factory/brand-profile.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 624 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.00033 $0.00624
Opus 5 $0.00016 $0.00312
Sonnet 5 $0.00007 $0.00125
Haiku 4.5 $0.00003 $0.00062

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

Security

Grade A, and why

brand-profile 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 12d 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.

skills/brand-profile/SKILL.md · 135 lines

How it starts

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

Brand Profile

This skill exists to normalize brand identity, not to write pretty summaries.

If the extract is weak, say the profile is low-confidence. Do not fake certainty.

Required inputs

  • workspace/brand/extract.md
  • workspace/pages/[page-name]/strategy.json when available

Outputs

Write:

  • workspace/brand/profile.md
  • workspace/brand/palette.json

Required profile format

# Brand Profile: [Brand]
Built:
Source confidence:

## Layer 1: Observed source evidence

### Exact phrases worth preserving
- 

### Exact phrases to avoid or not overuse
- 

### Claim inventory summary
- 

### Objection inventory summary
- 

### Mechanism language summary
- 

### Proof / trust summary
- 

### Visual motif summary
- 

### Page pattern summary
- 

## Layer 2: Synthesized operating profile

### Positioning
- one-line positioning
- key alternative it is beating
- buyer job

### Audience model
- primary buyer
- awareness stage
- sophistication
- pain priorities
- desire priorities

### Voice system
| Dimension | Position | Evidence |
|---|---|---|
| formal ↔ casual | | |
| reserved ↔ bold | | |
| technical ↔ accessible | | |
| practical ↔ aspirational | | |

### Language bank
- words they use
- category terms expected by buyers
- differentiator phrases
- words and tones to avoid

### Visual identity
- color system
- typography system
- photography / rendering style
- shape language
- spacing density
- trust-critical design conventions

### Confidence notes
- what is strongly grounded
- what is inferred
- what downstream should not overfit

Palette contract

palette.json must include:

  • colors with exact hex values
  • font families and fallback stacks
  • default radius range
  • background / surface treatment
  • confidence notes if values were inferred

Rules

  1. Evidence block first. Synthesis second.
  2. Repeated source language is more valuable than abstract tone adjectives.
  3. If strategy says certain trust cues or phrases must be preserved, keep them explicit.
  4. Do not let anti-slop taste override category legitimacy.
  5. Label uncertainty.

Read the full file on GitHub · 135 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. 12d ago First seen · 135 lines · 33 tokens per session scan A f08c7399460b

Subscribe to this mod's changes

brand-profile is a skill published in the GitHub repository TheMattBerman/landing-page-factory (40 stars, last pushed 5mo ago), licensed MIT. It adds 33 tokens to every session and 624 once invoked, about $0.0002 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.