Jump to related tools in the same category or review the original source on GitHub.

Search & Research @xejrax Updated 2/26/2026

🌍 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-ip

Full SKILL.md

Open original
namedescription
geo-ipLook 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.

Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/geo-ip

Related skills

If this matches your use case, these are close alternatives in the same category.