iss-tracker
Track the International Space Station live with keyless curl — where it is right now, what it's over, and when to look up, with the orbital math translated into human terms. Use when asked where is the ISS right now, is the space station overhead, when can I see the ISS tonight, or track the station for the kids. Produces the live position translated to a place name, the overhead-math explained, the visibility rules of thumb, and the rerunnable command — the library's proof that live data can also just be delightful.
npx skills add mohitagw15856/pm-claude-skills --skill iss-tracker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# ISS Tracker Skill Somewhere over your head, sixteen times a day, a football-field-sized laboratory does 27,600 km/h — and a keyless API tells you exactly where it is this second. This skill fetches the position and does the translation that makes it land: raw coordinates become "over the South Pacific, heading northeast toward Chile," and the when-can-I-see-it question gets the honest two-part answer (the rules of thumb that always hold, plus the pointer to precise pass predictions, which need more than an anonymous curl). It's the library's purest fun skill, and it behaves like one — while keeping every number real. ## What This Skill Produces - **The position, translated** — coordinates → the ocean/country/region it's over, with direction of travel - **The astronaut answer** — how high, how fast, how often it orbits — the numbers people actually retell - **The visibility read** — the rules for seeing it (and why "right overhead" ≠ "visible"), with the route to precise pass times - **The command** — exact curl, rerunnable — and delightful to hand to a kid ## Required Inputs Ask for these if not provided: - **Nothing, for "where is it"** — that's the beauty; fetch and answer - **
- What This Skill Produces
- Required Inputs
- Framework: The Fetch and the Translation
- Output Format
- Quality Checks
- Anti-Patterns
What does the iss-tracker skill do?
Track the International Space Station live with keyless curl — where it is right now, what it's over, and when to look up, with the orbital math translated into human terms. Use when asked where is the ISS right now, is the space station overhead, when can I see the ISS tonight, or track the station for the kids. Produces the live position translated to a place name, the overhead-math explained, the visibility rules of thumb, and the rerunnable command — the library's proof that live data can also just be delightful.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill iss-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
