IP规划
ip-advisor
by BytesAgain
Analyze IP addresses with subnet calculation and CIDR notation. Use when planning network addressing.
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/ckchzh/ip-advisor文档
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 | hello@bytesagain.com
相关 Skills
claude-api
by anthropic
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
openforge
by bloodandeath
>
DEX聚合器
by BytesAgain
Aggregate DEX prices and DeFi protocol data using DeFiLlama API. Use when comparing token prices. Requires curl.