← Back to Skills Marketplace
michael-laffin

Product Description Generator

by Michael-laffin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1835
Downloads
4
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install product-description-generator
Description
Generate SEO-optimized product descriptions for e-commerce platforms (Amazon, Shopify, eBay, Etsy). Create compelling, conversion-focused copy with keywords, features, benefits, and calls-to-action. Use when creating product listings, optimizing existing descriptions, or generating bulk product copy.
Usage Guidance
This skill appears to do what it says: generate and optimize product descriptions locally from CSV or markdown files. Before installing or running: 1) Note that SKILL.md mentions some scripts (generate_variations.py, seo_analyzer.py) that are not included — expect incomplete documentation. 2) Run the scripts in a controlled environment (project directory or isolated container/virtualenv) so relative imports and file paths work correctly. 3) Review any CSV or input files for sensitive data before processing (the scripts will read and write local files). 4) If you plan to use this in automation, inspect the code for desired behavior (e.g., how product names are extracted in optimize_description.py) and test with non-production data. Overall there are no credential-exfiltration or network calls in the provided code.
Capability Analysis
Type: OpenClaw Skill Name: product-description-generator Version: 1.0.0 The skill bundle is designed to generate and optimize product descriptions, which involves reading and writing text files. The `SKILL.md` provides clear, user-focused instructions and examples without any evidence of prompt injection attempts against the AI agent. The Python scripts (`bulk_generate.py`, `generate_description.py`, `optimize_description.py`) perform file I/O operations (reading CSVs, reading existing descriptions, writing new descriptions) as expected for the stated purpose. All input and output file paths are controlled by command-line arguments, and there is no evidence of unauthorized network activity, shell execution, credential theft, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description align with the provided scripts: generate_description.py, bulk_generate.py, and optimize_description.py implement the advertised features (platform-specific output, bulk CSV processing, and simple optimization). The skill declares no credentials or binaries, which matches the local, file-based behavior of the code.
Instruction Scope
SKILL.md instructs running the included Python scripts and describes parameters that match the code. However, SKILL.md references additional components (generate_variations.py, seo_analyzer.py) that are not present in the file manifest — documentation drift. The scripts only read/write local files (CSV, markdown) and do not access unrelated system files or environment variables.
Install Mechanism
No install spec is provided (instruction-only skill plus plain Python scripts). Nothing is downloaded or extracted; the code is local and plain Python with no external install steps declared.
Credentials
The skill does not request environment variables, credentials, or config paths. The code only reads user-supplied input files and writes output files — this is proportionate to the stated purpose.
Persistence & Privilege
Flags are default (always:false, user-invocable:true). The skill does not attempt to persist settings, modify other skills, or change system/agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install product-description-generator
  3. After installation, invoke the skill by name or use /product-description-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Generate SEO-optimized product descriptions for Amazon, Shopify, eBay, Etsy with platform-specific optimization
Metadata
Slug product-description-generator
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Product Description Generator?

Generate SEO-optimized product descriptions for e-commerce platforms (Amazon, Shopify, eBay, Etsy). Create compelling, conversion-focused copy with keywords, features, benefits, and calls-to-action. Use when creating product listings, optimizing existing descriptions, or generating bulk product copy. It is an AI Agent Skill for Claude Code / OpenClaw, with 1835 downloads so far.

How do I install Product Description Generator?

Run "/install product-description-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Product Description Generator free?

Yes, Product Description Generator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Product Description Generator support?

Product Description Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Product Description Generator?

It is built and maintained by Michael-laffin (@michael-laffin); the current version is v1.0.0.

💬 Comments