jike-ip-query-v6

IPv6地址查询。输入 IPv6 地址,实时查询国家、省份、城市、地区、运营商和 long_ip 数值。适用场景:用户说“查一下 240e:1f:1::1 是哪里的 IPv6”“这个 IPv6 属于哪个运营商”等。数据由即刻数据(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-ip-query-v6" with this command: npx skills add jikeapi-cn/jike-ip-query-v6

IPv6地址查询 - 即刻数据

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

输入 IPv6 地址,查询:国家、省份、城市、地区、运营商、Long 数值

前置配置

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

使用方法

python3 scripts/ip_query_v6.py 240e:1f:1::1
python3 scripts/ip_query_v6.py 240e:1f:1::1 --json

直接调用 API:

GET https://api.jikeapi.cn/v1/ip/query/v6?ip=240e:1f:1::1&appkey=YOUR_APPKEY

AI 使用步骤

  1. 从用户消息中提取 IPv6 地址。
  2. 校验格式,IPv4 不调用本 Skill。
  3. 执行 python3 scripts/ip_query_v6.py <IPv6地址>
  4. 返回国家、省份、城市、地区、运营商等信息。

返回字段

字段含义
ipIPv6 地址
long_ipLong 数值
country国家
province省份
city城市
area地区
isp运营商

脚本位置

scripts/ip_query_v6.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

IPv4地址查询 - 即刻数据

IPv4地址查询。输入 IPv4 地址,实时查询国家、省份、城市、运营商和 long_ip 数值。适用场景:用户说“查一下 60.31.46.0 是哪里的 IP”“这个 IP 属于哪个运营商”“帮我看下这个 IPv4 地址归属地”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
320Profile unavailable
General

天气查询 - 即刻数据

天气查询。根据省份、城市、区县查询当前天气实况、未来7天和未来15天天气预报。适用场景:用户说“查一下深圳南山区天气”“广州未来7天天气怎么样”“北京未来15天会不会下雨”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
320Profile unavailable
General

短链接 - 即刻数据

短链接。支持生成短链接、短链接还原和短链接访问统计,可设置最大访问次数和到期时间。适用场景:用户说“帮我生成一个短链接”“还原这个短链跳到哪里”“查一下这个短链访问次数”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
300Profile unavailable
General

人民币汇率查询 - 即刻数据

人民币汇率查询。支持外汇牌价币种列表、人民币外汇牌价查询和汇率转换。适用场景:用户说“100美元等于多少人民币”“查一下美元兑人民币汇率”“支持哪些外汇币种”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
320Profile unavailable