← 返回 Skills 市场
michael-laffin

Product Description Generator

作者 Michael-laffin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1835
总下载
4
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-description-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-description-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Generate SEO-optimized product descriptions for Amazon, Shopify, eBay, Etsy with platform-specific optimization
元数据
Slug product-description-generator
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1835 次。

如何安装 Product Description Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install product-description-generator」即可一键安装,无需额外配置。

Product Description Generator 是免费的吗?

是的,Product Description Generator 完全免费(开源免费),可自由下载、安装和使用。

Product Description Generator 支持哪些平台?

Product Description Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Product Description Generator?

由 Michael-laffin(@michael-laffin)开发并维护,当前版本 v1.0.0。

💬 留言讨论