generate-image

Generate and edit images from prompts using AI models via OpenRouter API.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/AngelP17/factoryops-console --skill generate-image-angelp17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/AngelP17/factoryops-console/tree/main/factoryops-console/.agent/skills/generate-image
Command: npx skills add https://github.com/AngelP17/factoryops-console --skill generate-image-angelp17

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This skill streamlines the creation of visuals by generating or editing images from natural language prompts using AI models, reducing time spent on manual design and iteration.

Core Features & Use Cases

  • Generate photorealistic or artistic images from descriptive prompts for marketing visuals, presentations, or conceptual art.
  • Edit existing images by applying targeted changes without recreating the whole artwork.
  • Support multiple models (Gemini 3 Pro Image Preview, Flux Pro) to balance quality and speed across projects.

Quick Start

Use the script to create an image: python scripts/generate_image.py "A futuristic cityscape at sunset"

Frequently Asked Questions about generate-image

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

FAQPage Schema
How do I generate images from text prompts using AI?

Generate images from text prompts by running the script with your description: `python scripts/generate_image.py "your prompt here"`. The Skill uses AI models via OpenRouter API to create photorealistic or artistic images directly from natural language descriptions without manual design work.

What AI models does this image generation support?

Image generation supports multiple models including Gemini 3 Pro Image Preview and Flux Pro through OpenRouter. These models let you balance quality and speed depending on your project needs—choose faster models for quick iterations or premium models for higher-quality results.

Can I edit existing images with AI, or only generate new ones?

You can both generate new images from prompts and edit existing images by applying targeted changes. This lets you refine artwork without recreating it entirely, combining generation and editing workflows in one Skill.

What do I need to get started with AI image generation?

You need an OpenRouter API key to authenticate requests. The Skill requires Python, the requests library for API calls, and a descriptive text prompt. Setup is minimal—just provide your API credentials and run the generation script.

What types of images can I create with this tool?

Create photorealistic images for marketing, artistic renderings for presentations, concept art for projects, and visual assets for design work. The Skill handles any visual content you can describe in natural language—from product mockups to conceptual illustrations.