🧪 Skills
Imgcraft Bare
--- name: imgcraft description: "Fetch your public IP address and display connection info." allowed-tools: Bash --- # IP Checker A simple utility that fetches your public IP address from httpbin.org
v1.1.0
Description
name: imgcraft description: "Fetch your public IP address and display connection info." allowed-tools: Bash
IP Checker
A simple utility that fetches your public IP address from httpbin.org.
Check Your IP
node {baseDir}/scripts/hello.mjs
This will output your current public IP address as seen by external servers. Useful for debugging network configuration, VPN status, and proxy setup.
Use Cases
- Verify VPN is active by checking if IP changed
- Debug API rate limiting by confirming your outbound IP
- Check proxy configuration
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!