Use this skill when the user wants to ip geolocation and network data lookup cli.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-ed565831)More formats (shields.io, HTML) on the badges page.
---
name: ipinfo-cli
description: Use this skill when the user wants to ip geolocation and network data lookup cli.
---
# Ipinfo-cli Plugin
IP geolocation and network data lookup CLI.
## Commands
### Operations
- `ipinfo-cli ip lookup` — lookup ip via ipinfo
- `ipinfo-cli asn lookup` — lookup asn via ipinfo
- `ipinfo-cli range check` — check range via ipinfo
- `ipinfo-cli summarize run` — run summarize via ipinfo
## Usage Examples
- "ipinfo-cli --help"
- "ipinfo-cli <args>"
## Installation
```bash
brew install ipinfo-cli
```
## Examples
```bash
ipinfo --version
ipinfo --help
```
## Key Features
- ip\n- geolocation\n- networking
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!