astropy

Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis.

Content Preview
---
name: astropy
description: "Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis."
license: BSD-3-Clause license
metadata:
    skill-author: K-Dense Inc.
risk: unknown
source: "https://github.com/astropy/astropy"
---

# Astropy

## Overview

Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis. Use astropy for coordinate transformations, unit a
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/astropy.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/astropy/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/astropy/SKILL.md

Related Skills