image-generation

Generates and edits raster images via OpenAI, Nano Banana, Seedream APIs.

339|32|Updated May 6, 2026
One-click install
npx skills add https://github.com/Negai-ai/AgentClaw --skill image-generation-negai-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-generation
Source: https://github.com/Negai-ai/AgentClaw/tree/main/agentclaw/skills/builtin_skills/image-generation
Command: npx skills add https://github.com/Negai-ai/AgentClaw --skill image-generation-negai-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill removes the friction of switching between browser-based image generators and local file management by providing a unified, scriptable interface for creating and editing visual assets directly within your workflow.

Core Features & Use Cases

  • Multi-Provider Support: Seamlessly switch between OpenAI GPT Image, Nano Banana, and Seedream APIs.
  • Advanced Editing: Perform text-to-image generation, image-to-image composition, and masked edits with local file support.
  • Workflow Integration: Automatically handles API key management, file saving, and URL resolution for generated assets.

Quick Start

Use the image generation skill to create a high-quality product hero image of a desktop AI assistant device using the gpt-image-2 model.

Frequently Asked Questions about image-generation

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

FAQPage Schema
How do I generate and edit raster images using multiple AI APIs in one workflow?

You can generate and edit raster images by interfacing with multiple AI image provider APIs including OpenAI, Nano Banana, and Seedream. This provides a unified, scriptable interface for creating visual assets directly within your workflow.

Can I perform masked edits and image-to-image composition locally?

Masked edits and image-to-image composition are supported workflows. The process requires local file access to manage input references for composition and local storage for saving the generated output image assets.

Do I need configured API keys to use text-to-image generation?

Configured API keys are required for text-to-image generation. The skill automatically handles API key management using python-dotenv to interface with provider APIs like OpenAI, Nano Banana, and Seedream.

What is the best way to manage file saving and URL resolution for AI generated images?

The best way to manage file saving and URL resolution is through this skill's workflow integration. It automatically handles URL resolution and saves generated visual assets to local file storage after API generation.

Does this image generation skill work with OpenAI GPT Image models?

This image generation skill works with OpenAI GPT Image models. It supports multi-provider API integration, allowing you to seamlessly switch between OpenAI, Nano Banana, and Seedream APIs for visual asset creation.

What are the limitations of using scriptable interfaces for AI art creation?

The main limitation of scriptable AI art creation is the dependency on external provider APIs and configured keys. Users must manage local file access for input references and output storage, limiting fully offline or browserless execution.