Agens astropy

skill_id: astropy

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/astropy/skill.yaml
source content

skill_id: astropy name: astropy description: Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing. version: 1.0.0 author: K-Dense Inc. license: BSD-3-Clause license tags:

  • scientific-agent-skills
  • astropy tools: [] permissions: network: false filesystem: false shell: false agents:
  • executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: astropy upstream_path: scientific-skills/astropy/SKILL.md upstream_frontmatter: name: astropy description: Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing. license: BSD-3-Clause license metadata: skill-author: K-Dense Inc.