Install
openclaw skills install @xejrax/geo-ipopenclaw skills install @xejrax/geo-ipLook up the geographic location for any IP address using the ipinfo.io API. Returns city, region, country, coordinates, and ISP information.
# Look up location for a specific IP address
geo-ip <ip-address>
# Look up your own public IP location
geo-ip me
No installation needed. curl is always present on the system. Uses the public ipinfo.io API.