eso-skills
01Plugin Claude Code
eso-skills. AI agent skills for GitHub Copilot CLI and other coding agents.
Plugin Claude Code
eso-skills. AI agent skills for GitHub Copilot CLI and other coding agents.
Instructions file CodexOpenCode
Instructions for szampier/skills: Skills are organized in bucket folders under skills/.
Skill Claude CodeCodex
Query the ESO Science Archive using the astroquery.eso Python API. Use when writing Python code to search ESO raw data, Phase 3 survey data, or instrument-specific tables; downloading datasets; filtering with ADQL columnfilters; listing instruments or surveys; issuing free TAP queries; or retrieving calibration files.…
Skill Claude CodeCodex
Query the ESO Science Archive catalog service (tapcat) using the TAP protocol. Translates natural-language requests into ADQL queries and TAP sync URLs targeting PI-delivered scientific catalogues from ESO public surveys. Resolves target names via SIMBAD. Executes live queries via curl when the user says "search"…
Skill Claude CodeCodex
Query the ESO Science Archive (ivoa.ObsCore) using the TAP protocol. Translates natural-language requests into ADQL queries, TAP sync URLs, and ESO Science Portal links. Resolves target names via SIMBAD. Executes live queries via curl when the user says "search", "find", or "show me" in the context of ESO archive data.
Skill Claude CodeCodex
Modify EDPS (ESO Data Processing System) workflows written in Python. Add or change tasks, datasources, and classification rules in instrument workflow packages. Use when editing wkf.py, datasources.py, classification.py, or related workflow files for any ESO instrument pipeline.