One-click install
npx skills add https://github.com/zeroix07/mcp-skill-agent --skill image-edit-zeroix07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-edit
Source: https://github.com/zeroix07/mcp-skill-agent/tree/main/image-edit
Command: npx skills add https://github.com/zeroix07/mcp-skill-agent --skill image-edit-zeroix07

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually editing images, creating variations, or transforming visual content requires professional design skills and expensive software. This skill lets users perform all these tasks using simple text prompts, no design expertise needed.

Core Features & Use Cases

  • AI-Powered Text-to-Edit: Modify existing images, change backgrounds, adjust styles, or replace elements using natural language prompts.
  • Batch Processing & Variations: Generate multiple edited versions or variations of the same image in bulk for A/B testing or campaign assets.
  • CLI & SDK Support: Use the provided CLI tool for quick one-off edits, or integrate the SDK into backend applications for automated workflows.
  • Use Case: A marketing team can quickly create 5 variations of a product photo with different backgrounds and styles for social media posts in minutes, without hiring a designer.

Quick Start

Use the image-edit skill to edit the provided product photo to have a modern minimalist style with a white background.

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 using text prompts instead of design software?

You can edit existing images by providing natural language text prompts to perform background replacement, style transfer, or element modification, eliminating the need for professional design tools or design expertise.

Can I generate multiple image variations in bulk for marketing campaigns?

Yes, you can generate multiple edited versions or image variations of the same image in bulk, which is useful for A/B testing or creating multiple campaign assets for marketing and content creation workflows.

Do I need the z-ai-web-dev-sdk package to use this image editing functionality?

Yes, the z-ai-web-dev-sdk package is required for backend implementation to enable AI-powered image modification, supporting both a CLI tool for quick edits and SDK integration for automated workflows.

What is the best way to apply style transfer to a product photo programmatically?

The best way to apply style transfer programmatically is by integrating the SDK into backend applications, allowing you to transform product photos into specific styles like modern minimalist using simple text prompts.

What format are the edited images returned in when using batch image processing?

Edited images are returned as base64 encoded results, supporting multiple output image sizes to accommodate different use cases across design and content creation workflows.

Does this approach work for replacing backgrounds and modifying specific elements within a photo?

Yes, AI-powered text-to-edit supports replacing backgrounds, adjusting styles, and modifying specific elements within an image using natural language prompts without requiring manual editing skills.