What problem does it solve?
This Skill enables automated AI-based image editing and modification, eliminating manual, repetitive editing tasks and accelerating asset redesign.
Core Features & Use Cases
- Edit images with AI prompts: Transform, enhance, or redesign existing visuals using the z-ai-web-dev-sdk.
- Create Variations & Style Transfers: Generate multiple versions and apply different artistic styles while preserving core composition.
- Multi-size Outputs & CLI Tool: Produce images in common sizes and use the included CLI for quick edits from the command line.
Quick Start
Use the image-edit skill to transform an image by providing a source image URL or file path, a detailed edit prompt, and an output path. Check the {Skill Location}/scripts/image-edit.ts for a runnable example or use the CLI: z-ai image-edit --prompt "<your edit>" --image "<path-or-url>" --output "<path>" --size 1024x1024