jisu-ip
Installation
SKILL.md
极速数据 IP 查询(Jisu IP)
基于 IP 查询 API 的 OpenClaw 技能, 根据 IP 地址查询其归属地与运营商类型。
使用技能前需要申请数据,申请地址:https://www.jisuapi.com/api/ip/
环境变量配置
# Linux / macOS
export JISU_API_KEY="your_appkey_here"
# Windows PowerShell
$env:JISU_API_KEY="your_appkey_here"