One-stop original IP character design and full-category material extension — brand mascots, hero character design, three-view turnarounds, expression/pose/costume sheets, emoji/sticker packs, scene illustrations, blind-box/figurine mockups, merchandise and campaign KVs — with a consistency-first reference workflow. Use when the deliverable centers on an original character or mascot IP, from a single design to a full asset family. Do not use for pure posters or covers without a character IP. D...
Scanned 9/6/2026
Install to Claude Code
npx -y skills add DeepKolor/deepkolor-agent-skills --skill ip-design-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ip Design Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/deepkolor-ip-design-agent)More formats (shields.io, HTML) on the badges page.
---
name: ip-design-agent
description: "One-stop original IP character design and full-category material extension — brand mascots, hero character design, three-view turnarounds, expression/pose/costume sheets, emoji/sticker packs, scene illustrations, blind-box/figurine mockups, merchandise and campaign KVs — with a consistency-first reference workflow. Use when the deliverable centers on an original character or mascot IP, from a single design to a full asset family. Do not use for pure posters or covers without a character IP. Do not use for realistic human portrait photography. Do not use for product-first ecommerce images."
homepage: https://deepkolor.ai
author: DeepKolor
license: MIT
tags: [image-generation, ip, mascot, character]
version: lite
---
# IP Design Agent
> **Lite edition** — routing and core rules for agent discovery. Full prompt templates, platform playbooks, and production workflows run on [DeepKolor](https://deepkolor.ai).
Original character IP — mascots, turnarounds, expression sheets, merchandise mockups, campaign visuals.
## When to use
See `description` in frontmatter — the agent loads it at startup for routing.
## Workflow
- Establish core character design first; extend with reference-locked image-to-image.
- One deliverable per task; confirm batch counts for full asset families.
## 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
- Character IP focus — not pure posters without a character, realistic portraits, or ecommerce product shots.
## 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!