apipick-ip-geolocationLook up geographic location and network information for any IPv4 or IPv6 address using the apipick IP Geolocation API. Returns country, continent, city, lati...
Install via ClawdBot CLI:
clawdbot install javainthinking/apipick-ip-geolocationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.apipick.com.Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Security teams use this skill to geolocate suspicious IP addresses from logs or alerts, identifying country and ISP to assess threat origin and prioritize investigations. It helps in correlating attacks with known malicious regions or networks.
Online retailers integrate this skill to verify customer IP locations during transactions, detecting mismatches with billing addresses to flag potential fraud. It also aids in applying region-specific pricing or currency conversions based on IP data.
Media platforms employ this skill to automatically serve localized content, ads, or language options by determining a user's country and timezone from their IP. This enhances user experience and engagement without requiring manual settings.
IT administrators utilize this skill to map IP addresses on their network to geographic locations and ISPs, aiding in traffic analysis, troubleshooting connectivity issues, and ensuring compliance with regional data policies.
Travel apps and websites leverage this skill to detect a user's location via IP, offering tailored recommendations for local attractions, weather, or currency information. It simplifies planning for travelers without GPS access.
Offer this skill as part of a paid API service where users pay monthly or annually for access to geolocation data, with tiered plans based on request volume. Revenue comes from subscriptions and overage fees for high-usage customers.
Provide a free tier with limited requests to attract developers, then upsell to premium plans with higher limits, advanced features like bulk lookups, and priority support. Revenue is generated from upgrades and enterprise contracts.
License this skill to other companies for integration into their own products, such as fraud detection systems or analytics platforms, charging a flat fee or per-usage royalty. Revenue streams include licensing fees and ongoing maintenance contracts.
💬 Integration Tip
Ensure the APIPICK_API_KEY environment variable is set before making requests to avoid authentication errors; omit the IP parameter to automatically geolocate the caller's own public IP for user convenience.
Scored Apr 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.