Generate Colour Direction for Another AI
agent_briefGenerate a complete colour direction package with palette, prompt, and lighting notes for AI image generation models.
Instructions
Generate a complete colour direction package for another AI agent or image generation model. Fetches a historically grounded archive palette from the concept, then produces: an agent brief (colour direction in prose), colour tokens with hex values and roles, a model-specific image generation prompt, a negative prompt, and lighting notes. Supports midjourney, flux, dalle, stable_diffusion. Example: task='luxury hotel bedroom', concept='Ottoman winter luxury', model='midjourney'. Use this to make Colour Memory the colour layer for other AI systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What the other AI needs to generate e.g. 'luxury hotel bedroom image' | |
| concept | Yes | Colour concept to draw from e.g. 'Ottoman winter luxury', 'Victorian mourning' | |
| palette_size | No | Number of archive colours to include (default 5, max 8) | |
| model | No | Target model: midjourney, flux, dalle, stable_diffusion | midjourney |
| style_notes | No | Optional: additional style direction e.g. 'matte surfaces only', 'no gold' | |
| locked_palette | No | Optional: list of hex values to use exclusively. When provided, no archive query is run — these exact colours are used. Prevents palette drift. | |
| archive | No | Optional: restrict palette query to this archive e.g. georgianpleasures, japan, china | |
| allowed_archives | No | Optional: list of allowed archive names. Query restricted to these archives only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| result | No | ||
| error | No |