generate-image

Generate and edit images from text prompts using OpenRouter models.

22|4|Updated May 25, 2026
One-click install
npx skills add https://github.com/crazymsn/academic-skills --skill generate-image-crazymsn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/crazymsn/academic-skills/tree/main/academic-skills/generate-image
Command: npx skills add https://github.com/crazymsn/academic-skills --skill generate-image-crazymsn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate and edit images using AI-powered models to simplify creating visuals for research, presentations, and creative projects.

Core Features & Use Cases

  • Generate photorealistic or conceptual images from text prompts using OpenRouter models.
  • Edit existing images by applying transformation prompts with an input image.
  • Use cases include publication visuals, posters, slides, and concept art for ideas.

Quick Start

Generate a new image from a text prompt or edit an existing image by providing an input image.

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 a text prompt using OpenRouter models?

To generate AI images from a text prompt, this skill sends HTTP requests via the requests library to OpenRouter models. It requires your API key and uses robust error handling to produce visuals suitable for slides and concept art.

Can I edit an existing image with AI using an input image and transformation prompt?

Yes, you can edit existing images by providing an input image alongside a transformation prompt. The skill applies input-image guided edits across OpenRouter models to create modified visuals.

Do I need an API key to generate images with OpenRouter?

Yes, an OpenRouter API key is required to generate images. The skill uses this key to authenticate HTTP requests sent through the requests library when accessing AI-powered image models.

What is the best way to create visuals for research posters and publication slides?

The best way to create research visuals is using text-prompt based generation across multiple OpenRouter models. This approach supports creating photorealistic or conceptual images tailored for posters, slides, and publication visuals.

Why does my AI image generation request fail and how does error handling work?

AI image generation requests may fail due to API connectivity or model selection issues. The skill provides robust error handling during the HTTP calls to manage these failures and ensure reliable image generation.

Are there limitations when using OpenRouter to generate concept art for creative projects?

Limitations depend on the specific OpenRouter models selected for concept art generation. The skill provides model selection options to navigate these constraints, but requires an active API key and proper text prompts to function.