← 返回 Skills 市场
cpu-hammer

virtual-item-constructor

作者 cpu-hammer · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install virtual-item-constructor
功能描述
智能构造合规测试商品,支持按类目、业务身份、商品属性、商品标等条件查找或克隆商品,并自动改价和清理标签。 当用户需要构造测试商品、查找测试商品、克隆商品到测试账号、修改测试商品价格,或用户提出"帮我找一个测试商品""构造一个XX类目的商品"时使用。
安全使用建议
This skill appears coherent: its instructions and local scripts perform the exact operations described (search, clone to test sellers, change price, remove tags) and contact internal Alibaba endpoints. Before installing, confirm: 1) you trust the skill source (it will call internal APIs that can modify items), 2) there is no sensitive 'skill-token' in SKILL.md you don't want used (scripts will add X-Skill-Token if present), and 3) you run it only against test accounts/items (it will change prices and tags). If you need higher assurance, ask the author for an audit of which accounts the clone/change/tag APIs will target and verify that calls are limited to test seller accounts.
功能分析
Type: OpenClaw Skill Name: virtual-item-constructor Version: 1.0.0 The skill bundle is designed to automate the creation and modification of test items for e-commerce compliance testing. The Python scripts in the scripts/ directory are standard API wrappers that facilitate item searching, cloning, price modification, and tagging via internal endpoints (alibaba-inc.com). The instructions in SKILL.md are strictly task-oriented, include explicit boundary conditions to prevent out-of-scope actions, and incorporate safety checks such as verifying test-item status before cloning. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The SKILL.md describes constructing/finding/cloning test items and the included tools map directly to those actions (search, clone, change price, tag add/remove, sku lookup, knowledge-base lookup). There are no unrelated binaries, env vars, or external services required beyond internal platform endpoints.
Instruction Scope
Runtime instructions are narrowly scoped to product-test-item workflows and call only the provided scripts/tools. Each tool issues HTTP POSTs to internal Alibaba service endpoints to perform searches, clones, price changes, and tag operations — this is expected for the skill's purpose, but it means the skill will perform destructive/modifying operations on items (clone, change price, remove tags) when invoked.
Install Mechanism
There is no external install/download step; the skill is instruction/code-only and uses local Python wrapper scripts. No archive downloads or third-party package installs are present.
Credentials
The skill declares no required environment variables or credentials. The scripts attempt to read an optional 'skill-token' from SKILL.md frontmatter and, if present, will include it as an X-Skill-Token header when calling internal APIs. This is reasonable for authenticating to internal services, but users should verify any skill-token value in SKILL.md before enabling the skill.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide configuration. Autonomous invocation is allowed (platform default) but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install virtual-item-constructor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /virtual-item-constructor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Virtual-item-constructor v1.0.0 — 首发版上线 - 实现智能构造、查找及克隆合规测试商品,支持按类目、属性、业务身份、商品标等多条件操作 - 自动化流程:接收需求→知识库补全规则→商品查找/克隆→改价→标签清理→标准化结果输出 - 多工具串联,支持商品属性精准查找与改价、克隆测试卖家账号、多渠道打标&去标 - 出错时精准反馈失败原因,保障流程透明 - 明确边界条件及职责范围,超范围请求自动拦截并友好回复
元数据
Slug virtual-item-constructor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

virtual-item-constructor 是什么?

智能构造合规测试商品,支持按类目、业务身份、商品属性、商品标等条件查找或克隆商品,并自动改价和清理标签。 当用户需要构造测试商品、查找测试商品、克隆商品到测试账号、修改测试商品价格,或用户提出"帮我找一个测试商品""构造一个XX类目的商品"时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 virtual-item-constructor?

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

virtual-item-constructor 是免费的吗?

是的,virtual-item-constructor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

virtual-item-constructor 支持哪些平台?

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

谁开发了 virtual-item-constructor?

由 cpu-hammer(@cpu-hammer)开发并维护,当前版本 v1.0.0。

💬 留言讨论