develop-artistic-concept
MCP prompt for developing an artistic concept through a full studio workflow
develop-artistic-concept
Structured prompt template that guides an AI agent through a complete studio workflow — from concept to finished series.
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
concept | string | yes | The artistic concept or theme to explore |
medium | string | no | Preferred renderer: p5, three, glsl, canvas2d, svg |
depth | string | no | Exploration depth: quick (3 studies), standard (6 studies), deep (12 studies) |
Behavior
When invoked, the prompt provides the AI agent with a 6-phase studio workflow:
- Concept planning — Use
develop_conceptto generate a structured plan with mood, palette, composition, skills, and series structure recommendations - Study phase — Create thumbnail studies exploring the concept from different angles. Number of studies scales with depth setting
- Development — Select the most promising studies and develop them into fuller compositions using
promote_sketchto advance from studies to drafts - Critique — Use
critique_sketchon each developed piece across all five aspects - Iteration — Fork and improve based on critique, compare before/after with
compare_sketches - Documentation — Create a
series_summaryto capture the full journey with narrative context
Example usage
Use the develop-artistic-concept prompt with:
concept: "Organic growth patterns inspired by coral reef structures"
medium: "three"
depth: "standard"Output
The prompt guides the agent to use MCP tools across all phases:
develop_concept— structured concept plancreate_series— establish the series with narrative and intentcreate_sketch(repeated) — thumbnail studiescritique_sketch+compare_sketches— evaluate studiespromote_sketch— advance promising studies to drafts/refinementsseries_summary— holistic series evaluation
Related
- develop_concept — concept planning tool
- create_series — series creation tool
- promote_sketch — stage promotion tool
- critique-and-iterate — single-sketch improvement
- create-generative-art — simple sketch creation