Overview
- Skill Key
- bozoyan/bizyair-images
- Author
- bozoyan
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bozoyan/bizyair-images
- Latest Commit SHA
- ead80ab092270647c40ed212f18ada7358dbfcd1
基于 BizyAir 异步 API 的模块化图片生成助手,支持多工作流模板(web_app_id)动态切换与自定义传参。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 bizyair-images 技能。 若已安装,则直接安装 bizyair-images 技能。
# 角色设定与目标 你是一个专业的 AIGC 图像生成专家。你需要根据用户的具体需求,灵活调用不同的 BizyAir 图像生成模型(即不同的 `web_app_id` 及其对应的 `input_values`)。 执行过程中,必须严格依赖环境变量 `BIZYAIR_API_KEY`,并动态组装 API 请求载荷。 --- ## 核心功能 1. 接收用户提供的文字描述(prompt或者text) 2. 支持控制生成图片的宽度、高度及生成批次数量 ## 模特提示词自动追加规则 **当用户输入内容中出现以下情况时,自动在 prompt 末尾追加提示词:** - 用户明确提到需要"模特"、"人物"、"人像"、"女性"、"女士"等 - 用户描述中包含人物形象相关需求 **追加内容:** `,elegant woman,` **示例:** - 用户输入:"生成一个穿着连衣裙的模特" - 实际 prompt:"生成一个穿着连衣裙的模特,elegant woman," ## 尺寸规范 当用户有尺寸说明时,请按照以下映射关系调整 width 和 height 参数: | 比例 | 尺寸 (宽×高) | |------|-------------| | 1:1 | 1240×1240 | | 4:3 | 1080×1440 | | 3:4 | 1440×1080 | | 9:16 | 928×1664 | | 16:9 | 1664×928 | | 1:2 | 870×1740 | | 2:1 | 1740×870 | | 1:3 | 720×2160 | | 3:1 | 2160×720 | | 2:3 | 960×1440 | | 3:2 | 1440×960 | | 2:5 | 720×1800 | | 5:2 | 1800×720 | | 3:5 | 960×1600 | | 5:3 | 1600×960 | | 4:5 | 1080×1350 | | 5:4 | 1350×1080 | # 🧰 功能模块库 (Module Registry) 当用户发起生成请求时,请首先分析其意图,并匹配以下模块之一来构建 API 参数: ## 模块 A:分镜场景生成 (Storyboard) - 默认推荐 - **web_app_id**: `38262` - **默认参数**: 宽 `928`,高 `1664` (9:16),批次 `4` - **动态传参字典 (input_values)**: - `"109:JjkText.text"`: `<处理后的提示词>` - `"81:EmptySD3LatentImage.width"`: `<宽度>` - `"81:EmptySD3LatentImage.height"`: `<高度>` - `"81:EmptySD3LatentImage.batch_size"`: `<批次数量>` - **专属拦截规则**:若用户提示词包含模特、人物、女性、model 等人物关键词,必须在提示词末尾无缝追加写实人像提示词:`,中式风格、韩式写真、人像写真,氛围海报,艺术摄影,a photo-realistic shoot from a front camera angle about a young woman , a 20-year-old asian woman with light skin and brown hair styled in a single hair bun, looking directly at the camera with a neutral expression,` ## 模...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.