generate-image

Generate and edit images from prompts via the OpenRouter API.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/robinbarvaag/poynt --skill generate-image-robinbarvaag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/robinbarvaag/poynt/tree/main/.github/skills/generate-image
Command: npx skills add https://github.com/robinbarvaag/poynt --skill generate-image-robinbarvaag

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and editing of images using advanced AI models, eliminating the need for complex design software or manual image manipulation.

Core Features & Use Cases

  • AI Image Generation: Create unique images from text prompts.
  • AI Image Editing: Modify existing images based on instructions (e.g., change colors, add elements).
  • Model Flexibility: Supports various models like FLUX.2 Pro and Gemini 3 Pro for different needs (quality, speed, cost).
  • Use Case: Generate scientific illustrations for a research paper, create concept art for a game, or quickly edit product photos for an e-commerce listing.

Quick Start

Use the generate-image skill to create a new image with the prompt "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?

You can create images from text prompts by sending requests to the OpenRouter API, which returns the generated visual content. This Skill automates that process using AI models like FLUX.2 Pro and Gemini 3 Pro.

Can I edit existing images with AI using OpenRouter?

Yes, you can edit existing images with AI by providing modification instructions to the OpenRouter API. This allows you to change colors or add elements without manual image manipulation software.

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

Yes, an OpenRouter API key is required to generate AI images. You also need a Python environment with the 'requests' library installed to execute the API calls for image creation and editing.

What is the best way to create concept art or scientific illustrations with AI?

Creating concept art or scientific illustrations with AI is achieved by using specific text prompts with models like FLUX.2 Pro. This approach provides high-quality visual outputs suitable for research papers or game development.

Does this AI image editing approach work with Python?

Yes, AI image editing works with Python by utilizing the 'requests' library to communicate with the OpenRouter API. This setup allows you to modify existing images directly within your Python environment.

What are the limitations of using OpenRouter for AI image generation?

Limitations of using OpenRouter for AI image generation include dependency on external API availability and the requirement of a valid API key. Model selection also impacts the balance of quality, speed, and cost.