astral

astral is a skill for Claude Code, Codex from davidmosiah/astral-mcp. It costs 33 tokens per session (103 once invoked), scanned A, original, MIT.

A local-first tool for natal charts, astrological transits, relationship comparisons, and moon phases. It can use connected MCP tools or its command-line program and does not require an API key.

In plain words
What is it for?
Use it to calculate birth charts, compare two charts, examine planetary movements, or check moon phases.
Why use it?
It lets the work run locally without depending on an external service or API credentials.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to calculate birth charts, compare two charts, examine planetary movements…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidmosiah/astral-mcp/skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add davidmosiah/astral-mcp --skill skill
Clone the repo
git clone --depth 1 https://github.com/davidmosiah/astral-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for astral

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidmosiah/astral-mcp/skill.svg)](https://agentmods.dev/skills/davidmosiah/astral-mcp/skill)
Your own site
<a href="https://agentmods.dev/skills/davidmosiah/astral-mcp/skill"><img src="https://agentmods.dev/badge/skills/davidmosiah/astral-mcp/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 103 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.00103
Opus 5 $0.00016 $0.00051
Sonnet 5 $0.00007 $0.00021
Haiku 4.5 $0.00003 $0.00010

Measured 6d ago against content hash 00c6e16655cc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

astral scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 17 lines

What it actually says

Astral — skill or MCP

Same binary. Prefer MCP tools if connected.

npx -y astral-mcp call astral_connection_status --json '{}'

If MCP tools named astral_* are already available, use them. Do not invent env flags.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 17 lines · 33 tokens per session scan A 00c6e16655cc

Subscribe to this mod's changes

astral is a skill published in the GitHub repository davidmosiah/astral-mcp (0 stars, last pushed 5d ago), licensed MIT. It adds 33 tokens to every session and 103 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

panchanga-api

Vedic astrology (Jyotish) REST API powered by Swiss Ephemeris. 19 endpoints: Panchanga, Kundali (300+ Yogas, Ashtakavarga, Doshas), KP system (249 sub-lords), Dasha, Muhurta, Choghadiya, Compatibility, Transits, Vrata calendar, Remedies, Panchanga Search, and more. All calculations use Lahiri ayanamsha and sidereal…

degen0root/panchanga_api · 96 tokens

openephemeris

This skill should be used when a user asks for astrology or astronomical chart calculations — natal charts, transits, synastry/compatibility, progressions, solar/lunar returns, eclipses, moon phases, electional (auspicious-timing) astrology, Human Design, Vedic/Jyotish, Chinese BaZi, astrocartography, or chart…

openephemeris/openephemeris-MCP · 109 tokens

openephemeris-setup

Install and configure the OpenEphemeris MCP server. Use when a user wants to set up OpenEphemeris, get an API key, troubleshoot installation, or connect Claude / Cursor / Windsurf / ChatGPT to the planetary calculation API.

openephemeris/openephemeris-MCP · 56 tokens

openephemeris-api-reference

Complete endpoint reference for the 120 OpenEphemeris API endpoints. Use when you need to find the exact endpoint, parameter, or path for an astronomical or astrological computation, or when other skills haven't covered the calculation a user is asking for.

openephemeris/openephemeris-MCP · 57 tokens

astrology

Trustworthy multi-tradition astrology. Casts mathematically real charts (Western tropical, Vedic/Jyotish sidereal, Chinese BaZi) from birth data via a deterministic ephemeris engine — never guessed positions — then interprets them with grounded classical rulesets and counsels like a real astrologer. Use for…

aryaminus/astro · 179 tokens

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens