Install
openclaw skills install bijieserv-expressFast package tracking and logistics timeline lookup for 2000+ couriers with BijieServ. Use for 查快递, 快递查询, 查物流, 物流轨迹, 快递到哪了, 包裹追踪, track package, where is my package, courier tracking, 顺丰查询, 圆通查询, 中通查询, 韵达查询, 申通查询, 极兔查询, 京东物流查询, EMS查询.
openclaw skills install bijieserv-expressFast express tracking, package lookup, and logistics timeline query through BijieServ.
Use this skill for package tracking, courier tracking, shipping status lookup, logistics timeline lookup, and Chinese courier queries such as 顺丰, 圆通, 中通, 韵达, 申通, 极兔, 京东物流, and EMS.
Return a concise user-facing summary with:
This skill is written to be easy for both Codex-style agents and OpenClaw-style agents to follow:
Use this skill when the user wants to:
Typical requests:
查一下 SF13156789012帮我查这个快递到哪了track package 123456789查询圆通/顺丰/中通/韵达/申通/极兔/京东/EMSPrefer these local files in this order:
scripts/express.py: canonical query logic, headers, parameter handling, masking, and response formatting.references/company-codes.md: courier code lookup table when carrier mapping is uncertain.If this file conflicts with the script, follow the script.
Required:
Optional:
SF, YT, ZT, YD, ST, JT, JDreferences/company-codes.mdscripts/express.py.Keep the response compact and practical. Prefer:
Good structure:
状态: 已签收 / 派送中 / 运输中 / 异常件 / 退回中最新轨迹: the most recent meaningful tracking update时间线: a short list of recent nodes预计送达: only if present138****1234.Use these handling rules:
Common mappings:
SF -> shunfengYT -> yuantongZT -> zhongtongYD -> yundaST -> shentongJT -> jtexpressJD -> jdEMS -> emsFor a broader list, use references/company-codes.md.
To keep this skill compatible with OpenClaw-style agents:
If OpenClaw loads only the skill text and not repository code automatically, the agent should explicitly inspect:
scripts/express.pyreferences/company-codes.mdTo improve discoverability on skill hubs such as ClawHub:
name and description closely aligned with what users actually search forBijieServ or 快递查询Useful search intents covered by this skill:
https://www.bijieserv.com/api/method/express_app.open.v1.query.exec, not skill.bijieserv.com.Origin and Referer aligned with https://www.bijieserv.com/ when following the local script behavior.