🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Astro Transits

by @mizukaizen

Astrological transit calculator with natal chart support. Daily transits, weekly forecasts, void-of-course Moon, aspects, stations, and ingresses. Uses Swiss...

Versionv1.0.0
βš™οΈ Configuration

Install the dependency:

pip install pyswisseph

Generate a natal chart (one-time setup per user):

python3 {baseDir}/scripts/natal_chart.py \
  --date "1993-05-13" \
  --time "01:20" \
  --tz "Australia/Brisbane" \
  --lat -27.2308 --lon 153.0972 \
  --save natal.json

Parameters:

  • --date β€” Birth date (YYYY-MM-DD)
  • --time β€” Birth time in 24h format (HH:MM)
  • --tz β€” Timezone name (e.g. America/New_York, Europe/London, Australia/Brisbane)
  • --lat / --lon β€” Birth location coordinates
  • --save β€” Save chart to JSON file for reuse
  • πŸ“‹ Tips & Best Practices

  • No API key or external service required β€” all calculations run locally
  • Swiss Ephemeris provides sub-arcsecond accuracy
  • Falls back to Moshier ephemeris if Swiss Eph data files are absent
  • Natal chart JSON can be generated once and reused indefinitely
  • Timezone handling uses Python's zoneinfo (Python 3.9+)
  • View on ClawHub
    TERMINAL
    clawhub install astro-transits

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’