🌍 Geo Ip OpenClaw Skill - ClawHub
Do you want your AI agent to automate Geo Ip workflows? This free skill from ClawHub helps with search & research tasks without building custom tools from scratch.
What this skill does
Look up geographic location for any IP address
Install
npx clawhub@latest install geo-ipFull SKILL.md
Open original| name | description |
|---|---|
| geo-ip | Look up geographic location for any IP address |
Geo IP
Look up the geographic location for any IP address using the ipinfo.io API. Returns city, region, country, coordinates, and ISP information.
Commands
# Look up location for a specific IP address
geo-ip <ip-address>
# Look up your own public IP location
geo-ip me
Install
No installation needed. curl is always present on the system. Uses the public ipinfo.io API.