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

jisu-enterprise

使用极速数据企业工商信息 API,查询企业基本信息、名称搜索结果、变更记录以及股东高管信息。

Why use this skill?

Use the Jisu Enterprise skill to query real-time Chinese business information, verify company details, and track registration changes via OpenClaw agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jisuapi/jisu-enterprise
Or

What This Skill Does

The jisu-enterprise skill is a powerful integration for OpenClaw agents, providing direct access to the comprehensive Jisu Data enterprise registry database. It acts as a bridge for agents to perform real-time lookups on Chinese business entities. By utilizing this skill, your agent can verify company credibility, pull detailed registration information (including legal representatives, registered capital, and operating status), track corporate history via change records, and map organizational hierarchies through shareholder and executive data. It is an essential tool for business intelligence, due diligence, and automated market research.

Installation

To install this skill, use the following command in your terminal:

clawhub install openclaw/skills/skills/jisuapi/jisu-enterprise

After installation, you must configure your API credentials to enable communication with the Jisu Data servers. Obtain your JISU_API_KEY from the Jisu Data official website and set it as an environment variable in your system configuration (export JISU_API_KEY="your_key" for Linux/macOS or via PowerShell on Windows).

Use Cases

  • Business Verification: Instantly verify if a potential partner or vendor is a registered business and check their current operating status.
  • Market Research: Gather data on competitors, including their legal representative and registered capital to benchmark market presence.
  • Automated Due Diligence: Automatically pull change history or shareholder structures to identify potential risks or conflicts of interest before formalizing a business relationship.
  • Customer Onboarding: Automatically populate form data for business clients using just a company name, saving time and reducing manual data entry errors.

Example Prompts

  1. "Check the basic registration information and legal representative for '杭州极速互联科技有限公司' and summarize their current operating status."
  2. "Search for all companies related to '极速互联' and list the first 5 results including their regions and statuses."
  3. "Retrieve the recent change history for '百度在线网络技术(北京)有限公司' to see if there have been any major updates to their registration."

Tips & Limitations

  • Data Integrity: The skill relies on external API responses. If a query returns empty, ensure the company name matches the official registration name exactly or try searching by Unified Credit Code.
  • API Limits: Keep in mind that requests are subject to the rate limits and quotas associated with your Jisu Data subscription plan.
  • Parameter Choice: While the API accepts four types of identifiers (Name, Credit Code, Registration Number, Organization Code), using the Unified Credit Code is the most reliable method for precise results.

Metadata

Author@jisuapi
Stars1947
Views0
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-jisu-enterprise": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#business#enterprise#data#compliance#research
Safety Score: 5/5

Flags: external-api, network-access