An automated tool for generating high-converting, platform-specific product descriptions using Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install product-description-generator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install product-description-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Product Description Generator is a sophisticated tool within the ecosystem of Openclaw Skills designed to streamline the creation of high-converting e-commerce content. It specializes in crafting platform-specific listings for Amazon, Shopify, eBay, and Etsy, ensuring that every description is not only persuasive but also perfectly optimized for search engine algorithms. By focusing on the intersection of SEO and consumer psychology, this skill helps merchants increase visibility and drive sales through better storytelling.
Built for both individual sellers and enterprise-level catalog management, these Openclaw Skills leverage advanced logic to transform raw product features into emotional benefits. The generator handles technical constraints like character limits and metadata requirements automatically, allowing developers and marketers to focus on brand strategy rather than repetitive copywriting tasks.
To get started with this component of Openclaw Skills, ensure your environment is ready for Python execution.
# Clone the repository and navigate to the directory
# Generate your first description
python3 scripts/generate_description.py \
--product "Smart WiFi Thermostat" \
--platform amazon \
--features "energy saving,app control" \
--keywords "smart thermostat,WiFi thermostat"
# Run bulk generation for a catalog
python3 scripts/bulk_generate.py --csv products.csv --platform shopify --output-dir ./out
The Product Description Generator organizes information through a structured taxonomy to ensure consistency across Openclaw Skills outputs.
| Component | Description | Format |
|---|---|---|
| Product Metadata | Name, brand, and primary category | String |
| Feature Set | Technical specifications and attributes | Comma-separated list |
| Benefit Mapping | Value propositions derived from features | String |
| SEO Keywords | Target primary and long-tail keywords | Array |
| Platform Rules | Character limits and specific tags (e.g., Etsy tags) | Object |
Loading
A comprehensive automated price monitoring and arbitrage analysis tool for cross-platform e-commerce optimization.

A high-performance PDF text extraction and OCR tool designed for automated document digitization and data parsing.

An automated framework for curating high-quality content and generating affiliate-monetized email newsletters at scale.

A high-performance AI agent skill that aggregates your schedule, tasks, weather, and urgent communications into a single, actionable morning report.

An automated research tool for scraping, analyzing, and synthesizing product reviews into actionable sentiment reports and recommendations.

A comprehensive AI-driven tool for generating search-optimized articles with automated affiliate link integration and structured data.








































