skills/image/SKILL.md
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
npx skillsauth add hasna/skills imageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate high-quality images from text prompts using provider-backed image models.
This CLI is API-backed. Set SKILLS_API_KEY when routing through the hosted Skills runtime; provider-specific keys are managed by that runtime and billed at the selected provider/model cost.
# OpenAI
image generate --provider openai --prompt "a cat" --output ./output.png
# Minimax
image generate --provider minimax --prompt "a dog" --output ./output.png
# Gemini Imagen
image generate --provider gemini --model imagen-4.0-fast-generate-001 --prompt "a bird" --output ./output.png
--provider: Provider to use (openai, minimax, gemini)--prompt: Text prompt for image generation--output: Output file path--model: (Optional) Specific model to use--size: (Optional) Image size (provider-specific)Set SKILLS_API_KEY for hosted runtime execution.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates