coeus_pixel_art_generate
Generate pixel-art sprites and renderable grids from text prompts, with configurable size, palette, and output format.
Instructions
Generate pixel-art sprite plans and renderable pixel grids
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Kind | icon |
| model | No | Model | |
| width | No | Width | |
| height | No | Height | |
| prompt | Yes | Prompt | |
| palette | No | Palette | |
| pixel_size | No | Pixel size | |
| output_format | No | Output format | all |
| candidate_count | No | Candidate count | |
| show_grid_lines | No | Show grid lines |