ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

jisu-parts

使用极速数据汽车配件OE信息查询 API,查询配件品牌、原厂零件号模糊搜索、零件号对应销售车型、替换件等信息。

Why use this skill?

Efficiently query automotive OE numbers, identify compatible vehicle models, and find replacement parts using the Jisu Parts API integration for OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jisuapi/parts
Or

What This Skill Does

The Jisu Parts (jisu-parts) skill is an essential OpenClaw agent tool designed to bridge the gap between human inquiries and professional automotive aftermarket data. By integrating with the Jisu API, this skill allows users to query vast databases of automotive parts, including OE (Original Equipment) numbers, brand information, and cross-compatibility data. It is primarily used for identifying specific part specifications, finding matching vehicle models for a particular part, and locating replacement or aftermarket equivalents. This automation reduces manual lookup time in automotive databases, providing immediate, structured data directly within the chat interface.

Installation

To install this skill, use the OpenClaw CLI tool in your terminal: clawhub install openclaw/skills/skills/jisuapi/parts

After installation, you must configure your unique API key from Jisu Data to enable communication with the backend. Set the environment variable by executing export JISU_API_KEY="your_appkey_here" on Linux/macOS or $env:JISU_API_KEY="your_appkey_here" on Windows PowerShell.

Use Cases

This skill is highly effective for automotive professionals, enthusiasts, and supply chain managers.

  1. Verification: Confirming if a specific OE number exists across different aftermarket brands.
  2. Compatibility Analysis: Determining which vehicle models a specific part is engineered for, which is critical for warehouse management and repair shops.
  3. Replacement Strategy: Finding valid substitute or aftermarket parts when the original manufacturer part is out of stock or prohibitively expensive.
  4. Market Research: Exploring available brands in the database to understand the supply chain ecosystem for specific car components.

Example Prompts

  1. "Look up the OE number L8WD807065KGRU and tell me which brands produce it."
  2. "I have a fuel pump with ID 23064200. Can you show me a list of all compatible vehicles for this part?"
  3. "Find me some replacement options for the car part 04E115561C, brand ID 10."

Tips & Limitations

  • Data Dependency: The quality and breadth of the search results depend entirely on the Jisu Data API database. If a part is very niche or belongs to a brand not covered, results may return empty.
  • Authentication: Always ensure your JISU_API_KEY is valid. If you receive a 101 or 104 error, check your Jisu dashboard for subscription status or quota limits.
  • Precision: When performing searches for 'salecar' or 'replace', try to provide both the number and brandid if possible to ensure the most accurate filtering, rather than relying on the partsid alone when ambiguity exists.

Metadata

Author@jisuapi
Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jisuapi-parts": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#automotive#parts#api#database#oe-search
Safety Score: 4/5

Flags: network-access, external-api