← 返回 Skills 市场
452
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install polyv-e-commerce-setup
功能描述
一键配置电商直播环境(频道、商品、优惠券)
安全使用建议
This skill appears to do what it says: run the PolyV CLI to create channels, products, and coupons and prompt you for your PolyV AppID/AppSecret. Before using it: 1) Verify the npm package (polyv-live-cli) — inspect its npm page and source repository and prefer a pinned version rather than @latest if possible; 2) Use a limited/test PolyV account or rotate credentials after testing; 3) Run the npx commands yourself in a controlled environment (or review what they will do) rather than pasting secrets into an untrusted session; 4) If you need stronger assurance, request the skill author to add a pinned package version and an integrity check or provide the CLI source for review.
功能分析
Type: OpenClaw Skill
Name: polyv-e-commerce-setup
Version: 1.0.2
The skill bundle provides a straightforward automation for setting up an e-commerce live streaming environment using the 'polyv-live-cli' tool. It guides the user through authenticating with their PolyV AppID and AppSecret and initializing resources, which is consistent with its stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (一键配置电商直播环境) align with the runtime steps: it checks account status, asks for PolyV AppID/AppSecret if needed, configures the account, and runs 'npx polyv-live-cli@latest setup e-commerce' to create channels, products, and coupons. The requested actions are appropriate for the claimed purpose.
Instruction Scope
SKILL.md only instructs running polyv-live-cli commands via npx and prompting the user for PolyV AppID/AppSecret; it does not instruct reading unrelated files, accessing unrelated environment variables, or sending data to unexpected endpoints. The instructions are narrowly scoped to PolyV account configuration and e‑commerce setup.
Install Mechanism
There is no install spec in the skill; it uses npx polyv-live-cli@latest at runtime. npx will fetch and execute code from the npm registry (latest tag) on demand — this is expected for a CLI but is a supply‑chain risk because the exact code executed depends on whatever the registry serves at runtime (no pinned version or integrity check).
Credentials
The skill does not declare or require unrelated environment variables or config paths. It asks the user to provide their PolyV AppID/AppSecret only as needed, which is proportionate for configuring a PolyV account. There are no additional unexplained credentials requested.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not attempt to modify other skills or system-wide settings in the instructions. It does not request persistent privileges beyond running the CLI commands when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polyv-e-commerce-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/polyv-e-commerce-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2 of polyv-e-commerce-setup
- No file changes detected in this release.
- Functionality and documentation remain unchanged.
v1.0.1
- Updated CLI commands to use npx polyv-live-cli@latest for improved reliability.
- Clarified AppID/AppSecret instructions with updated console URL and navigation path.
- Minor text and terminology improvements for clarity.
v1.0.0
Initial release: one-click setup for PolyV e-commerce livestream environment
- Guides user to authenticate PolyV account.
- Automates creation of a livestream channel (vertical orientation), sample products, and a coupon.
- Simple step-by-step CLI commands provided for setup.
元数据
常见问题
polyv-e-commerce-setup 是什么?
一键配置电商直播环境(频道、商品、优惠券). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 452 次。
如何安装 polyv-e-commerce-setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polyv-e-commerce-setup」即可一键安装,无需额外配置。
polyv-e-commerce-setup 是免费的吗?
是的,polyv-e-commerce-setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
polyv-e-commerce-setup 支持哪些平台?
polyv-e-commerce-setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 polyv-e-commerce-setup?
由 NEE(@terryso)开发并维护,当前版本 v1.0.2。
推荐 Skills