generate-image

Generates and edits AI images from textual prompts using OpenRouter API.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/brainworkup/skills --skill generate-image-brainworkup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/brainworkup/skills/tree/main/neuropsych-reports/references/luria-related-complement-skills/generate-image
Command: npx skills add https://github.com/brainworkup/skills --skill generate-image-brainworkup

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate and edit high-quality images using AI models to create visuals when design resources or time are limited.

Core Features & Use Cases

  • Generate: Create photorealistic photos, illustrations, and concept art from textual prompts.
  • Edit: Modify existing images with simple prompts and model-based editing.
  • Use Case: Produce visuals for presentations, marketing, or documentation without requiring professional design software.

Quick Start

Describe the image you want to generate and run the script to produce it.

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?

You can generate AI images by providing a textual prompt describing the desired visual, such as a photo or illustration. The script processes the prompt using an AI model and saves the resulting image directly to disk.

Can I edit existing images using AI models?

Yes, you can edit existing images by providing the image along with a simple prompt. The AI model applies the requested modifications to alter the visual and saves the updated image to disk.

Do I need an OpenRouter API key to generate concept art?

Yes, an OpenRouter API key is required to generate concept art. The script manages API key authentication to access default and alternate AI models for producing your visuals.

What is the best way to create concept art without professional design software?

Using an AI image generation script is an efficient way to create concept art without design software. It handles model selection and prompt processing to automatically generate and save high-quality visuals.

Does this image generation script support alternate AI models?

Yes, the script supports both default and alternate AI models for image generation. This allows you to select different models to produce photos, illustrations, or concept art based on your specific visual requirements.

Why are my generated images not saving to disk?

Generated images are designed to save directly to disk after the AI model processes the input prompt. Ensure the script has proper write permissions and the OpenRouter API key is valid to avoid failures.