maxmind-geoip2
Installation
SKILL.md
MaxMind GeoIP2
MaxMind GeoIP2 provides geolocation data based on IP addresses. Developers use it to identify a user's location for personalization, fraud prevention, and content localization. It's commonly used in web applications and security systems.
Official docs: https://dev.maxmind.com/geoip/geoip2/
MaxMind GeoIP2 Overview
- Country
- City
- Anonymous IP
- ASN
- Enterprise
Working with MaxMind GeoIP2
This skill uses the Membrane CLI to interact with MaxMind GeoIP2. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.