# Send Astronomy to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "astronomy",
    "name": "Astronomy",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/astronomy",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/astronomy",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/astronomy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=astronomy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "astronomy",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T04:46:38.347Z",
      "expiresAt": "2026-05-07T04:46:38.347Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=astronomy",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=astronomy",
        "contentDisposition": "attachment; filename=\"astronomy-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "astronomy"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/astronomy"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/astronomy",
    "downloadUrl": "https://openagent3.xyz/downloads/astronomy",
    "agentUrl": "https://openagent3.xyz/skills/astronomy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/astronomy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/astronomy/agent.md"
  }
}
```
## Documentation

### 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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T04:46:38.347Z
- Expires at: 2026-05-07T04:46:38.347Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/astronomy)
- [Send to Agent page](https://openagent3.xyz/skills/astronomy/agent)
- [JSON manifest](https://openagent3.xyz/skills/astronomy/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/astronomy/agent.md)
- [Download page](https://openagent3.xyz/downloads/astronomy)