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 assafkip/kipi-system --skill designgit clone --depth 1 https://github.com/assafkip/kipi-systemWrote 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/assafkip/kipi-system/design)<a href="https://agentmods.dev/skills/assafkip/kipi-system/design"><img src="https://agentmods.dev/badge/skills/assafkip/kipi-system/design/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/assafkip/kipi-system/design"><img src="https://agentmods.dev/badge/skills/assafkip/kipi-system/design.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.00036 | $0.03044 |
| Opus 5 | $0.00018 | $0.01522 |
| Sonnet 5 | $0.00007 | $0.00609 |
| Haiku 4.5 | $0.00004 | $0.00304 |
Grade A, and why
design 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 9d 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.
This is a copy
92% identical to design — 79 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 303 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design
Unified design skill: brand, tokens, UI, logo, CIP, slides, banners, social photos, icons.
When to Use
- Brand identity, voice, assets
- Design system tokens and specs
- UI styling with shadcn/ui + Tailwind
- Logo design and AI generation
- Corporate identity program (CIP) deliverables
- Presentations and pitch decks
- Banner design for social media, ads, web, print
- Social photos for Instagram, Facebook, LinkedIn, Twitter, Pinterest, TikTok
Sub-skill Routing
| Task | Sub-skill | Details |
|---|---|---|
| Brand identity, voice, assets | brand |
External skill |
| Tokens, specs, CSS vars | design-system |
External skill |
| shadcn/ui, Tailwind, code | ui-styling |
External skill |
| Logo creation, AI generation | Logo (built-in) | references/logo-design.md |
| CIP mockups, deliverables | CIP (built-in) | references/cip-design.md |
| Presentations, pitch decks | Slides (built-in) | references/slides.md |
| Banners, covers, headers | Banner (built-in) | references/banner-sizes-and-styles.md |
| Social media images/photos | Social Photos (built-in) | references/social-photos-design.md |
| SVG icons, icon sets | Icon (built-in) | references/icon-design.md |
Logo Design (Built-in)
55+ styles, 30 color palettes, 25 industry guides. Gemini Nano Banana models.
Logo: Generate Design Brief
python3 ${CLAUDE_SKILL_DIR}/scripts/logo/search.py "tech startup modern" --design-brief -p "BrandName"
Logo: Search Styles/Colors/Industries
python3 ${CLAUDE_SKILL_DIR}/scripts/logo/search.py "minimalist clean" --domain style
python3 ${CLAUDE_SKILL_DIR}/scripts/logo/search.py "tech professional" --domain color
python3 ${CLAUDE_SKILL_DIR}/scripts/logo/search.py "healthcare medical" --domain industry
Logo: Generate with AI
ALWAYS generate output logo images with white background.
python3 ${CLAUDE_SKILL_DIR}/scripts/logo/generate.py --brand "TechFlow" --style minimalist --industry tech
python3 ${CLAUDE_SKILL_DIR}/scripts/logo/generate.py --prompt "coffee shop vintage badge" --style vintage
What ships with it
59 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- data/cip/deliverables.csv 13 KB
- data/cip/industries.csv 4.8 KB
- data/cip/mockup-contexts.csv 5.1 KB
- data/cip/styles.csv 5.8 KB
- data/icon/styles.csv 2.2 KB
- data/logo/colors.csv 10 KB
- data/logo/industries.csv 13 KB
- data/logo/styles.csv 13 KB
- data/slide-backgrounds.csv 1.0 KB
- data/slide-charts.csv 8.4 KB
- data/slide-color-logic.csv 877 B
- data/slide-copy.csv 6.3 KB
- data/slide-layout-logic.csv 981 B
- data/slide-layouts.csv 8.6 KB
- data/slide-strategies.csv 8.0 KB
- data/slide-typography.csv 735 B
- references/banner-sizes-and-styles.md 4.9 KB
- references/cip-deliverable-guide.md 1.7 KB
- references/cip-design.md 4.4 KB
- references/cip-prompt-engineering.md 2.4 KB
- references/cip-style-guide.md 2.3 KB
- references/component-specs.md 6.8 KB
- references/component-tokens.md 4.9 KB
- references/design-routing.md 5.7 KB
- references/icon-design.md 4.2 KB
- references/logo-color-psychology.md 3.3 KB
- references/logo-design.md 3.1 KB
- references/logo-prompt-engineering.md 4.2 KB
- references/logo-style-guide.md 3.4 KB
- references/primitive-tokens.md 4.5 KB
- references/semantic-tokens.md 4.1 KB
- references/slides-copywriting-formulas.md 2.5 KB
- references/slides-create.md 153 B
- references/slides-html-template.md 8.8 KB
- references/slides-layout-patterns.md 3.6 KB
- references/slides-strategies.md 2.6 KB
- references/slides.md 1.7 KB
- references/social-photos-design.md 11 KB
- references/states-and-variants.md 4.7 KB
- references/tailwind-integration.md 5.5 KB
- references/token-architecture.md 5.2 KB
- scripts/cip/core.py 7.9 KB runs code
- scripts/cip/generate.py 19 KB runs code
- scripts/cip/render-html.py 14 KB runs code
- scripts/cip/search.py 4.4 KB runs code
- scripts/embed-tokens.cjs 2.5 KB runs code
- scripts/fetch-background.py 12 KB runs code
- scripts/generate-slide.py 27 KB runs code
- scripts/generate-tokens.cjs 4.9 KB runs code
- scripts/html-token-validator.py 12 KB runs code
- scripts/icon/generate.py 17 KB runs code
- scripts/logo/core.py 5.9 KB runs code
- scripts/logo/generate.py 14 KB runs code
- scripts/logo/search.py 4.6 KB runs code
- scripts/search-slides.py 9.0 KB runs code
- scripts/slide_search_core.py 14 KB runs code
- scripts/slide-token-validator.py 973 B runs code
- scripts/validate-tokens.cjs 5.9 KB runs code
- templates/design-tokens-starter.json 7.0 KB
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.
- 9d ago First seen · 303 lines · 36 tokens per session scan A 6f7f5a3c533b
design is a skill published in the GitHub repository assafkip/kipi-system (110 stars, last pushed today), licensed MIT. It adds 36 tokens to every session and 3,044 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to design, differing in 79 lines, and is treated as a copy.
Other skills, from other repositories
infographics
Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.
brand-design
Generate brand guidelines, design systems with design tokens (W3C format), creative direction (SCAMPER, Design Thinking, TRIZ), and design briefs with scope and success criteria.
png-press
Teaches agents how to author content and configure writepng so PNGs render at the correct size, with tight cropping, readable text, and consistent scaling.
brand-identity
Create a logo (SVG) and brand color palette for a project. Walks through brand personality, audience, and visual preferences before generating an SVG logo, color system, and favicon — then optionally applies colors to the site theme.
taste-feedback
Use during the build phase to show the user intermediate visual output and ask for taste direction before the full build completes — enables mid-flight course correction so taste mismatches are caught early, not in review.
core
This skill should be used when the user says "capture memory", "save to memory", "remember this", or trigger phrases like: "I've decided", "let's use", "we're going with", "I learned", "turns out", "TIL", "discovered", "I'm stuck", "blocked by", "always use", "never do", "convention is". Also triggers on recall…