Ip Lookup

Look up geolocation and network details for a specific IP address or domain name. ONLY use this when the user provides an actual IP address (e.g. 8.8.8.8, 1.1.1.1) or a domain name (e.g. github.com) to look up. Do NOT use for general questions about what ISP, AS, or networking terms mean.

leiw5173 34ed5a4 2 files · 2.1 KB Updated

File contents

Instructions

Extract the IP address or domain from the user's query and call ip-api.com to retrieve geolocation and ISP information. Return a formatted report. If no IP address or domain is present in the query, say so clearly.

leiw5173/AgentOctopus/tree/main/apps/cli/skills/ip-lookup commit 34ed5a4ddc

Frequently asked questions

npx skillmds@latest add leiw5173/ip-lookup