📦 Product Desc — 产品文案生成
v2.0.0一键生成电商级产品描述,自动提炼卖点、优化SEO关键词、输出多语言文案,并支持竞品对比,让上架文案又快又专业。
0· 468·2 当前·2 累计
下载技能包
最后更新
2026/3/18
安全扫描
OpenClaw
安全
high confidenceThe skill is internally consistent with its description: it provides product-description templates and local helper scripts, does not request credentials or remote downloads, and only writes local data under a user data directory.
评估建议
This skill appears to do what it says: generate and optimize product descriptions using local shell scripts and templates. It does not request credentials or make network calls. Notes before installing/running: 1) The scripts create a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/product-desc) and write history.log and data.log there — if you prefer no local writes, set PRODUCT_DESC_DIR to a directory you control or run in a sandbox/container. 2) Review the two bundled scripts (t...详细分析 ▾
✓ 用途与能力
Name/description (product description, SEO, bullets, compare, localize) match the SKILL.md and the included scripts. There are no unrelated required binaries or secret env vars; the scripts implement templates and CLI helpers appropriate for this purpose.
✓ 指令范围
SKILL.md contains prompt templates and clear command examples; it does not instruct the agent to read arbitrary system files, exfiltrate data, or contact external endpoints. The runtime scripts produce templates and accept user input only.
✓ 安装机制
No install spec or remote downloads are present. The skill is instruction-first and includes only two local shell scripts and docs — no network installs or archive extraction.
ℹ 凭证需求
No required env vars are declared. The included script optionally honors PRODUCT_DESC_DIR and otherwise uses XDG_DATA_HOME or HOME to create a data directory (~/.local/share/product-desc). This is reasonable for local persistence but should be noted if the user expects zero filesystem writes.
ℹ 持久化与权限
always:false (normal). The tool writes logs and a data.log to a per-user data directory (config/history.log, data.log). This is typical for a CLI utility, but it does create persistent files in the user's home directory by default.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.0.02026/3/11
v2.5 standard: Use-when desc, homepage, source, security fix
● 无害
安装命令
点击复制官方npx clawhub@latest install product-desc
镜像加速npx clawhub@latest install product-desc --registry https://cn.longxiaskill.com