·image-generate
</>

image-generate

agntswrm/agent-media

Generates an image from a text prompt using AI models. Use when you need to create images from descriptions, generate artwork, or produce visual content from text.

17Installs·0Trend·@agntswrm

Installation

$npx skills add https://github.com/agntswrm/agent-media --skill image-generate

SKILL.md

Generates an image from a text prompt using AI image generation models.

| --prompt | Yes | Text description of the image to generate | | --width | No | Width of the generated image in pixels (default: 1280) | | --height | No | Height of the generated image in pixels (default: 720) | | --count | No | Number of images to generate (default: 1) | | --out | No | Output path, filename or directory (default: ./) |

| --provider | No | Provider to use (default: auto-detect) |

Generates an image from a text prompt using AI models. Use when you need to create images from descriptions, generate artwork, or produce visual content from text. Source: agntswrm/agent-media.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agntswrm/agent-media --skill image-generate
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is image-generate?

Generates an image from a text prompt using AI models. Use when you need to create images from descriptions, generate artwork, or produce visual content from text. Source: agntswrm/agent-media.

How do I install image-generate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-generate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/agntswrm/agent-media