outbound-ip

Installation
SKILL.md

Outbound IP

Use scripts/get_outbound_ip.sh for deterministic public IP lookup with endpoint fallback.

Workflow

  1. Run the helper script:
    • scripts/get_outbound_ip.sh
  2. Return the resulting IPv4/IPv6 value exactly as printed.

Notes

  • The script tries several HTTPS endpoints and returns the first valid IP.
  • Use --family 4 to force IPv4 and --family 6 to force IPv6.
  • Use --json when downstream automation needs structured output.
  • If all providers fail, report the error and likely network/DNS restrictions.
Related skills
Installs
3
First Seen
Feb 12, 2026