Mood Gallery Art Generation
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @showapi/mood-gallery-art-generation-showapi.
About this skill
What Problem It Addresses
When the only input is an emotion such as 'lonely summer night', a decorative painting may lack a defensible visual rationale. This skill treats mood as the starting point, expands it into subject, environment, light, color, material, and composition, and produces a clean, printable artwork without text.
How It Works
The generation flow is asynchronous:
- Mood-to-visual reasoning: derive a structured visual plan from the core mood.
- Prompt fusion: merge that plan with fixed template constraints to create an English image prompt.
- Async rendering: submit the task with execute_task.py and receive only a task_id.
- Polling: query with query_task.py every 5 seconds, with a 600-second timeout, until the final art URL is available.
Without a showapi_appkey, a one-shot mock response is returned for preview only and does not use those scripts.
Scope and Notes
It fits home, commercial, and abstract mood visualization use cases that require text-free pure art; it is not suitable for copy-heavy brand visuals or synchronous delivery. mood is required, and the final image contains no text or design elements.
Screenshots
Use Cases
- Commission a home artwork by turning 'quiet autumn' into a text-free 3:4 piece.
- Prepare showroom visuals by generating a 16:9 abstract 'future tech' wall art.
- Render 'post-rain melancholy' into a printable 1:1 artwork with a visual breakdown.
- Test prompt flows by submitting async tasks with `mood` and `aspect_ratio`.
Best For
- Interior designers who commission text-free decorative art for homes or spaces.
- Visual creators who turn abstract moods into printable artworks.
- Agent engineers who test mood-to-image prompt flows and async polling.
- Brand operators who prepare pure-art visuals for showrooms or stores.
Related Skills
Call Mew image and design APIs in two stages to create an emotional background and compose a share-ready quote check-in poster.
Generate felt-craft pendant designs, part breakdowns, and structured analysis from a product image or Base64 input.
A ComfyUI image-generation skill that uses a five-step dialog to collect prompts, prefill templates, confirm parameters, submit API jobs, and return results.
A design-system guidance skill for Impeccable that produces token-based rules, component states, accessibility criteria, and QA checklists.
