Ai Product Description From Image
/install ai-product-description-from-image
AI Product Description from Image (Local Files)
Convert local product images to professional descriptions using Grok Vision AI.
What This Skill Owns
- Single image description from local file path (JPG/PNG/WEBP)
- Batch processing of all images in a folder
- Output in 4 styles and 3 languages
What This Skill Does Not Cover
- Image URLs (use ai-product-description-generator-from-image)
- Non-image files (PDF, DOCX, etc.)
- Publishing to Shopify/WooCommerce directly
Commands
describe
Generate description from a single local image file.
XAI_API_KEY=your-key bash scripts/script.sh describe --image ./product.jpg
XAI_API_KEY=your-key bash scripts/script.sh describe --image ./shoe.png --style luxury --lang zh
batch
Process all images in a folder.
XAI_API_KEY=your-key bash scripts/script.sh batch --folder ./product-images
XAI_API_KEY=your-key bash scripts/script.sh batch --folder ./products --style seo
Credentials
| Variable | Required | Description |
|---|---|---|
| XAI_API_KEY | Yes | Grok API key from console.x.ai |
Requirements
- python3 (standard library only)
- Internet connection (calls api.x.ai)
- Local image files: jpg, jpeg, png, webp
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-product-description-from-image - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-product-description-from-image触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ai Product Description From Image 是什么?
Convert local product images (JPG/PNG/WEBP) to descriptions using Grok Vision AI. Requires XAI_API_KEY. Use when generating e-commerce copy from local photo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 Ai Product Description From Image?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-product-description-from-image」即可一键安装,无需额外配置。
Ai Product Description From Image 是免费的吗?
是的,Ai Product Description From Image 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Product Description From Image 支持哪些平台?
Ai Product Description From Image 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Product Description From Image?
由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v2.0.1。