Astropy

🌐Community
by tondevrel · vlatest · Repository

Astropy provides a streamlined interface for astronomical data manipulation and visualization within your frontend applications, simplifying complex calculations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tondevrel-astropy npx -- -y @trustedskills/tondevrel-astropy
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tondevrel-astropy": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tondevrel-astropy"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to Astropy, a Python package for astronomy. It enables AI agents to perform tasks such as reading and writing FITS files (a common astronomical data format), working with celestial coordinates, and performing cosmological calculations. The agent can leverage Astropy's functionalities to analyze astronomical datasets and generate reports.

When to use it

  • Analyzing telescope observation data: Process raw data from telescopes into calibrated measurements.
  • Calculating distances to stars or galaxies: Utilize cosmological functions within Astropy for accurate distance estimations.
  • Converting between coordinate systems: Transform coordinates between different celestial reference frames (e.g., equatorial, galactic).
  • Generating astronomical catalogs: Create and manipulate lists of celestial objects with associated properties.

Key capabilities

  • FITS file I/O
  • Celestial coordinate transformations
  • Cosmological calculations
  • Units handling

Example prompts

  • "Can you read the FITS data from this file and tell me the exposure time?"
  • "Convert these equatorial coordinates to galactic coordinates."
  • "Calculate the distance to a galaxy at redshift z=0.5 using the Planck cosmology."

Tips & gotchas

  • Requires Python 3.7 or higher.
  • Familiarity with astronomical concepts and coordinate systems will improve results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tondevrel
Installs
3

🌐 Community

Passed automated security scans.