jike-bank-branch-query

银行支行、联行号查询。根据银行名称、省市代码、支行关键词查询支行名称、联行号、省份和城市,也支持查询银行列表。适用场景:用户说“查工商银行西安长安区支行联行号”“查询某银行支行信息”“工商银行有哪些机构”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "jike-bank-branch-query" with this command: npx skills add jikeapi-cn/jike-bank-branch-query

银行支行、联行号查询 - 即刻数据

数据由 即刻数据 提供,帮助 AI 客户端快速接入可靠数据服务。

支持:支行联行号查询、银行列表查询

前置配置

export JIKE_BANK_BRANCH_QUERY_KEY=你的AppKey
# 或使用通用 Key
export JIKE_APPKEY=你的AppKey

使用方法

查询支行联行号

python3 scripts/bank_branch_query.py branch --bank-name 中国工商银行 --province-code 610000 --city-code 610100 --branch-name 长安区

查询银行列表

python3 scripts/bank_branch_query.py list --bank-name 工商 --bank-type 大型国有银行

JSON 输出

python3 scripts/bank_branch_query.py branch --bank-name 中国工商银行 --branch-name 长安区 --json

AI 使用步骤

  1. 用户问支行、联行号时,使用 branch 子命令。
  2. 用户问银行机构列表时,使用 list 子命令。
  3. 优先提取银行名称,再提取省市代码和支行关键词。
  4. 返回支行名称、联行号、省份、城市等信息。

返回字段

字段含义
bank_name银行名称
branch_name支行名称
branch_code支行联行号
province_name所在省
province_code所在省代码
city_name所在城市
city_code所在城市代码

脚本位置

scripts/bank_branch_query.py

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

银行卡类型及真伪查询 - 即刻数据

银行卡类型及真伪查询。输入银行卡号,查询卡类型、卡名称、卡 BIN、发卡行、银行官网和客服电话,也支持查询银行列表。适用场景:用户说“查一下这个银行卡是什么银行”“这个卡号是信用卡还是借记卡”“查询工商银行列表”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
430Profile unavailable
General

天天Skills

通过天天基金API查询指定基金代码的详细基金信息,包括基金名称、类型、基金公司、当前净值及风险等级等核心数据。

Registry SourceRecently Updated
1690Profile unavailable
General

Bank

Complete personal and business banking intelligence system. Trigger whenever someone needs to optimize their banking setup, choose the right accounts, reduce...

Registry SourceRecently Updated
4130Profile unavailable
General

节假日查询 - 即刻数据

支持查询某天是否放假或调休、某月假期、某年假期,返回假期名称、是否上班和调休目标日期。 适用场景:用户询问相关数据查询、日期查询或行情查询时使用。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
380Profile unavailable