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 DKeken/codex-skills-alternative --skill creative-positioninggit clone --depth 1 https://github.com/DKeken/codex-skills-alternativeWrote 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/dkeken/codex-skills-alternative/creative-positioning)<a href="https://agentmods.dev/skills/dkeken/codex-skills-alternative/creative-positioning"><img src="https://agentmods.dev/badge/skills/dkeken/codex-skills-alternative/creative-positioning.svg" alt="Measured on agentmods" 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.00097 | $0.00968 |
| Opus 5 | $0.00048 | $0.00484 |
| Sonnet 5 | $0.00019 | $0.00194 |
| Haiku 4.5 | $0.00010 | $0.00097 |
Grade A, and why
creative-positioning 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.
How it starts
The opening of the file, as written. The whole thing — 67 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creative — Positioning Explorer
Ensure the visual language is a deliberate expression of business positioning, not arbitrary taste. Every color, type, and imagery choice should be defensible by a strategic reason. This bridges the gap between "what we are in the market" and "what we look like".
When to use
- Moving from strategy/positioning work into brand expression.
- The visuals feel disconnected from how the company wants to be seen.
- You need to justify aesthetic choices to founders/stakeholders with reasons, not opinions.
- Before
creative-moodboard/creative-exploreto seed them with strategic constraints.
When NOT to use
- Positioning is undefined — that's a strategy problem, not a visual one; surface it first.
- You just need options to look at fast →
creative-explore. - Merchandising a specific offer →
creative-offer.
Inputs (ask only what's missing)
- Category + how they want to be seen within it.
- Core differentiator — the one thing that's true of them and not competitors.
- Who it's FOR and who it's AGAINST (the foil — the incumbent/alternative they beat).
- Price/quality tier.
Workflow
- Write the positioning statement: "For {audience}, {brand} is the {category} that {differentiator}, unlike {foil}."
- Derive visual implications from each part. Premium-vs-cheap → restraint, whitespace, craft cues. Approachable-vs-intimidating → warmth, rounded forms, human imagery. Each rule traces to a positioning reason.
- Produce a visual language spec: palette logic, type logic, imagery rules, tone, and explicit do-nots (what would accidentally signal the foil's positioning).
- Generate 2-3 proof images with your image tool showing the positioning made visible. Save to
./creative/positioning/<NN>.png. - Pass the spec forward as hard constraints to
creative-moodboard/creative-explore.
Worked example
A project-management tool positioned against "bloated enterprise suites".
positioning: "For small teams, Tako is the project tool that stays out of your
way, unlike heavyweight enterprise suites."
visual implications:
- palette: 1 accent + lots of neutral (because "stays out of the way" → restraint;
a rainbow UI would signal the bloated foil)
- type: one humanist sans, generous spacing (calm, not dense dashboards)
- imagery: real small-team moments, not stock boardrooms (audience = small teams)
- tone: plain, confident, short
- DO NOT: dense feature-grid heroes, navy "enterprise" gradients, jargon — all read as the foil
proof: [./creative/positioning/01-restraint.png][./creative/positioning/02-team.png]
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.
- 8d ago First seen · 67 lines · 97 tokens per session scan A 2a9fd155d619
creative-positioning is a skill published in the GitHub repository DKeken/codex-skills-alternative (15 stars, last pushed 3mo ago), licensed MIT. It adds 97 tokens to every session and 968 once invoked, about $0.0005 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
create-chatgpt-mockup
Render pixel-accurate ChatGPT mobile (iOS) screen mockups in light mode from a thread JSON. Supports user text bubbles, user image attachments, assistant markdown prose, citation chips, the OpenAI spiral logo, the Apps-SDK GPT chip in the composer, and three header styles (model-tag, plain title, "Get Plus"). Fixed…
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
layout-skill
Layer A layout-mechanics reference. Stacks on any style skill when the screen is an app shell, dashboard, settings, list-detail, mail/inbox, or any layout with fixed regions plus a scrolling body — or when a layout breaks under long, empty, or unbroken content. Owns spatial structure and scroll ownership; owns zero…
ui-designer/design-system
A shared set of rules for a product’s visual design, covering colors, fonts, spacing, corner shapes, shadows, and animations.
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
baoyu-design
Create polished design artifacts as self-contained HTML: UI mockups, interactive prototypes, wireframes, landing pages, dashboards, app screens, mobile apps, slide decks (a.k.a. PPT / PowerPoint presentations), documents and résumés, animations, 3D objects, research reports, HTML email, diagrams, fliers, and visual…