Ai Product Description Generator From Image

v2.0.2

Analyze a public product image URL and generate descriptions in 4 styles using Grok Vision AI. Requires XAI_API_KEY env var. Use when creating e-commerce cop...

0· 98· 6 versions· 0 current· 0 all-time· Updated 18h ago· MIT-0

Install

openclaw skills install ai-product-description-generator-from-image

AI Product Description Generator from Image URL

Analyze a product image URL and generate descriptions in multiple styles using Grok Vision AI. Requires XAI_API_KEY.

What This Skill Owns

  • Vision-based description from public image URLs
  • Output in 4 styles: professional, casual, luxury, SEO
  • Supports English, Chinese, Spanish output

What This Skill Does Not Cover

  • Local image files (use ai-product-description-from-image)
  • Private/password-protected image URLs
  • Bulk batch processing

Commands

describe

Analyze an image URL and generate a product description.

XAI_API_KEY=your-key bash scripts/script.sh describe --url "https://example.com/product.jpg"
XAI_API_KEY=your-key bash scripts/script.sh describe --url "https://example.com/shoe.jpg" --style luxury --lang zh

Credentials

VariableRequiredDescription
XAI_API_KEYYesGrok API key from console.x.ai

Requirements

  • python3 (standard library only)
  • Internet connection (calls api.x.ai)
  • Publicly accessible image URL (must start with https://)

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

Version tags

latestvk97fynd5vvdn3sbmswzwnx9nch852jx5

Runtime requirements

EnvXAI_API_KEY