ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 3/5

aigc-images

基于 BizyAir 异步 API 的批量多密钥图片生成助手。支持从本地文件或远程 URL 读取多个 API 密钥,批量执行图片生成任务,每个密钥对应一个任务。当用户需要批量生成 BizyAir 图片、多密钥并发执行、分镜场景图生成时必须使用此技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bozoyan/aigc-images
Or

What This Skill Does

aigc-images is a professional-grade AI agent skill designed for high-concurrency image generation using the BizyAir asynchronous API. It functions as a robust orchestration layer that enables users to manage multiple API keys, distribute tasks across these keys, and execute complex image generation workflows without manual bottlenecking. The skill is specifically architected to handle bulk generation requests by mapping individual API keys to distinct task threads, ensuring maximum throughput and minimal idle time during large-scale image creation projects.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/bozoyan/aigc-images Ensure your local environment allows write access to /tmp for status logging and that your API key configurations are defined either in your environment variables or via a protected .bizyair_keys.txt file.

Use Cases

This skill is indispensable for scenarios requiring high-volume visual content creation. Typical use cases include:

  • Storyboarding: Generating consistent, high-fidelity scenes for scripts by leveraging the optimized Storyboard module (web_app_id: 38262).
  • Bulk Asset Generation: Creating hundreds of variations for marketing campaigns or game assets using distinct API keys to avoid rate limiting on single accounts.
  • Batch Processing: Managing long-running generation tasks where reliable state tracking (via /tmp/bizyair.txt) is required to resume or audit task progress.

Example Prompts

  1. "Generate a series of 20 cyberpunk city street scenes for my storyboard using my keys in ~/.bizyair_keys.txt."
  2. "Use the BizyAir API to create 5 variations of a minimalist logo for 'OpenClaw', using the provided API keys from https://example.com/keys/bizyair_keys.txt."
  3. "Start a batch generation for 'a fantasy forest landscape' using the default storyboard settings and all available API keys."

Tips & Limitations

  • Security: Never expose your raw API keys in public scripts. Use the recommended file-based or environment variable methods.
  • Rate Limiting: While this skill facilitates concurrency, ensure your BizyAir account tier supports the total request volume to avoid API-side throttling.
  • Batch Size: The skill enforces a strict batch_size: 1 per task to ensure optimal reliability and tracking. Avoid overriding this unless working with specific custom apps.
  • Persistence: Temporary status files are stored in /tmp/bizyair.txt; ensure your system policy does not clear /tmp too aggressively during active tasks.

Metadata

Author@bozoyan
Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bozoyan-aigc-images": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#bizyair#aigc#image-generation#automation#batch-processing
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api

Related Skills

bozo-wechat-publisher

一键发布 Markdown 文章到微信公众号草稿箱。当用户提到发布到微信、公众号、推文、草稿箱、上传文章时触发。支持 wenyan-cli 完整排版和 curl 备用方案,兼容所有 Node.js 版本。

bozoyan 4190

story-bozo

网文章节分镜转化技能。将小说章节内容或分镜内容转化为富有画面感、节奏感和悬念感的立体分镜。 使用场景: - 用户说"帮我优化这章的分镜"、"把这个章节改成分镜脚本" - 用户说"这个情节太平淡了,帮我增加爽感" - 用户说"根据这些分镜内容写成立体分镜" - 用户提供小说章节,要求增强画面感和节奏感 - 用户说"欲扬先抑"、"打脸"、"装逼"等爽点设计 - 用户说"这个段落太直白了,帮我改得更有电影感" - 用户提供章节大纲,要求转化为分镜脚本

bozoyan 4190

bizyair-i2i

BizyAir 图生图(Image-to-Image)助手。将本地图片上传后作为参考,使用 AI 生成新的图片。当用户说"根据这张图片生成"、"图生图"、"参考图片生成"、"图片转图片"等时触发。

bozoyan 4190

remotion-bozo

快速创建 Remotion 视频项目的技能。提供完整的项目模板、动画工具函数、渲染脚本和最佳实践。一键创建专业视频项目。

bozoyan 4190

bizyair-upload

BizyAir 文件上传助手。当用户需要将本地图片、音频、视频等资源上传到 BizyAir 服务器时使用此技能。支持快速上传并获取可访问的 URL。触发场景:用户提到"上传到 BizyAir"、"BizyAir 上传"、"上传图片到 BizyAir",或者需要获取 BizyAir input resource URL 时。

bozoyan 4190