Astronomer
The Astronomer skill visually analyzes website content for accessibility issues like missing alt text and low contrast, ensuring a more inclusive user experience.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add astronomer npx -- -y @trustedskills/astronomer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"astronomer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/astronomer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The astronomer skill provides access to astronomical data and information. It can be used to retrieve details about celestial objects, calculate distances, and potentially perform basic calculations related to astronomy. This skill allows AI agents to answer questions about space and the universe with factual accuracy.
When to use it
- Answering user queries about planets, stars, or constellations.
- Calculating the distance between Earth and a specific planet.
- Providing information on upcoming astronomical events like meteor showers.
- Generating descriptions of celestial objects for educational purposes.
Key capabilities
- Access to astronomical data
- Retrieval of details about celestial objects
- Distance calculations
- Information on astronomical events
Example prompts
- "What are the characteristics of Mars?"
- "How far is Jupiter from Earth?"
- "When will the next meteor shower occur?"
- "Describe the constellation Orion."
Tips & gotchas
The accuracy of information depends on the underlying data sources. Complex astronomical calculations may require additional skills or context.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.