What problem does it solve?
Users working in Wegent chat sessions often need visual assets but must leave the conversation to use separate image tools. This Skill lets the agent create or revise images directly in the task flow and attach the results to the task automatically.
Core Features & Use Cases
- Text-to-Image Generation: Calls the
generate_image MCP tool with a complete visual description to produce images from natural language prompts.
- Image-Reference Generation: Accepts user-supplied image attachments or URLs via
reference_images to revise or restyle existing visuals, using attachment IDs rather than local sandbox paths.
- Automatic Attachment Handling: Saves generated images as task attachments and returns image blocks, so no duplicate result cards are created.
- Use Case: A product designer in a Wegent chat asks for three logo concept variations based on an uploaded sketch; the agent passes the sketch attachment ID and a detailed prompt to
generate_image and the results appear as task attachments.
Quick Start
Ask the agent to generate an image, for example: create an illustration of a futuristic city skyline at sunset in watercolor style.