get-my-ipGet the machine's current public IP address by calling `curl ifconfig.me`. Use when the user asks for their IP address, public IP, external IP, or explicitly...
Install via ClawdBot CLI:
clawdbot install hilaraklesantosw-art/get-my-ipGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/hilaraklesantosw-art/skillsAudited Apr 18, 2026 · audit v1.0
Generated May 9, 2026
A user needs to know their current public IP address for remote access configuration or troubleshooting. The skill instantly returns the IP via curl ifconfig.me, requiring no manual effort.
A system administrator verifies that a machine's outbound internet connection is functional by checking its public IP. The skill provides a simple, scriptable way to confirm network connectivity.
A user wants to confirm that their VPN is active and routing traffic correctly. By comparing the IP with and without VPN, they can validate the tunnel's effectiveness.
A developer needs to know the public IP of a cloud VM for whitelisting in a firewall or database. The skill offers a quick command-line method to fetch the IP without logging into a cloud console.
A helpdesk agent guides a user to retrieve their public IP for remote support or issue diagnosis. The skill ensures accurate IP capture without relying on browser-based services.
Offer basic public IP lookup for free, with paid tiers providing automated monitoring (e.g., IP change alerts via webhook). Revenue from subscription fees for alerting and API access.
License the skill as part of a larger IT automation toolkit for enterprises. Generate revenue through annual licensing based on number of machines or agents deployed.
Wrap the skill in a simple web page that displays the user's IP along with targeted ads or sponsored content. Revenue from ad impressions or affiliate links to network tools.
💬 Integration Tip
For seamless automation, call this skill from scripts or cron jobs using 'curl -fsSL ifconfig.me' and parse the output directly for use in other tools.
Scored May 9, 2026
Design, provision, and connect cloud resources across servers, networks, and services.
提供思科网络设备、产品规格、认证培训及网络安全解决方案相关信息和技术支持建议。
Describes the NemoClaw plugin and blueprint architecture and how they orchestrate the OpenClaw sandbox. Use when looking up architecture, plugin structure, or blueprint design. Trigger keywords - nemoclaw architecture, nemoclaw plugin blueprint structure, nemoclaw vs openshell, which cli, nemoclaw cli, openshell cli, sandbox commands, nemoclaw cli commands, nemoclaw command reference, nemoclaw network policy, sandbox egress control operator approval, nemoclaw troubleshooting, nemoclaw debug sandbox issues.
Configure and control the open-source 10.5 GHz PLFM phased array radar with FPGA processing, STM32 firmware, and Python GUI for beamforming and signal visual...
Set up reliable off-site Reolink camera backup when cameras are remote (4G/5G/LTE) and home inbound networking is constrained (CGNAT/locked routers). Use for...
Diagnose Yggdrasil installation and daemon status for IPv6 P2P connectivity. Use when P2P fails, user asks about connectivity, or Yggdrasil needs to be insta...