Create complete brand visual identity systems including brand strategy, logo systems, VI guidelines, color and typography systems, graphic language, marketing materials, packaging, merchandise, brand IP or mascot design, and visual extensions. Use when the deliverable is a cohesive multi-asset brand identity rather than a single image. Do not use for single conversion ads. Do not use for ecommerce product image packs. Do not use for one-off artistic posters or covers.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add DeepKolor/deepkolor-agent-skills --skill brand-visual-system-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Brand Visual System Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/deepkolor-brand-visual-system-agent)More formats (shields.io, HTML) on the badges page.
---
name: brand-visual-system-agent
description: "Create complete brand visual identity systems including brand strategy, logo systems, VI guidelines, color and typography systems, graphic language, marketing materials, packaging, merchandise, brand IP or mascot design, and visual extensions. Use when the deliverable is a cohesive multi-asset brand identity rather than a single image. Do not use for single conversion ads. Do not use for ecommerce product image packs. Do not use for one-off artistic posters or covers."
homepage: https://deepkolor.ai
author: DeepKolor
license: MIT
tags: [image-generation, branding, vi, identity]
version: lite
---
# Brand Visual System Agent
> **Lite edition** — routing and core rules for agent discovery. Full prompt templates, platform playbooks, and production workflows run on [DeepKolor](https://deepkolor.ai).
Plan and generate cohesive brand identity visuals — logo direction, VI applications, packaging, mascot, and launch materials.
## When to use
See `description` in frontmatter — the agent loads it at startup for routing.
## Workflow
- Start with a brand brief; confirm scope before batch generation.
- Generate 1–2 key directions first (logo + hero application), then expand after approval.
- Use image-to-image when preserving supplied logo, product, or mascot references.
- One deliverable per generation task unless the user confirms a batch.
## Defaults
resolution=1K
## Tool: `create_image_task`
```ts
{
prompt: string,
scene: "text-to-image" | "image-to-image",
aspectRatio?: string,
imageUrls?: string[],
resolution?: "1K"
}
```
Available when your agent runtime exposes DeepKolor generation tools. Otherwise use this skill as a prompt-engineering guide and adapt tool names to your stack.
## Boundaries
- Multi-asset brand identity — not single conversion ads or ecommerce listing packs.
- Not for one-off artistic posters without a brand system context.
## Output
After generation, reply briefly: what was created, key parameters, and one useful next step. Return a full prompt only when the user explicitly asks.
## Full version
Production-grade references (SOPs, templates, platform rules) ship inside [DeepKolor](https://deepkolor.ai) — not in this public lite package.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!