generate-image

Generate or edit images from prompts using OpenRouter image models.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/HaykTarkhanyan/dst_research --skill generate-image-hayktarkhanyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/HaykTarkhanyan/dst_research/tree/main/.claude/skills/generate-image
Command: npx skills add https://github.com/HaykTarkhanyan/dst_research --skill generate-image-hayktarkhanyan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate or edit high-quality images from prompts and input images using state-of-the-art AI models.

Core Features & Use Cases

  • General-purpose image generation from natural language prompts
  • Image editing by supplying an input image and a modification prompt
  • Model selection and output customization to balance quality and cost

Quick Start

Generate a photorealistic sunset over mountains using the default model.

Frequently Asked Questions about generate-image

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

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

To generate AI images from text prompts, you use OpenRouter image models by providing a natural language description of your desired visual. This allows you to create high-quality creative assets, marketing materials, or concept art without manual design work.

Can I edit an existing image with AI using a modification prompt?

Yes, you can edit an existing image by supplying both the input image and a modification prompt to the AI model. This process alters the original visual based on your text instructions, enabling targeted adjustments for creative projects.

What's the best way to balance quality and cost when selecting AI image models?

The best way to balance quality and cost during AI image generation is to use the model selection feature. This allows you to switch between different OpenRouter image models and customize outputs, ensuring you match the model's capabilities with your specific visual requirements and budget.

Does this AI image generation process support automated CLI workflows?

Yes, the image generation process supports automated workflows through a dedicated CLI script. This allows you to integrate OpenRouter image models directly into automated pipelines, generating or editing visuals without manual interface interaction.

Do I need the requests library to run this image generation script?

Yes, you need the Python requests library installed to run this image generation script. It is a required dependency for communicating with OpenRouter's API endpoints to send prompts and retrieve generated visuals.