Overview
- Skill Key
- briefness/goods-images
- Author
- briefness
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/briefness/goods-images
- Latest Commit SHA
- 1afbf74f9c6bdd258ae0ec3a5449c14850d26cfb
Use when the user wants to generate product detail images or carousel/main images for e-commerce platforms like Taobao. Triggers on keywords like 商品图, 详情图, 产品图, 电商图, 淘宝图, 轮播图, 主图, or when user uploads a product photo and asks for marketing images.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 goods-images 技能。 若已安装,则直接安装 goods-images 技能。
# 商品详情图 & 轮播图生成 Skill ## Overview 根据用户提供的商品图片和描述,生成电商平台(淘宝/天猫/京东)的 **商品详情图**(9张)和/或 **商品轮播图**(5张)。 ## 核心原则 1. **商品图必须保真。** 用户提供的商品图片中的图案、文字、Logo、颜色不得有任何改变。详情图和轮播图是在原图基础上做排版设计和文案包装,不是重新生成商品。 2. **用户零操作。** 全部后台自动完成,直接在对话中输出图片结果。不打开可见浏览器窗口,不让用户手动导出。 3. **环境自适应。** 优先使用 `run_command` + Python PIL 精确渲染中文文字,如果环境不支持则自动降级到 `generate_image` 方案。 ## When to Use - 用户上传了商品图片,要求生成详情图或轮播图 - 用户提供了商品文字描述,要求生成电商图片 - 用户提到"淘宝详情图"、"商品图"、"电商图"、"轮播图"、"主图"等关键词 ## 需要收集的信息 | 必须 | 轮播图额外需要 | 可选 | |------|-------------|------| | 商品图片(至少1张) | 品牌 Logo(文字或图片) | 规格参数(尺寸/材质等) | | 商品描述 | 活动内容(如"1件9折") | 品牌故事 | | | | 核心卖点 | **输入处理**: - 有图片 → 观察图片中的产品,推断品类、外观、卖点 - 仅文字 → 从描述中提取信息,用 `generate_image` 先生成 1 张商品图 - 信息不足时追问,**最多补问 1 轮**,其余从图片和描述中推断 **⚠️ 用户可能只要轮播图或只要详情图。** 如果用户明确说只要其中一种,跳过另一种。不确定时默认两种都生成。 ## ⚠️ 执行清单(必读) **你必须生成 14 张图片,不是 1 张!** 按以下步骤逐一执行: ### 轮播图(5张) 1. 用 `generate_image` 生成模特图1(传入用户原图作为 ImagePaths) 2. 用 `generate_image` 生成模特图2(传入用户原图作为 ImagePaths) 3. 用 `generate_image` 生成模特图3(传入用户原图作为 ImagePaths) 4. 用 PIL 脚本或 `generate_image` 在模特图上叠加 Logo + 活动条 + 卖点关键词,生成 carousel_01 ~ carousel_04 5. 用 PIL 脚本或 `generate_image` 生成 carousel_05(白底图,仅 Logo) ### 详情图(9张) 6. `generate_image` → 主图封面(传入原图) 7. `generate_image` → 卖点1(传入原图) 8. `generate_image` → 卖点2(传入原图) 9. `generate_image` → 卖点3(传入原图) 10. `generate_image` → 细节标注图(传入原图) 11. `generate_image` → 穿着/使用场景 1...
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.