Flue agent · prompt to artifact

Design agents that ship.

Designed turns a prompt into production-grade landing pages, decks, social creatives and exportable assets — with design-system intelligence, generated imagery, background removal, and upscaling built in.

149design systems
106skills
9agent tools
6export formats

Luxury launch page

gpt-image-2 + rembg + upscaler
Visual range

Preview the design systems before the agent writes a line of HTML.

These miniature previews show how Designed can shift visual language from SaaS precision to editorial, automotive luxury, playful game systems, brutalist campaigns, and AI-native product interfaces.

Lineardark SaaS dashboard
Stripecommerce gradient
OpenAIquiet intelligence
Ferrariracing luxury
Editorialpublication rhythm
Swissgrid typography
Cyberpunkneon systems
Notiondocument calm
Shopifymerchant energy
Pacmanplayful retro
Brutalismcampaign impact
Agent pipeline

Generation, image cleanup, and exports in one service.

01

Prompt

Send a brief to the Flue design agent with the target format, audience, tone, and style direction.

02

Design

The agent selects skills, design systems, craft rules, and writes complete standalone HTML.

03

Images

Use gpt-image-2 for fresh visuals, rembg for transparent cutouts, and Real-ESRGAN for upscales.

04

Export

Render to PDF, screenshot, PPTX, social banners, video, GIF, or email-safe HTML.

Image services

Open-source utilities wired directly into the agent.

Designed can improve assets instead of merely placing them. All utility services run on your VPS behind Caddy.

Generate images

Create hero art, icons, product visuals and campaign graphics through the Codex image tool mapped to gpt-image-2.

generate_image

Remove backgrounds

Turn photos and products into transparent PNG cutouts using the self-hosted rembg service.

remove_background

Upscale assets

Enhance low-res or generated images through the self-hosted Real-ESRGAN CPU upscaler.

upscale_image
Protected API

Use the public endpoint with your bearer token.

The homepage is public. Agent, image, and export routes require your API key.

# Generate or update a design artifact
curl -X POST https://designed.zzapp.uk/agents/design/homepage \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{"prompt":"Create a Ferrari-style product launch page and export a screenshot"}'

# Utility tools are available to the agent and as direct endpoints
POST /image/remove-bg    # rembg transparent PNG
POST /image/upscale      # Real-ESRGAN 4x PNG
POST /export/pptx       # editable PowerPoint
POST /export/social     # 12 social formats