con un clic
brand-profile
// Build an evidence-backed brand profile from site extract and page strategy. Separates observed facts from synthesis so downstream skills preserve the brand instead of rewriting it.
// Build an evidence-backed brand profile from site extract and page strategy. Separates observed facts from synthesis so downstream skills preserve the brand instead of rewriting it.
| name | brand-profile |
| description | Build an evidence-backed brand profile from site extract and page strategy. Separates observed facts from synthesis so downstream skills preserve the brand instead of rewriting it. |
| metadata | {"openclaw":{"emoji":"🎨","user-invocable":true,"requires":{"env":[]}}} |
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.
workspace/brand/extract.mdworkspace/pages/[page-name]/strategy.json when availableWrite:
workspace/brand/profile.mdworkspace/brand/palette.json# 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.json must include:
If a profile exists:
Used by:
page-copypage-visualspage-buildBut those skills must still read strategy.json. The profile is not a substitute for strategy.
Top-level operator skill for Landing Page Factory. Classifies requests, chooses stage order, enforces prerequisites and hard stops, manages variant pages, reruns changed stages, and handles page-package admin.
Build a deployable landing page from strategy, copy, visuals, and brand profile using category-aware routing, preservation hierarchy, and explicit QA. Single-file HTML output.
Final landing-page QA pass against strategy, proof provenance, mechanism clarity, trust preservation, accessibility, and anti-slop. Gates whether a page is shippable or draft-only.
Plan and generate visuals by preservation class: exact product, branded environment, or concept support. Uses strategy-driven shot selection and visual QA instead of generic vibe prompting.
Extract operator-grade source facts from a website or manual brief: claims, proof, CTAs, mechanism language, trust cues, visual patterns, and page structure with provenance. First stage of Page Factory.
Write mechanism-preserving, proof-disciplined landing page copy from strategy, brand profile, and extract language bank. Includes mandatory sharpness audit and claim control.