whq25/rawgenai · Archived

agent-gen-image

Give agents image generation and editing abilities using `rawgenai` — create images from text, edit existing images, inpaint, and generate with reference images.

First seen Mar 11, 2026

Installation

$ npx skills add whq25/rawgenai --skill agent-gen-image

Summary

  • Give agents image generation and editing abilities using `rawgenai` — create images from text, edit existing images, inpaint, and generate with reference images.
  • Use this skill when the user asks to "generate an image", "create a picture", "draw", "edit an image", "inpaint", "remove background", or any request involving image creation or manipulation.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from whq25/rawgenai.

npx skills add whq25/rawgenai

Browse all from whq25/rawgenai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents gemini

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,202 B
  • docs SUMMARY.md 378 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Agent Gen Image

Use rawgenai <provider> image to generate and edit images. Always read the chosen provider's reference file before running commands.

Prerequisites

brew install WHQ25/tap/rawgenai

Before using a provider, read its setup guide at [references/setup/](references/setup/) to configure credentials.

General Guidelines

  • On first use, ask user to pick a provider. Remember for the session.
  • All output is JSON. Always show file paths to the user.
  • For async commands (some providers): create -> status -> download.
  • Write image prompts descriptively: subject + action + environment + style + lighting.
  • If a command fails, try a different provider or inform the user.

Image

rawgenai <provider> image "<prompt>" -o output.png

Provider Command Best For Reference
OpenAI rawgenai openai image Transparent bg, editing, multi-turn [ref](references/image/openai.md)
Google Gemini rawgenai google image 4K, text in image [ref](references/image/google.md)
Grok rawgenai grok image Batch (up to 10) [ref](references/image/grok.md)
Seed rawgenai seed image 4K, multi-image fusion [ref](references/image/seed.md)
DashScope rawgenai dashscope image Text rendering, Chinese [ref](references/image/dashscope.md)
MiniMax rawgenai minimax image Subject reference [ref](references/image/minimax.md)
Kling rawgenai kling image Face reference (async) [ref](references/image/kling.md)
Luma rawgenai luma image Creative, reframe (async)
Hunyuan rawgenai hunyuan image Chinese (async)
Runway rawgenai runway image Cinematic (async)