Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Get current public IP address and geolocation information. Use when users ask about IP addresses, network location, or want to check their public IP. Supports both fetching IP info and displaying it clearly.
Get current public IP address and geolocation information. Use when users ask about IP addresses, network location, or want to check their public IP. Supports both fetching IP info and displaying it clearly.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill provides a simple way to check your public IP address and its geolocation information.
When users ask: "What is my IP?" "What is my current IP address?" "What's my public IP?" "Where am I?" "Where am I located?" "Check location" "Check my IP location" "Get location" "Locate me" "What's the IP?" "What's your IP?" Execute the workflow below.
Run this command to get your public IP and location: curl -s myip.ipip.net Example output: Current IP:8.8.8.8 From: SF CA USA Google Current IP:1.1.1.1 From: SF CA USA Cloudflare
If the above fails, try these alternatives: Method 1: icanhazip.com (fallback) curl -s icanhazip.com Method 2: ipify API curl -s https://api.ipify.org Method 3: ifconfig.me curl -s ifconfig.me
For more detailed geolocation info: curl -s https://ipinfo.io/$(curl -s https://api.ipify.org)/json
Present the information clearly: IP Address: [address] Location: [city], [region], [country] ISP: [ISP name] Org: [organization]
If the primary service (myip.ipip.net) fails: Try alternative services one by one Report which service succeeded If all fail, inform the user about the network issue
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.