Iss Tracker

Get the real-time location (latitude/longitude) of the International Space Station.

javimosch 56cfda5 470 B Updated

File contents

ISS Tracker

This skill provides the current geographic coordinates of the International Space Station using the Open Notify API.

Current Location

To get the current position of the ISS, run this command:

curl -s "http://api.open-notify.org/iss-now.json" | jq -r '"Lat: \(.iss_position.latitude), Lon: \(.iss_position.longitude)"'

javimosch/open-claw-skills/tree/main/skills/sharkbytescs/iss-tracker commit 56cfda5761

Frequently asked questions

npx skillmds@latest add javimosch/iss-tracker