ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

ip-advisor

Analyze IP addresses with subnet calculation and CIDR notation. Use when planning network addressing.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/ip-advisor
Or

ip-advisor

Analyze IP addresses with subnet calculation and CIDR notation. Use when planning network addressing.

Commands

info

scripts/script.sh info <ip>

subnet

scripts/script.sh subnet <cidr>

validate

scripts/script.sh validate <ip>

local

scripts/script.sh local

public

scripts/script.sh public

range

scripts/script.sh range <start end>

Data Storage

Data stored in ~/.local/share/ip-advisor/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-ip-advisor": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.