jisu-express
使用极速数据快递查询 API 查询快递物流轨迹、签收状态,支持自动识别快递公司及顺丰/中通/跨越手机号后四位校验。
Why use this skill?
Easily track packages and logistics with the Jisu Express skill for OpenClaw. Features auto-courier detection and phone verification for secure tracking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jisuapi/expressWhat This Skill Does
The Jisu Express (jisu-express) skill is a powerful utility integrated into the OpenClaw AI framework, designed to provide real-time logistics tracking for packages. By leveraging the Jisu API, this skill allows users to retrieve detailed shipment histories, current transit status, and delivery confirmation status. It features advanced capabilities like automatic courier identification and specific support for sensitive carriers such as SF Express, ZTO, and Kuaiyue, which require the last four digits of the recipient's or sender's phone number for authentication.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/jisuapi/express
Ensure that you have an active Jisu API key. Configure it in your environment variables using export JISU_API_KEY="your_appkey_here" on Linux/macOS or via PowerShell on Windows. Without a valid API key, the skill will return an authentication error.
Use Cases
This skill is ideal for personal assistant workflows or logistics management automation. Whether you are tracking a single e-commerce purchase or monitoring multiple shipments for your business, jisu-express simplifies the process by converting raw API data into human-readable status summaries. It is particularly useful for handling complex tracking scenarios where a carrier code isn't known, or when dealing with premium carriers that mandate phone number verification.
Example Prompts
- "Check the status of my package with tracking number 70303808964270, please identify the courier automatically."
- "Track my Yunda Express package 4303200322000 and tell me if it has been signed for yet."
- "Look up my SF Express shipment 931658943036, the last four digits of my phone number are 1234."
Tips & Limitations
- Automatic Identification: While the 'auto' feature is convenient, specifying the courier (e.g., 'sfexpress', 'yunda') often leads to faster and more accurate results.
- Phone Verification: Always remember to include the 'mobile' parameter for carriers that require identity verification, otherwise the API will return a 220 error.
- Rate Limits: Be mindful that your API key may have request limits based on your Jisu account plan. Excessive querying may lead to temporary blocks.
- Data Structure: The output is a raw JSON object; ensure your downstream agent logic is prepared to handle fields like 'deliverystatus' and 'issign' to provide the best user experience.
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-express": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
jisu-geoconvert
使用极速数据经纬度地址转换 API,在百度/Google 坐标系下实现经纬度与地址的相互转换。
jisu-shouji
使用极速数据手机号码归属地 API,根据手机号查询归属省市、运营商及卡类型。
jisu-huangli
使用极速数据黄历查询 API 按年月日查询农历、星座、生肖、宜忌、吉神凶神等黄历信息。
jisu-recipe
使用极速数据菜谱大全 API 按关键词或分类检索菜谱,并支持查询菜谱分类和菜谱详情。
jisu-enterprise
使用极速数据企业工商信息 API,查询企业基本信息、名称搜索结果、变更记录以及股东高管信息。