image-edit

Edit and transform images via text prompts using the z-ai-web-dev-sdk.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/sockerman04/thevise-website --skill image-edit-sockerman04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-edit
Source: https://github.com/sockerman04/thevise-website/tree/main/skills/image-edit
Command: npx skills add https://github.com/sockerman04/thevise-website --skill image-edit-sockerman04

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to effortlessly edit, modify, and transform existing images using AI, enabling creative redesigns and content updates without complex graphic design software.

Core Features & Use Cases

  • AI-driven Editing: Modify images based on text descriptions (e.g., change style, background, elements).
  • Image Transformation: Create variations, adjust lighting, and redesign assets.
  • Multiple Sizes: Supports various aspect ratios for diverse output needs.
  • CLI Tool: Provides a convenient command-line interface for quick edits.
  • Use Case: Transform a product photo by changing its background to a professional studio setting or redesign a logo to have a more modern aesthetic.

Quick Start

Use the image-edit skill to change the background of the image 'photo.jpg' to a sunset scene and save it as 'sunset_photo.png'.

Frequently Asked Questions about image-edit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit an existing image with AI using a text prompt?

AI image editing lets you modify existing image content by providing a text description. You can change backgrounds, alter styles, or redesign assets directly through the z-ai-web-dev-sdk without needing traditional graphic design software.

Can I change the background of a product photo to a studio setting?

Yes, you can change an image background to a studio setting or any scene like a sunset using text prompts. The image-edit skill transforms the visual elements while maintaining the subject, outputting a base64 encoded result for easy saving.

Does this AI image manipulation skill support multiple output sizes?

Yes, the AI image transformation supports multiple output sizes and aspect ratios. You can specify dimensions to meet diverse formatting needs when generating variations or redesigning assets based on your text prompts.

How do I perform image manipulation from the command line?

You can perform command line image manipulation using the integrated CLI tool. It provides a convenient interface for quick edits, allowing you to alter image content and save the output directly, such as converting a standard photo to a PNG file.

What is the best way to create image variations without graphic design software?

The best way to create image variations without graphic design software is using AI-driven image transformation. By inputting text prompts, you can adjust lighting, redesign assets, and generate multiple visual outputs automatically.

What format are the edited images returned in?

Edited images are returned as base64 encoded results. This format allows you to easily handle the AI-modified visuals programmatically or save them directly to your desired image file format.