image-edit

Edit and transform images via the z-ai-web-dev-sdk with base64 output.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/fishyer/skills --skill image-edit-fishyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-edit
Source: https://github.com/fishyer/skills/tree/main/skills/image-edit
Command: npx skills add https://github.com/fishyer/skills --skill image-edit-fishyer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires z-ai-web-dev-sdk, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive solution for AI-driven image editing and modification, addressing the need for quick and intelligent image manipulation without the need for professional graphic design skills.

Core Features & Use Cases

  • AI Image Editing: Utilize AI models to modify and transform images based on textual descriptions.
  • Multiple Image Sizes: Supports various output sizes to cater to different use cases.
  • CLI Tool: Offers a command-line interface for quick and easy image editing.

Quick Start

Run the command 'z-ai image-edit -p "Transform the image into a night scene" -i "./example.jpg" -o "./night_scene.jpg"' to edit an image using the 'image-edit' skill.

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 image using AI and a text description?

To edit an image using AI, you provide a text description and the source image. The Skill processes the image modification using the z-ai-web-dev-sdk and returns a base64 encoded result.

Can I use the command line for quick AI image processing?

Yes, you can use the command line for quick AI image processing. The Skill includes a CLI tool where you run 'z-ai image-edit' with parameters for prompt, input file, and output file.

Do I need Python to use this AI image editing tool?

Yes, you need a Python environment to use this AI image editing tool. The Skill requires the z-ai-web-dev-sdk and a Python environment to perform image transformations.

Does AI image transformation support multiple output sizes?

Yes, AI image transformation supports multiple output sizes. The Skill caters to various use cases by allowing you to specify different image dimensions for the transformed output.

What is the best way to redesign visual assets without graphic design skills?

The best way to redesign visual assets without graphic design skills is using AI-driven image modification. This Skill intelligently transforms images based on your text descriptions.

What format does the image modification tool return?

The image modification tool returns base64 encoded results. This format allows the transformed visual content to be easily integrated into web applications or saved locally.