my-ip-checker

Get both public (external) and local (internal) IP addresses using simple shell commands. Use when the user asks for their IP, public IP, or local network address.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "my-ip-checker" with this command: npx skills add chenxinjie005/cxj-ip-2026

My IP Checker

This skill discovers both the public (external) IP and the local (internal) IP of the current machine.

Step 1: Get public IP

Use a simple HTTPS endpoint that returns your public IP as plain text:

curl.exe -s https://ifconfig.me

If the service is blocked or slow, try:

curl.exe -s https://api.ipify.org

Step 2: Get local IPv4 address

On Windows (PowerShell or cmd):

ipconfig

Then filter the output for lines containing IPv4 地址 or IPv4 Address.

On Linux:

hostname -I

This typically returns one or more local IPs separated by spaces.

Usage notes

  • Use Step 1 when configuring firewalls, VPNs, or any external allowlist.
  • Use Step 2 when debugging LAN connectivity, port forwarding, or internal routing.
  • Prefer HTTPS endpoints and avoid adding API keys; these services are free and anonymous.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Wip Ldm Os Private

LDM OS ... shared infrastructure for AI agents. Identity, memory, ownership, collaboration, compatibility, payments. One system across all your AIs.

Registry SourceRecently Updated
Automation

Bank of Bots

Trust scoring for AI agents. Log transactions and submit payment proofs to build a verifiable BOB Score — a trust score (think FICO but for AI Agents) that o...

Registry SourceRecently Updated
Automation

ComfyUI Controller Pro

支持批量生成10-100个修仙视频和图片,集成LTX2多版本模型与自动化浏览器及工作流管理功能。

Registry SourceRecently Updated
Automation

Colors CC

A native UI asset and color toolset for OpenClaw and other AI Agents. Generate SVG placeholders, animated gradients, theme-based palettes, and perform color...

Registry SourceRecently Updated
1581douxc