skills/skill-image/SKILL.md
Generate images using AI providers (OpenAI DALL-E 3, Google Gemini 3.0, xAI Aurora)
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 multiple AI providers.
This CLI is API-backed. Set SKILL_API_KEY when routing through the hosted skills/connectors runtime; provider-specific keys are managed by that runtime.
OPENAI_API_KEYGEMINI_API_KEYXAI_API_KEY# OpenAI DALL-E 3
bun run src/index.ts generate --provider openai --prompt "a cat" --output ./output.png
# Google Gemini 3.0
bun run src/index.ts generate --provider google --prompt "a dog" --output ./output.png
# xAI Aurora
bun run src/index.ts generate --provider xai --prompt "a bird" --output ./output.png
--provider: Provider to use (openai, google, xai)--prompt: Text prompt for image generation--output: Output file path--model: (Optional) Specific model to use--size: (Optional) Image size (provider-specific)Set the appropriate API key for your chosen provider:
export OPENAI_API_KEY="your-openai-key"
export GEMINI_API_KEY="your-gemini-key"
export XAI_API_KEY="your-xai-key"
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