← 返回 Skills 市场
147
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vinoe
功能描述
通过 17 位 VIN 车架号 与 待译码的配件别名列表, 精准解出这些配件的 标准配件编码OE 与 标准配件名称等信息
安全使用建议
This skill sends the VIN, parts names, and your JZ_API_KEY to https://erp.qipeidao.com/jzOpenClaw/getVinOe. Only install if you trust that service and the API key provider. Confirm the API key scope and revoke it if misused. Ensure your runtime has Python 'requests' installed. If you have privacy or compliance concerns about sending VINs to an external service, verify vendor policies or test with non-sensitive VINs first.
功能分析
Type: OpenClaw Skill
Name: vinoe
Version: 1.0.1
The skill is a legitimate tool for decoding Vehicle Identification Numbers (VIN) to retrieve automotive part (OE) information via a third-party API (erp.qipeidao.com). The Python script `get_vin_oe.py` implements standard API request logic, includes input validation for VIN formats, and handles the API key through environment variables as expected, with no signs of malicious intent or high-risk vulnerabilities.
能力评估
Purpose & Capability
Name/description describe VIN+parts-name -> OE decoding. The code calls https://erp.qipeidao.com/jzOpenClaw/getVinOe and requires JZ_API_KEY; python3 is the only binary required. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the script only instruct constructing a VIN+parts list request and posting it to the documented backend. The instructions do not read unrelated files, system state, or other environment variables; they only use JZ_API_KEY and the command-line args (VIN and parts list).
Install Mechanism
There is no install spec (instruction-only with a shipped script) which minimizes install risk. Minor note: the script uses the Python 'requests' library but the skill does not declare or provide an installation step for that dependency — the runtime must have requests available.
Credentials
Only one env var (JZ_API_KEY) is required and is used to authenticate to the documented API. This is proportional to the stated function; no unrelated secrets or config paths are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and does not require persistent agent presence. Autonomous invocation is enabled by default but is normal and not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vinoe - 安装完成后,直接呼叫该 Skill 的名称或使用
/vinoe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No code or documentation changes in this version.
- Version bump only; functionality and usage remain unchanged.
v1.0.0
- Initial release of "jz-vin-oe".
- Enables precise decoding of standard OE part codes and names using a 17-digit VIN and a list of part aliases.
- Requires a valid JZ_API_KEY environment variable.
- Provides sample script usage and expected input/output formats.
- Includes error handling with detailed error codes and messages.
元数据
常见问题
VIN配件 精准译码 是什么?
通过 17 位 VIN 车架号 与 待译码的配件别名列表, 精准解出这些配件的 标准配件编码OE 与 标准配件名称等信息. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 VIN配件 精准译码?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vinoe」即可一键安装,无需额外配置。
VIN配件 精准译码 是免费的吗?
是的,VIN配件 精准译码 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
VIN配件 精准译码 支持哪些平台?
VIN配件 精准译码 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 VIN配件 精准译码?
由 Ju Yuan(@polaris2013)开发并维护,当前版本 v1.0.1。
推荐 Skills