← 返回 Skills 市场
jisuapi

Summary of JisuAPI - 极速数据API汇总

作者 极速数据 · GitHub ↗ · v1.0.10 · MIT-0
cross-platform ✓ 安全检测通过
706
总下载
11
收藏
2
当前安装
11
版本数
在 OpenClaw 中安装
/install jisu
功能描述
统一入口:一个 Key 调用多类极速数据接口(天气、黄金、股票、快递等),通过 call 路由。当用户说:用同一个接口查天气又查黄金、不想配很多个 skill,或类似一站式数据网关时,使用本技能。
使用说明 (SKILL.md)

\r \r

极速数据统一入口(Jisu Unified)\r

\r 极速数据(官网:https://www.jisuapi.com/)是基础数据 API 接口提供商,提供天气、股票、黄金、菜谱、汇率、快递、车辆等百余类接口。本 Skill 为统一入口:只需配置一个 JISU_API_KEY,即可通过 call 命令按「接口路径 + 参数」调用任意已开通的极速数据 API,无需为每个品类单独安装技能。\r \r 适合在 OpenClaw/ClawHub 中作为「结构化数据网关」使用:用户问天气、金价、股票、菜谱等,Agent 先 list 查接口,再 call 调对应 API,一次配置覆盖多类数据。\r \r 使用前请在极速数据官网申请 API Key 并开通需要的数据接口;各接口计费与额度以官网为准。\r \r \r

# Linux / macOS\r
export JISU_API_KEY="your_appkey_here"\r
\r
# Windows PowerShell\r
$env:JISU_API_KEY="your_appkey_here"\r
```\r
\r
## 脚本路径\r
\r
脚本文件:`skills/jisu/jisu.py`\r
\r
## 使用方式\r
\r
### 1. 列出支持的接口(list)\r
\r
```bash\r
python3 skills/jisu/jisu.py list\r
```\r
\r
返回当前支持的 `api` 列表及简短说明,便于按需选择接口。\r
\r
### 2. 统一调用(call)\r
\r
请求 JSON:`{"api": "接口路径", "params": { ... }}`。`params` 可选,无参接口可省略。\r
\r
**无参示例:**\r
\r
```bash\r
python3 skills/jisu/jisu.py call '{"api":"gold/shgold"}'\r
python3 skills/jisu/jisu.py call '{"api":"stockindex/sh"}'\r
```\r
\r
**带参示例:**\r
\r
```bash\r
python3 skills/jisu/jisu.py call '{"api":"stock/query","params":{"code":"300917"}}'\r
python3 skills/jisu/jisu.py call '{"api":"weather/query","params":{"city":"北京"}}'\r
python3 skills/jisu/jisu.py call '{"api":"recipe/search","params":{"keyword":"白菜","num":10,"start":0}}'\r
python3 skills/jisu/jisu.py call '{"api":"exchange/convert","params":{"from":"CNY","to":"USD","amount":100}}'\r
```\r
\r
返回格式与极速数据官网一致:成功时为 `result` 内容;失败时脚本返回 `error`、`code`、`message` 等。\r
\r
## 支持的接口一览(节选)\r
\r
| 分类     | api                    | 说明 |\r
|----------|------------------------|------|\r
| 黄金     | gold/shgold, gold/shfutures, gold/hkgold, gold/bank, gold/london, gold/storegold | 上海黄金/上海期货/香港/银行/伦敦/金店金价 |\r
| 股票     | stock/query            | 当日行情,params: code |\r
| 股票     | stock/list             | 列表,params: classid, pagenum, pagesize |\r
| 股票     | stock/detail           | 详情,params: code |\r
| 股票历史 | stockhistory/query    | 历史行情,params: code, startdate, enddate |\r
| 指数     | stockindex/sh          | 上证/深证/创业板等指数 |\r
| 天气     | weather/query          | 天气预报,params: city 或 cityid 等 |\r
| 天气     | weather/city           | 支持城市列表 |\r
| 菜谱     | recipe/search, recipe/class, recipe/byclass, recipe/detail | 搜索/分类/按分类检索/详情 |\r
| MBTI     | character/questions   | 题目,params 可选 version |\r
| MBTI     | character/answer       | 提交答案,params: answer, version |\r
| 汇率     | exchange/convert, exchange/single, exchange/currency, exchange/bank | 换算/单货币/货币列表/银行汇率 |\r
| 历史上的今天 | todayhistory/query | 指定月日的历史事件,params: month, day |\r
| 历史天气 | weather2/query      | 按城市与日期查历史天气,params: date 必填,city 或 cityid 可选 |\r
| 历史天气 | weather2/city       | 历史天气支持城市列表 |\r
| 企业联系方式 | enterprisecontact/query | 企业电话/邮箱等,params: company/creditno/regno/orgno 任填其一 |\r
| 二维码   | qrcode/generate, qrcode/read, qrcode/template | 二维码生成/识别/模板样例 |\r
| 条码     | barcode/generate, barcode/read | 条形码生成/识别,params: type, barcode, fontsize, dpi, scale, height / barcode |\r
| 商品条码查询 | barcode2/query           | 商品条码信息查询,params: barcode |\r
| ip       | ip/location             | IP 归属地,params: ip |\r
| 手机归属地   | shouji/query             | 手机归属地,params: shouji |\r
| 身份证查询   | idcard/query             | 身份证查询,params: idcard |\r
| 银行卡归属地 | bankcard/query           | 银行卡归属地,params: bankcard |\r
| 快递     | express/query, express/type | 快递查询、快递公司类型 |\r
| 车型大全     | car/brand, car/type, car/car, car/detail, car/search, car/hot, car/rank | 品牌/车型/车款/详情/搜索/热门/销量排行 |\r
| 限行     | vehiclelimit/city, vehiclelimit/query | 限行城市、限行查询 |\r
| 车辆     | vin/query                | VIN 车辆信息,params: vin |\r
| VIN识别 OCR | vinrecognition/recognize | VIN 车架号图像识别,params: pic(base64 或本地读后编码) |\r
| 通用文字识别 OCR | generalrecognition/recognize | 通用文字识别,将图片中的文字识别为文本,params: pic(base64)、type(cnen/en/fr/pt/de/it/es/ru/jp) |\r
| 身份证等证件 OCR | idcardrecognition/type, idcardrecognition/recognize | 证件类型列表,以及身份证/驾照/护照等证件 OCR 识别,params: typeid, pic(base64) |\r
| 银行卡 OCR | bankcardcognition/recognize | 银行卡号、卡类型、银行名称识别,params: pic(base64) |\r
| 油价     | oil/query, oil/province  | 省市油价、支持省市列表 |\r
| 白银     | silver/shgold, silver/shfutures, silver/london | 上海黄金/上海期货/伦敦银价 |\r
| 万年历     | calendar/query, calendar/holiday, huangli/date | 万年历、节假日、黄历 |\r
| 新闻     | news/get, news/channel   | 新闻、新闻频道 |\r
| 经纬度地址转换     | geoconvert/coord2addr, geoconvert/addr2coord | 坐标转地址、地址转坐标 |\r
| 周公解梦 | dream/search            | 搜索,params: keyword, pagenum, pagesize |\r
| 热搜榜单     | hotsearch/weibo, hotsearch/baidu, hotsearch/douyin | 微博/百度/抖音热搜榜 |\r
| 期货     | futures/shfutures, futures/dlfutures, futures/zzfutures, futures/zgjrfutures, futures/gzfutures | 上海/大连/郑州/中金所/广州期货价格 |\r
\r
完整列表以 `jisu.py list` 输出为准;参数含义见 [极速数据 API 文档](https://www.jisuapi.com/)。\r
\r
## 错误返回\r
\r
- 未配置 Key:脚本直接报错退出。\r
- `api` 缺失:`{"error": "missing_param", "message": "api is required"}`。\r
- 接口返回业务错误:`{"error": "api_error", "code": xxx, "message": "..."}`。\r
- 网络/解析错误:`request_failed` / `http_error` / `invalid_json`。\r
\r
## 推荐用法\r
\r
1. 用户提问:「北京天气怎么样」「300917 股票今天多少钱」「人民币兑美元汇率」等。\r
2. 代理先调用 `python3 skills/jisu/jisu.py list` 确认接口名,再按需调用 `call`,例如:  \r
   `python3 skills/jisu/jisu.py call '{"api":"weather/query","params":{"city":"北京"}}'`  \r
   `python3 skills/jisu/jisu.py call '{"api":"stock/detail","params":{"code":"300917"}}'`  \r
   `python3 skills/jisu/jisu.py call '{"api":"exchange/convert","params":{"from":"CNY","to":"USD","amount":1}}'`  \r
3. 从返回的 `result` 中抽取关键字段,用自然语言回复用户;若需更多接口参数说明,可引导用户查看极速数据官网文档。\r
\r
## 关于极速数据\r
\r
**极速数据(JisuAPI,[jisuapi.com](https://www.jisuapi.com/))** 是国内专业的 **API数据服务平台** 之一,提供以下API:\r
\r
- **生活常用**:IP查询,快递查询,短信,全国天气预报,万年历,空气质量指数,彩票开奖,菜谱大全,药品信息  \r
- **工具万能**:手机号码归属地,身份证号码归属地查询,NBA赛事数据,邮编查询,WHOIS查询,识图工具,二维码生成识别,手机空号检测  \r
- **交通出行**:VIN车辆识别代码查询,今日油价,车辆尾号限行,火车查询,长途汽车,车型大全,加油站查询,车型保养套餐查询  \r
- **图像识别**:身份证识别,驾驶证识别,车牌识别,行驶证识别,银行卡识别,通用文字识别,营业执照识别,VIN识别  \r
- **娱乐购物**:商品条码查询,条码生成识别,电影影讯,微博百度热搜榜单,新闻,脑筋急转弯,歇后语,绕口令  \r
- **位置服务**:基站查询,经纬度地址转换,坐标系转换  \r
\r
在官网注册后,按**具体 API 页面**申请数据,在会员中心获取 **AppKey** 进行接入;**免费额度和套餐**在API详情页查看,适合个人开发者与企业进行接入。在 **ClawHub** 上也可搜索 **`jisuapi`** 找到更多基于极速数据的 OpenClaw 技能。\r
\r
安全使用建议
This skill is coherent: it calls the official JisuAPI endpoints and only needs your JISU_API_KEY. Before installing, ensure you trust jisuapi.com, monitor and limit API key usage, and avoid sending highly sensitive PII (ID cards, bankcards, private documents) unless you intend to use the OCR endpoints and accept that those images are transmitted to the third‑party service. Also ensure the runtime has the Python 'requests' package available (or install it) and rotate the JISU_API_KEY if it is ever exposed.
功能分析
Type: OpenClaw Skill Name: jisu Version: 1.0.10 The skill is a legitimate wrapper for the JisuAPI service, providing a unified interface for various data APIs (weather, stocks, OCR, etc.). The implementation in `jisu.py` follows good security practices, including a strict whitelist for API paths and input validation to prevent URL manipulation. It correctly handles the `JISU_API_KEY` via environment variables and shows no signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description, required env var (JISU_API_KEY) and python3 binary match a gateway for the JisuAPI service. The skill only asks for the API key needed to call the third‑party API.
Instruction Scope
SKILL.md instructs the agent to run the bundled Python script with list/call commands; the script only reads sys.argv and the JISU_API_KEY env var and sends requests to https://api.jisuapi.com. It restricts API paths with a whitelist and character checks, minimizing risk of URL injection or arbitrary outbound calls.
Install Mechanism
No install spec (instruction-only) and the code file is bundled; nothing is downloaded from external/untrusted URLs. The script requires the 'requests' Python package which is typical but not specified in metadata.
Credentials
Only JISU_API_KEY is declared as required and used. No unrelated credentials or config paths are requested. Note: some supported APIs accept images/base64 (OCR, ID/bankcard), which may involve sensitive data — that is a functional requirement of those endpoints, not an unexplained credential request.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and uses no elevated persistence. Autonomous invocation is allowed (platform default) but is not combined with other privilege red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jisu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jisu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.10
- No code or functional changes in this version. - Updated skill metadata: name and description now clarify the use case and preferred scenarios for unified multi-API access. - No changes to API usage, commands, or supported features. Existing behavior is unaffected.
v1.0.9
- 文档微调:环境变量配置说明区域格式化为代码块,其余内容未作变动。 - 推荐用法标题由“在 OpenClaw 中的推荐用法”简化为“推荐用法”,其余步骤原意不变。 - 其余文档内容未发生实质变化,功能与接口用法保持一致。
v1.0.8
No functional changes; documentation only. - Expanded SKILL.md with an "关于极速数据" (About JisuAPI) section. - Now includes a more detailed description of JisuAPI's overall data/API offerings and usage tips. - No changes to application code or interface.
v1.0.7
v1.0.7 of jisu - No user-facing or backend code/documentation changes detected in this update. - Functionality, usage, and interfaces remain the same as the previous version.
v1.0.6
- 添加OCR接口支持,包括通用文字识别、身份证/驾照/护照等证件OCR、银行卡OCR,覆盖图片转文本和证件类型识别相关API。 - SKILL.md文档中“支持的接口一览”部分同步新增相关接口说明,便于查阅。 - 其余使用方法、调用方式、错误返回等说明保持不变。
v1.0.5
- 调整脚本路径说明为 skills/jisu/jisu.py(原为 skill/jisu/jisu.py),所有调用示例和文档一致更新 - 新增 VIN 识别(OCR)接口说明:vinrecognition/recognize,支持车辆图片识别 VIN - 其余内容与上一版本一致,包含对主要接口与错误返回方式的详细说明
v1.0.4
- 新增对“商品条码查询”(barcode2/query)接口的支持。 - 文档接口列表同步更新,反映最新支持内容。 - 其余用法与行为保持不变。
v1.0.3
- 新增二维码与条码生成/识别接口:支持 qrcode/generate、qrcode/read、barcode/generate、barcode/read 等。 - 其余内容未变,继续通过统一入口使用极速数据的多类 API。
v1.0.2
- Expanded supported API list: now includes historical weather, "today in history", enterprise contact info, hot search ranks, car models, more gold/silver/future types, and other categories. - SKILL.md: Updated documentation to reflect newly added and richer interface coverage, with detailed examples and category breakdown. - No breaking changes to usage: unified call/list commands retained. - General clarity improvements and expanded examples for easier use.
v1.0.1
- Version bump to 1.0.1 with no code or documentation changes. - No modifications detected; behavior and usage remain the same.
v1.0.0
- Initial release of jisu-unified: a single entry point for multiple Jisu API data sources (weather, gold, stock, recipes, exchange rates, express, vehicle info, MBTI, etc.) - Supports unified API calls via a single JISU_API_KEY and "list"/"call" commands. - No need to install separate skills for each data type—just specify the API path and parameters. - Includes clear usage instructions, error handling, and common API examples for rapid integration in OpenClaw/ClawHub setups.
元数据
Slug jisu
版本 1.0.10
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 11
常见问题

Summary of JisuAPI - 极速数据API汇总 是什么?

统一入口:一个 Key 调用多类极速数据接口(天气、黄金、股票、快递等),通过 call 路由。当用户说:用同一个接口查天气又查黄金、不想配很多个 skill,或类似一站式数据网关时,使用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 706 次。

如何安装 Summary of JisuAPI - 极速数据API汇总?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jisu」即可一键安装,无需额外配置。

Summary of JisuAPI - 极速数据API汇总 是免费的吗?

是的,Summary of JisuAPI - 极速数据API汇总 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Summary of JisuAPI - 极速数据API汇总 支持哪些平台?

Summary of JisuAPI - 极速数据API汇总 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Summary of JisuAPI - 极速数据API汇总?

由 极速数据(@jisuapi)开发并维护,当前版本 v1.0.10。

💬 留言讨论