Heliospice
/install heliospice
Heliospice
Query spacecraft and planetary ephemeris data using SPICE kernels.
Setup
pip install heliospice
What You Can Query
Spacecraft (36+): Parker Solar Probe, Solar Orbiter, Juno, Cassini, Voyager 1/2, Mars 2020, MRO, New Horizons, Europa Clipper, Psyche, BepiColombo, JUICE, Lucy, Galileo, Dawn, MESSENGER, and more...
Planets: Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto
Moons: Moon, Titan, Europa, Ganymede, Io, Phobos, Deimos, and many more
Other: Sun, asteroids, comets, Solar System Barycenter
Tools
get_spacecraft_ephemeris— Position at single time or timeseries (with optional velocity)compute_distance— Distance between two bodies over time range (min/max/mean, closest approach)transform_coordinates— Transform vectors between coordinate frames (RTN, J2000, ECLIPJ2000, etc.)list_spice_missions— List all supported spacecraftlist_coordinate_frames— List available coordinate framesmanage_kernels— Check status, download, load, or purge kernel cache
Examples
- "Where is Parker Solar Probe right now?"
- "What's Earth's distance from the Sun?"
- "Show me Juno's trajectory for January 2024"
- "When did Mars get closest to Jupiter in 2024?"
- "Convert this RTN vector to J2000 frame"
- "What's the current Moon position?"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install heliospice - After installation, invoke the skill by name or use
/heliospice - Provide required inputs per the skill's parameter spec and get structured output
What is Heliospice?
Query positions of spacecraft, planets, moons, and asteroids in the solar system. It is an AI Agent Skill for Claude Code / OpenClaw, with 303 downloads so far.
How do I install Heliospice?
Run "/install heliospice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Heliospice free?
Yes, Heliospice is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Heliospice support?
Heliospice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Heliospice?
It is built and maintained by huangzesen (@huangzesen); the current version is v0.4.2.