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.
Installation
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.
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- Source
- agntswrm/agent-media
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01