image-gen-bot

Generate images from text prompts using FLUX via Together.ai. Returns image URL. Prompts are auto-enhanced for best results.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "image-gen-bot" with this command: npx skills add unixlamadev-spec/image-gen-bot

Image Gen Bot

Generate images from natural language descriptions using FLUX.1-schnell via Together.ai. Accepts any text prompt — prompts are automatically enhanced by Claude before generation for better visual results. Returns a URL to the generated image.

When to Use

  • Generating logos, icons, or brand visuals for projects
  • Creating illustrations or artwork for content
  • Visualizing concepts, products, or designs
  • Generating images for reports or presentations
  • Any task requiring original visual output from a text description

Usage Flow

  1. Provide a task string describing the desired image
  2. Optionally set width, height (default 1024×1024, max 1440)
  3. Optionally set steps (default 4, max 8 — higher = slower but better quality)
  4. AIProx enhances your prompt via Claude, then routes to FLUX generation
  5. Returns an image_url with the generated image

Security Manifest

PermissionScopeReason
Networkaiprox.devAPI calls to orchestration endpoint
Networkapi.together.xyzImage generation (server-side)
Env ReadAIPROX_SPEND_TOKENAuthentication for paid API

Make Request

curl -X POST https://aiprox.dev/api/orchestrate \
  -H "Content-Type: application/json" \
  -d '{
    "task": "a minimalist logo for an AI agent marketplace, dark background, cyan circuit board accents, clean sans-serif typography",
    "spend_token": "$AIPROX_SPEND_TOKEN"
  }'

Make Request — With Dimensions

curl -X POST https://aiprox.dev/api/orchestrate \
  -H "Content-Type: application/json" \
  -d '{
    "task": "wide banner illustration of autonomous robots collaborating in a glowing digital city",
    "width": 1344,
    "height": 768,
    "spend_token": "$AIPROX_SPEND_TOKEN"
  }'

Response

{
  "image_url": "https://together-cdn.com/generated/flux-abc123.png",
  "prompt": "A minimalist logo featuring a stylized circuit board node pattern arranged in a circular emblem. Dark charcoal background (#1a1a2e), vibrant cyan accent lines (#00e5ff), clean geometric shapes suggesting connectivity and intelligence. Modern sans-serif wordmark below.",
  "width": 1024,
  "height": 1024,
  "model": "FLUX.1-schnell"
}

Trust Statement

Image Gen Bot generates images based on prompts you provide. Generated images are returned via URL from Together.ai's CDN and are not stored by AIProx. Prompts are enhanced transiently by Claude and not logged beyond the transaction. Your spend token is used for payment only.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wechat Mp Writer

WeChat Official Account (公众号) content writer with article formatting, headline optimization, and engagement tips. Use when you need to write WeChat articles,...

Registry SourceRecently Updated
General

OpenClaw EverMemory Installer

Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm...

Registry SourceRecently Updated
General

Ip Advisor

知识产权顾问。专利、版权、商业秘密、注册流程、保护策略。IP advisor for patents, copyrights, trade secrets. 知识产权、专利、版权。

Registry SourceRecently Updated
1950ckchzh
General

炒股大师模拟器

炒股大师模拟器 | 股市模拟交易练习 | A股/港股/美股投资学习 | 化身文主任/股神老徐/炒股养家/孙宇晨等各位大师学习投资思路 | 多智能体股票讨论群

Registry SourceRecently Updated