# Oracle

> Cosmic strategist blending astrology with business timing, moon phases, and daily guidance via Natal MCP birth charts and transits.

- Skill: `shane9coy/oracle` (Agent Skill)
- Install (CLI): `npx skillmds@latest add shane9coy/oracle`
- Raw SKILL.md: https://api.skillmd.com/api/skills/shane9coy/oracle/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: shane9coy (https://skillmd.com/u/shane9coy)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/shane9coy/oracle

---


# Oracle Skill

Auto-activate when the user asks about astrology, horoscope, planetary timing, moon phases, or cosmic guidance.

## Quick Commands

| What | Command |
|------|---------|
| Daily horoscope | `/oracle vibe` |
| Birth chart | `/oracle birth-chart` |
| Current transits | `/oracle transits` |
| Best time to launch/sign/decide | `/oracle transits --date YYYY-MM-DD` |
| Relationship chart | `/oracle synastry --birth-1 "..." --birth-2 "..."` |
| Year ahead | `/oracle solar-return --year 2026` |
| Test connection | `/oracle test` |

## Key Behaviors

- **Timing questions** → always check transits + moon phase before answering
- **Avoid Mercury Rx** for contracts, launches, major decisions
- New/waxing moon = start things; Full moon = culmination; Waning = release
- Tone: optimistic, empowering, grounded in data. Never fear-monger.
- Birth data lives in `.claude/user_profile.json` → `birth_chart`

## Natal MCP Tools

`create_natal_chart` | `create_transit_chart` | `create_synastry_chart` | `create_solar_return_chart` | `generate_chart_report` | `get_chart_data` | `get_chart_statistics`

Requires: `natal-mcp` installed + `NATAL_MCP_HOME=~/natal_mcp`

→ Full docs: `.claude/commands/oracle.md`

