← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install product-differentiation-tiktok
功能描述
TikTok Shop product differentiation strategy tool. Analyze viral product trends, competitor affiliate strategies, content performance, and identify different...
安全使用建议
This skill appears to be a local Python analysis tool and mostly matches its description, but take these precautions before installing or running it:
- Inspect the full scripts/analyzer.py file (the provided snippet is truncated) to confirm there are no network calls, hardcoded endpoints, or data-exfiltration logic. Look for imports like requests, urllib, aiohttp, selenium, or subprocess and any code that opens sockets or posts data.
- Expect to run python3 — the registry declared no required binaries but the SKILL.md expects Python. Ensure you run it in a controlled environment (container or VM) if you don’t trust the source.
- The README suggests an 'npx skills add ...' installer that isn’t declared in the registry. Don’t run that npm command unless you verify the npm package identity and its contents from a trusted source.
- If you will feed real competitor/shop IDs or customer comments, confirm whether the tool fetches data automatically (and from where). If it does, ensure credentials or API keys are not needed or are stored securely.
- Prefer running the script on sanitized or sample data first. If you’re not comfortable auditing the code, run it in an isolated sandbox and monitor outbound network activity.
If you can provide the remainder of analyzer.py, I can re-scan it for network activity, subprocess usage, or hidden endpoints — that would raise confidence and could change the verdict.
功能分析
Type: OpenClaw Skill
Name: product-differentiation-tiktok
Version: 0.1.0
The skill bundle is a legitimate tool for e-commerce product analysis on TikTok Shop. The core logic in `scripts/analyzer.py` is a well-structured data processing script that uses keyword matching to identify product pain points and selling points from reviews. There are no network calls, file system modifications, or attempts to access sensitive environment variables or credentials. The `SKILL.md` file contains standard documentation and usage instructions without any evidence of prompt injection or malicious directives.
能力评估
Purpose & Capability
The name/description (TikTok Shop differentiation) matches the included analyzer script logic (review/pattern extraction). However, the skill metadata says 'no required binaries' while SKILL.md instructs running python3 scripts/analyzer.py — the runtime implicitly requires a Python 3 interpreter. Also SKILL.md includes an 'npx skills add' installation command referencing an external npm package that is not declared in the registry install spec, creating a small coherence gap.
Instruction Scope
Runtime instructions are to run the bundled Python analyzer with product/competitor info or interactively. The SKILL.md does not instruct reading unrelated system files or environment variables. That said, the doc is vague about where competitor data (shop IDs, comments, sales data) must come from; the visible portion of analyzer.py implements local NLP on reviews, but the file is truncated — the script may include network/scraping code elsewhere. Because data collection sources are unspecified, it's unclear whether the skill will attempt to fetch data from external endpoints (TikTok or other services) or expects the user to provide all raw data.
Install Mechanism
There is no formal install spec in the registry (instruction-only), which is low risk. However SKILL.md suggests installing via 'npx skills add nexscope-ai/eCommerce-Skills' (an npm package) — that external installer is not declared in the registry metadata. The included Python script means no external fetch is required to run analysis, but the presence of an undocumented npx install command is inconsistent and should be treated with caution.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The provided SKILL.md also states 'No API key required.' The visible analyzer.py code processes in-memory data and does not reference environment secrets in the shown portion. This is proportionate to the stated offline analysis purpose.
Persistence & Privilege
The skill is not set to always:true and uses default autonomous invocation settings. It does not request persistent system privileges in metadata. Nothing in the provided files indicates it would modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install product-differentiation-tiktok - 安装完成后,直接呼叫该 Skill 的名称或使用
/product-differentiation-tiktok触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of TikTok Shop product differentiation strategy tool.
- Analyze viral product trends, competitor affiliate strategies, and content performance.
- Identify differentiation opportunities using TikTok-specific metrics like engagement rate, viral potential, and creator collaboration insights.
- Features include competitor matrix, viral analysis, pain point mining, USP extraction, and prioritized action plans.
- Supports multiple progressive analysis levels based on available data.
- No API key required.
元数据
常见问题
Product Differentiation Tiktok 是什么?
TikTok Shop product differentiation strategy tool. Analyze viral product trends, competitor affiliate strategies, content performance, and identify different... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Product Differentiation Tiktok?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install product-differentiation-tiktok」即可一键安装,无需额外配置。
Product Differentiation Tiktok 是免费的吗?
是的,Product Differentiation Tiktok 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Product Differentiation Tiktok 支持哪些平台?
Product Differentiation Tiktok 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Product Differentiation Tiktok?
由 Henk Nie(@phheng)开发并维护,当前版本 v0.1.0。
推荐 Skills