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.
npx skills add sanky369/vibe-building-skills --skill creative-strategistgit clone --depth 1 https://github.com/sanky369/vibe-building-skillsWrote 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.
[](https://agentmods.dev/skills/sanky369/vibe-building-skills/creative-strategist)<a href="https://agentmods.dev/skills/sanky369/vibe-building-skills/creative-strategist"><img src="https://agentmods.dev/badge/skills/sanky369/vibe-building-skills/creative-strategist/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.
<a href="https://agentmods.dev/skills/sanky369/vibe-building-skills/creative-strategist"><img src="https://agentmods.dev/badge/skills/sanky369/vibe-building-skills/creative-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00135 | $0.01690 |
| Opus 5 | $0.00068 | $0.00845 |
| Sonnet 5 | $0.00027 | $0.00338 |
| Haiku 4.5 | $0.00014 | $0.00169 |
Grade A, and why
creative-strategist 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.
How it starts
The opening of the file, as written. The whole thing — 137 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creative Strategist
Lock a brand's visual direction before any assets are generated, and encode it as a short, reusable style block — a fragment of prompt language that gets pasted into every downstream generation prompt. Prime rule: consistency beats beauty. Ten assets in one coherent style build a brand; ten gorgeous assets in ten styles build noise. The brief exists so that image prompts written weeks apart still produce siblings.
When to use / when not to
Use at the start of any creative engagement where more than one asset will be made, when generated assets "don't look like the same brand", or when the user can't articulate their aesthetic. Hand off instead when:
- The direction already exists (a real style guide or a prior brief) → go
straight to
skills/creative/image-generationor the specialist skills. - The user needs the actual assets, not direction → after this brief, route via
skills/creative/orchestratoror the specific asset skill. - The question is product strategy ("who is this for?"), not visuals →
skills/product-strategy/foundation-sprintfirst; its customer/differentiators feed this brief.
Intake
Ask in one batch, only what's missing:
- Brand & offer — what is the product/company, in a sentence?
- Audience — who must these visuals appeal to?
- Existing constraints — logo, colors, fonts, or reference images already in use? (Ask for hex codes or links if they exist.)
- Mood in 3 adjectives — how should someone feel seeing the brand?
- Anti-examples — any brand or style they hate?
Infer, don't ask: industry conventions (fintech skews trustworthy/clean, D2C lifestyle skews warm/photographic); primary destinations from context (an e-commerce user needs product-photo direction more than illustration direction). Don't stall: with brand + audience known, propose the rest as labeled assumptions and proceed.
Workflow
- Diagnose the aesthetic space. From intake, place the brand on the core spectrums: photorealistic ↔ illustrative, minimal ↔ maximal, warm ↔ cool, playful ↔ serious, mass ↔ premium. Note where competitors sit — matching them is a choice, not a default; flag one deliberate point of visual contrast.
- Propose 3 distinct direction candidates. Each gets a name, a one-line vibe, a 3–5 color palette (with hex codes), lighting + composition defaults, and one sentence on why it fits the audience. Make them genuinely different directions (e.g. "Warm Editorial" vs "Clinical Minimal" vs "Bold Flat Illustration"), not shades of one idea. The user picks one; you may recommend, with a one-line reason.
- Lock the aesthetic profile. Fill every field of the profile in the output format below. No field may read "flexible" or "depends" — a value the user can overrule later beats a blank.
- Write the style block. Compress the profile into 1–3 lines of literal
prompt language, e.g.:
photorealistic, warm golden-hour lighting, rule-of-thirds composition, warm gold (#C9A227) and cream (#F5EFE0) palette, approachable premium mood, highly detailed, professional photographyTest it mentally against three different asset types (product shot, social graphic, illustration) — if it only works for one, generalize the wording and move medium-specific details into the per-medium adaptations. - Set prohibitions and consistency rules. 3–7 concrete "never" rules (e.g. "never neon colors", "no stock-photo handshake clichés", "no more than two typefaces") and the rule for when secondary style variants may be used.
- (Optional) Validate with a test generation. If
FAL_API_KEYis set, generate one probe image per finalist direction so the user picks from pixels, not adjectives:python docs/creative_cli.py custom --category style-tests --name <direction-slug> --prompt "<representative subject>, <style block>" --resolution 1K(Full automation reference:skills/creative/image-generation/references/automation.md.)
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.
- 12d ago First seen · 137 lines · 135 tokens per session scan A d247e2da0e97
creative-strategist is a skill published in the GitHub repository sanky369/vibe-building-skills (30 stars, last pushed 2mo ago), licensed MIT. It adds 135 tokens to every session and 1,690 once invoked, about $0.0007 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.
Other skills, from other repositories
mermaid
Create, validate, and repair Mermaid.js diagrams. Use when generating flowcharts, sequence, class, ER, state, or Gantt diagrams, or any visualization.
lfe-visual-check
Inspector sub-skill. Renders the changed UI surface, reasons over the result, and writes a text findings record with a human-action instruction and sign-off token — so a human visual sign-off can close a UI change. Artifact-free (saves no image files). Auto-arms on a visual-file touch; written by the Inspector at…
accessibility-compliance-accessibility-audit
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
avalonia-layout-zafiro
Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.