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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jisuapi/jisu-enterpriseWhat 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
- "Check the basic registration information and legal representative for '杭州极速互联科技有限公司' and summarize their current operating status."
- "Search for all companies related to '极速互联' and list the first 5 results including their regions and statuses."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jisuapi-jisu-enterprise": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
jisu-shouji
使用极速数据手机号码归属地 API,根据手机号查询归属省市、运营商及卡类型。
jisu-huangli
使用极速数据黄历查询 API 按年月日查询农历、星座、生肖、宜忌、吉神凶神等黄历信息。
jisu-express
使用极速数据快递查询 API 查询快递物流轨迹、签收状态,支持自动识别快递公司及顺丰/中通/跨越手机号后四位校验。
jisu-recipe
使用极速数据菜谱大全 API 按关键词或分类检索菜谱,并支持查询菜谱分类和菜谱详情。
jisu-geoconvert
使用极速数据经纬度地址转换 API,在百度/Google 坐标系下实现经纬度与地址的相互转换。