📦 Taobao Listing — 淘宝文案生成

v2.0.0

一键生成淘宝/天猫商品标题、详情页、主图与促销文案,智能挖掘关键词,适配双11等大促场景,快速提升转化率。

0· 557·2 当前·2 累计
下载技能包
最后更新
2026/3/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to be a straightforward local content generator: it runs shell/Python scripts that produce titles, detail copy, keywords, and canned replies, and it stores small logs under a user data directory (TAOBAO_LISTING_DIR or ~/.local/share/taobao-listing). It does not request secrets or perform network calls in the provided files. Things to consider before installing: (1) confirm the provenance if you need an auditable source — SKILL.md references bytesagain.com and a GitHub repo but...
详细分析 ▾
用途与能力
Name/description claim a Taobao listing copy/SEO generator and the included scripts implement exactly that (title, detail, keywords, promotion copy, review replies). No unrelated binaries, services, or credentials are requested. Minor metadata mismatch: registry metadata listed no homepage/source while SKILL.md embeds a homepage and GitHub source URL; this is an informational inconsistency but does not change behavior.
指令范围
SKILL.md instructs using the provided CLI (taobao-listing); the code implements local command handlers and a Python generator via heredoc. The scripts only read their arguments and generate text; they create and append logs under a user-scoped data directory (TAOBAO_LISTING_DIR or $XDG_DATA_HOME or $HOME/.local/share/taobao-listing). There are no instructions to read other system files, environment secrets, or to transmit data externally.
安装机制
No install spec is provided (instruction-only install). The skill includes executable scripts but does not download or execute remote code during runtime. No network-based install URLs or archive extraction are present in the package.
凭证需求
The skill declares no required environment variables or credentials. It optionally respects TAOBAO_LISTING_DIR/XDG_DATA_HOME for data placement, which is proportionate to its small local logging behavior.
持久化与权限
always:false (default) and the skill runs only when invoked. Its persistence is limited to writing logs under a user data directory it creates (~/.local/share/taobao-listing by default). It does not modify other skills or system-wide config and requests no elevated privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.02026/3/12

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install taobao-listing
镜像加速npx clawhub@latest install taobao-listing --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库