Create or restyle non-product posters and cover artwork for films, books, albums, exhibitions, conferences, community events, editorial stories, and cultural campaigns. Use when the deliverable is a single designed poster or cover with a subject, message, hierarchy, and target surface. Supports photographic, illustrated, typographic, collage, modernist, vintage, and experimental directions. Exclude product-selling visuals, paid-placement ads, video thumbnails, mascot/IP character campaigns, a...
Scanned 8/20/2026
Install via CLI
openskills install DeepKolor/deepkolor-agent-skills---
name: poster-agent
description: "Create or restyle non-product posters and cover artwork for films, books, albums, exhibitions, conferences, community events, editorial stories, and cultural campaigns. Use when the deliverable is a single designed poster or cover with a subject, message, hierarchy, and target surface. Supports photographic, illustrated, typographic, collage, modernist, vintage, and experimental directions. Exclude product-selling visuals, paid-placement ads, video thumbnails, mascot/IP character campaigns, and multi-image brand systems."
homepage: https://deepkolor.ai
author: DeepKolor
license: MIT
tags: [image-generation, poster, cover, design]
version: lite
---
# Poster Agent
> **Lite edition** — routing and core rules for agent discovery. Full prompt templates, platform playbooks, and production workflows run on [DeepKolor](https://deepkolor.ai).
Posters, covers, and event visuals with strong hierarchy and platform-appropriate typography.
## When to use
See `description` in frontmatter — the agent loads it at startup for routing.
## Workflow
- Clarify format (movie one-sheet, event, editorial, social) and viewing context.
- Reserve copy-safe areas; treat fine print as texture or omit.
- Use image-to-image when a person, layout, or style reference must be preserved.
- Generate one result unless the user requests variants.
## Defaults
resolution=1K; ratio by format (3:4 print, 9:16 social)
## 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
- Not for paid ad banners or ecommerce product shots.
- Do not invent names, dates, prices, awards, or legal marks without marking as proposed.
## 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.
No comments yet. Be the first to comment!