← 返回 Skills 市场
373
总下载
9
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install vehiclelimit
功能描述
查询城市限行规则与尾号,可查支持城市列表。当用户说:北京明天限行尾号是几?成都限行区域怎么算?或类似限行问题时,使用本技能。
安全使用建议
This skill appears coherent: it calls JisuAPI endpoints and needs only the JISU_API_KEY. Before installing, ensure you trust jisuapi.com and have a valid AppKey. Make sure the runtime has Python and the 'requests' package installed (the script does not declare pip dependencies). Do not provide unrelated credentials. If you need stricter network controls, note the script will make outbound HTTPS requests to api.jisuapi.com and will print responses to stdout. If you want higher assurance, verify the AppKey scope and rate limits on the JisuAPI dashboard.
功能分析
Type: OpenClaw Skill
Name: vehiclelimit
Version: 1.0.2
The skill is a standard API wrapper for querying vehicle license plate restrictions via JisuAPI. The Python script (vehiclelimit.py) and documentation (SKILL.md) are well-structured, align with the stated purpose, and contain no indicators of malicious behavior, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match behavior: the skill calls JisuAPI vehiclelimit endpoints and returns city lists or per-day limits. The single required credential (JISU_API_KEY) is appropriate for that service.
Instruction Scope
SKILL.md and the script only instruct running the provided Python script or calling the /vehiclelimit endpoints. The script reads only JISU_API_KEY from the environment and makes HTTPS requests to api.jisuapi.com; it does not access other files, credentials, or unexpected endpoints.
Install Mechanism
No install spec (instruction-only install), which minimizes disk writes. The included Python script uses the third-party 'requests' library but the metadata only declares 'python3' as a required binary — the skill may fail if 'requests' is not available. Network calls to the documented JisuAPI endpoints are expected.
Credentials
Only JISU_API_KEY is required and prominently documented; no unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill does not attempt to modify agent/system configuration or persist credentials. Autonomous invocation is allowed (platform default) but not escalated by the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vehiclelimit - 安装完成后,直接呼叫该 Skill 的名称或使用
/vehiclelimit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
vehiclelimit 1.0.2 changelog
- Updated skill description for clarity and broader user guidance.
- Expanded usage instructions and onboarding steps for obtaining the API key.
- Added an “About JisuAPI” section with a summary of available APIs and usage tips.
- Improved formatting, usage scenarios, and intent suggestions for skill invocation.
- No code changes; documentation revision only.
v1.0.1
- No code or documentation changes detected in this version.
- No impact on functionality or usage.
v1.0.0
- Initial release of the vehiclelimit skill for OpenClaw.
- Provides endpoints to list supported cities and query vehicle restriction (限行) rules by city and date.
- Supports major Chinese cities including Beijing, Hangzhou, Shanghai, and more.
- Usage requires configuring the JISU_API_KEY environment variable.
- Includes simple command-line examples for fetching city lists and limit information.
元数据
常见问题
Vehicle License Plate Number Restriction - 车辆尾号限行 是什么?
查询城市限行规则与尾号,可查支持城市列表。当用户说:北京明天限行尾号是几?成都限行区域怎么算?或类似限行问题时,使用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 373 次。
如何安装 Vehicle License Plate Number Restriction - 车辆尾号限行?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vehiclelimit」即可一键安装,无需额外配置。
Vehicle License Plate Number Restriction - 车辆尾号限行 是免费的吗?
是的,Vehicle License Plate Number Restriction - 车辆尾号限行 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vehicle License Plate Number Restriction - 车辆尾号限行 支持哪些平台?
Vehicle License Plate Number Restriction - 车辆尾号限行 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vehicle License Plate Number Restriction - 车辆尾号限行?
由 极速数据(@jisuapi)开发并维护,当前版本 v1.0.2。
推荐 Skills