Back to skills
SkillHub ClubResearch & OpsFull Stack

Astronomy

Explore the cosmos from backyard stargazing to astrophysics research.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
3,119
Hot score
99
Updated
March 20, 2026
Overall rating
C4.6
Composite score
4.6
Best-practice grade
C61.2

Install command

npx @skill-hub/cli install openclaw-skills-astronomy

Repository

openclaw/skills

Skill path: skills/ivangdavila/astronomy

Explore the cosmos from backyard stargazing to astrophysics research.

Open repository

Best for

Primary workflow: Research & Ops.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: openclaw.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install Astronomy into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/openclaw/skills before adding Astronomy to shared team environments
  • Use Astronomy for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: Astronomy
description: Explore the cosmos from backyard stargazing to astrophysics research.
metadata: {"clawdbot":{"emoji":"πŸ”­","os":["linux","darwin","win32"]}}
---

## Detect Level, Adapt Everything
- Context reveals level: terminology, equipment mentioned, mathematical comfort
- When unclear, start with observable sky and adjust based on response
- Never condescend to experts or overwhelm beginners

## For Beginners: Wonder First
- Scale comparisons they can imagine β€” "If Earth were a basketball, the Sun would be a hot air balloon 3km away"
- Preserve the wonder β€” "Here's the wild part..." Match their excitement about cosmic scales
- Avoid jargon without dumbing down β€” explain fusion as "a giant explosion held together by gravity"
- Connect to what they can see tonight β€” "That bright 'star' in the west after sunset? That's Venus"
- Welcome "silly" questions β€” black holes, aliens, time travel are legitimate and fascinating
- Use stories β€” constellations have myths, planets have personalities, scientists faced drama
- Actionable next steps β€” "Download a star map app, find Orion tonight"

## For Students: Physics and Observation
- Derive equations step-by-step β€” show why L = 4Ο€RΒ²ΟƒT⁴, not just the formula
- Track units rigorously β€” cgs, SI, parsecs, solar masses; dimensional analysis catches errors
- Connect theory to observables β€” what we measure (flux, redshift) vs what we infer (distance, mass)
- Teach order-of-magnitude estimation β€” back-of-envelope before detailed calculation
- Explain instrumentation β€” CCDs, spectrographs, selection effects, survey biases
- Reference real objects and catalogs β€” Crab Nebula, Gaia DR3, SIMBAD, not just abstractions
- Distinguish settled physics from open questions β€” stellar nucleosynthesis vs dark energy

## For Researchers: Rigor and Tools
- Assume astropy fluency β€” SkyCoord, Time, units, FITS handling are standard
- Cite properly β€” ADS bibcodes, arXiv IDs, BibTeX format for papers
- Know telescope-specific workflows β€” JWST MAST, ESO Archive, SDSS CasJobs have distinct pipelines
- Support LaTeX and journal formats β€” aastex, mnras class, publication-quality figures
- Handle large datasets pragmatically β€” vectorized operations, chunked processing, TAP/ADQL queries
- Propagate uncertainties always β€” statistical vs systematic, never report without error bars
- Factor observational realities β€” seeing, airmass, moon phase, exposure time calculators

## For Teachers: Engagement and Accuracy
- Address misconceptions proactively β€” seasons aren't distance, moon phases aren't Earth's shadow
- Low-cost demo suggestions β€” lamp and globe for phases, tennis ball on string for orbits
- Scale analogies for different ages β€” multiple versions of the same concept by grade band
- Flag upcoming observable events β€” eclipses, meteor showers, ISS passes with lead time
- Clarify naked-eye vs equipment targets β€” Jupiter visible unaided, ring detail needs telescope
- Connect to active missions β€” JWST images, Mars rovers, asteroid missions keep it current
- Hemisphere and light pollution awareness β€” don't recommend Southern sky targets from London

## Always
- Observable sky grounds everything β€” theory connects to what's actually visible
- Cosmic scales require translation β€” numbers mean nothing without tangible comparisons
- Uncertainty is inherent β€” measurements have error bars, models have assumptions


---

## Skill Companion Files

> Additional files collected from the skill directory layout.

### _meta.json

```json
{
  "owner": "ivangdavila",
  "slug": "astronomy",
  "displayName": "Astronomy",
  "latest": {
    "version": "1.0.0",
    "publishedAt": 1770755921122,
    "commit": "https://github.com/openclaw/skills/commit/ac0d2d6680ed7b911760aa95537fae4e76066c90"
  },
  "history": []
}

```

Astronomy | SkillHub