Communityv1.0.0

IPinfo

Perform IP geolocation lookups using ipinfo.io API. Convert IP addresses to geographic data including city, region, country, postal code, timezone, and coordinates. Use when geolocating IPs, enriching IP data, or analyzing geographic distribution.

2.2kdownloads2stars9active installsTiago Martins
View on ClawHubBack to Skills

Skill Details

Slug
ipinfo
Latest Version
1.0.0
Author
Tiago Martins
Published
Jan 31, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for IPinfo.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the ipinfo skill for IP geolocation lookups using the ipinfo.io API. - Supports converting IP addresses to geographic data: city, region, country, postal code, timezone, coordinates, and more. - No API key required for up to 50,000 requests/month; optional IPINFO_TOKEN for higher rate limits. - Includes instructions for single and batch IP lookups, extracting fields with jq, and Python usage examples. - Outlines free and token-authenticated usage, configuration methods, and common use cases.