jike-bank-card-query

银行卡类型及真伪查询。输入银行卡号,查询卡类型、卡名称、卡 BIN、发卡行、银行官网和客服电话,也支持查询银行列表。适用场景:用户说“查一下这个银行卡是什么银行”“这个卡号是信用卡还是借记卡”“查询工商银行列表”等。数据由即刻数据(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-card-query" with this command: npx skills add jikeapi-cn/jike-bank-card-query

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

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

支持:银行卡类型及真伪查询、银行列表查询

前置配置

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

使用方法

查询银行卡

python3 scripts/bank_card_query.py card --bank-card 6252490030651111

默认脱敏展示卡号,如需完整展示:

python3 scripts/bank_card_query.py card --bank-card 6252490030651111 --no-mask

查询银行列表

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

JSON 输出

python3 scripts/bank_card_query.py card --bank-card 6252490030651111 --json

AI 使用步骤

  1. 用户问银行卡归属、卡类型、真伪时,使用 card 子命令。
  2. 用户问支持哪些银行或银行信息时,使用 list 子命令。
  3. 银行卡号默认脱敏输出,除非用户明确要求完整展示。
  4. 返回卡类型、卡名称、卡 BIN、发卡行、客服电话等字段。

返回字段

字段含义
bank_card银行卡号
is_luhn是否支持 Luhn 校验
card_type银行卡类型
card_name银行卡名称
card_bin卡 BIN
bank_name银行名称
bank_abbr银行英文简称
bank_weburl银行官网
bank_tel银行客服电话

脚本位置

scripts/bank_card_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

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

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

Registry SourceRecently Updated
460Profile unavailable
General

天天Skills

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

Registry SourceRecently Updated
1940Profile 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
4230Profile unavailable
General

节假日查询 - 即刻数据

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

Registry SourceRecently Updated
420Profile unavailable