← Back to Skills Marketplace
jisuapi

Auto Parts OE Inquiry - 汽车配件OE信息查询

by 极速数据 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
461
Downloads
9
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install parts
Description
查配件品牌、OE 号模糊搜、适用车型与替换件等。当用户说:这个原厂零件号对应什么件?有没有替换件?或类似汽车 OE 配件问题时,使用本技能。
Usage Guidance
This skill appears coherent and implements the documented JisuAPI parts queries. Before installing: 1) Ensure you trust jisuapi.com because your AppKey will be sent to that service; avoid using high-privilege keys and rotate them if needed. 2) Provide JISU_API_KEY as an environment variable in a secure way. 3) Ensure the runtime has the 'requests' Python package installed (pip install requests) since the script depends on it but the skill doesn't declare an install step. 4) Be aware of API quotas and costs on the JisuAPI account. 5) If you want to limit network exposure, review network egress policies since the skill makes outbound HTTPS calls to the API endpoint.
Capability Analysis
Type: OpenClaw Skill Name: parts Version: 1.0.4 The skill is a legitimate integration for the JisuAPI automotive parts database. The Python script `parts.py` implements standard API request logic using the `requests` library and retrieves the API key from an environment variable. No evidence of data exfiltration, malicious execution, or prompt injection was found in `parts.py` or `SKILL.md`.
Capability Assessment
Purpose & Capability
Name/description match the implementation: the script calls JisuAPI parts endpoints and requires JISU_API_KEY and python3, which are appropriate for this task.
Instruction Scope
SKILL.md and parts.py only read the JISU_API_KEY env var, accept a JSON argument, and make HTTPS requests to https://api.jisuapi.com/parts; they do not read unrelated files, other env vars, or send data to third-party endpoints.
Install Mechanism
No install spec is provided (instruction-only). The included Python script uses the 'requests' library but the skill metadata does not declare that dependency or provide an install step — users may need to pip-install requests for the script to run.
Credentials
Only a single API credential (JISU_API_KEY) is required and used directly to call the documented service. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and no modifications to other skills or system configuration. The skill does network I/O as expected but does not request elevated persistence or cross-skill privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parts
  3. After installation, invoke the skill by name or use /parts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Improved skill description and name to clarify usage scenarios and purpose. - Added a prominent guide for obtaining and configuring the JisuAPI AppKey. - Enhanced instructions for first-time setup and provided clearer steps for registering and accessing API data. - Introduced an "About JisuAPI" section outlining available APIs and the breadth of data provided. - Overall documentation is more concise, structured, and accessible to new users.
v1.0.3
No changes detected in this version. - No file or documentation changes present in version 1.0.3.
v1.0.2
- No code or documentation changes detected in this version. - Functionality and usage remain the same as previous version.
v1.0.1
- Updated documentation to clarify that error codes and descriptions are now referenced from the 极速数据汽车配件OE文档. - No functional changes to code or interface.
v1.0.0
jisu-parts 1.0.0 - 首次发布,集成极速数据汽车配件OE信息查询 API。 - 支持配件品牌列表、原厂零件号模糊搜索、零件号查适配销售车型、查询替换件四大功能。 - 根据官方API,详细说明请求参数、返回结果及常见错误码。 - 提供 Linux/macOS 与 Windows PowerShell 环境变量配置说明。 - 示例命令覆盖所有查询方式,便于用户快速上手。
Metadata
Slug parts
Version 1.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Auto Parts OE Inquiry - 汽车配件OE信息查询?

查配件品牌、OE 号模糊搜、适用车型与替换件等。当用户说:这个原厂零件号对应什么件?有没有替换件?或类似汽车 OE 配件问题时,使用本技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 461 downloads so far.

How do I install Auto Parts OE Inquiry - 汽车配件OE信息查询?

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

Is Auto Parts OE Inquiry - 汽车配件OE信息查询 free?

Yes, Auto Parts OE Inquiry - 汽车配件OE信息查询 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Auto Parts OE Inquiry - 汽车配件OE信息查询 support?

Auto Parts OE Inquiry - 汽车配件OE信息查询 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Auto Parts OE Inquiry - 汽车配件OE信息查询?

It is built and maintained by 极速数据 (@jisuapi); the current version is v1.0.4.

💬 Comments