🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@starfetch-js/skill

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@starfetch-js/skill

Agent skill for safe, reproducible queries of Gaia, SIMBAD, VizieR, and other public astronomy catalogs.

Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

@starfetch-js/skill

An optional agent skill for safe, reproducible queries of Gaia, SIMBAD, VizieR, the NASA Exoplanet Archive, IRSA, and other public astronomy catalogs. It teaches agents to select a service, inspect live TAP metadata, construct bounded ADQL from the discovered schema, recover from failures, and report the exact query and assumptions used.

The skill supplements @starfetch-js/mcp; the MCP server remains usable without filesystem skills. Use the CLI to inspect or install the packaged guidance:

npx -y @starfetch-js/cli skill print
npx -y @starfetch-js/cli skill install --target codex
npx -y @starfetch-js/cli skill install --target claude-code --scope project
npx -y @starfetch-js/cli skill install --target cursor

Use --dry-run before installation to preview file actions. The package is a static skill asset and install-helper dependency; install @starfetch-js/mcp to connect an agent to catalog tools, or @starfetch-js/cli for direct scripted queries.

Keywords

astronomy

FAQs

Package last updated on 13 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts