← Back to Skills Marketplace
cpu-hammer

virtual-item-constructor

by cpu-hammer · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install virtual-item-constructor
Description
智能构造合规测试商品,支持按类目、业务身份、商品属性、商品标等条件查找或克隆商品,并自动改价和清理标签。 当用户需要构造测试商品、查找测试商品、克隆商品到测试账号、修改测试商品价格,或用户提出"帮我找一个测试商品""构造一个XX类目的商品"时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install virtual-item-constructor
  3. After installation, invoke the skill by name or use /virtual-item-constructor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Virtual-item-constructor v1.0.0 — 首发版上线 - 实现智能构造、查找及克隆合规测试商品,支持按类目、属性、业务身份、商品标等多条件操作 - 自动化流程:接收需求→知识库补全规则→商品查找/克隆→改价→标签清理→标准化结果输出 - 多工具串联,支持商品属性精准查找与改价、克隆测试卖家账号、多渠道打标&去标 - 出错时精准反馈失败原因,保障流程透明 - 明确边界条件及职责范围,超范围请求自动拦截并友好回复
Metadata
Slug virtual-item-constructor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is virtual-item-constructor?

智能构造合规测试商品,支持按类目、业务身份、商品属性、商品标等条件查找或克隆商品,并自动改价和清理标签。 当用户需要构造测试商品、查找测试商品、克隆商品到测试账号、修改测试商品价格,或用户提出"帮我找一个测试商品""构造一个XX类目的商品"时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install virtual-item-constructor?

Run "/install virtual-item-constructor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is virtual-item-constructor free?

Yes, virtual-item-constructor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does virtual-item-constructor support?

virtual-item-constructor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created virtual-item-constructor?

It is built and maintained by cpu-hammer (@cpu-hammer); the current version is v1.0.0.

💬 Comments