Awesome-Agent-Skills-for-Empirical-Research physics-skills
5 physics & astrophysics skills. Trigger: physics simulations, astronomical data, computational physics. Design: domain databases (NASA ADS, arXiv) and simulation tool guides.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/domains/physics" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-physics-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/domains/physics/SKILL.mdsource content
Physics & Astrophysics — 5 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| astrophysics-data-guide | Astronomical data processing with Astropy, FITS files, and sky surveys |
| computational-physics-guide | Computational physics methods, simulations, and research tools |
| nasa-ads-api | Search astrophysics and physics literature via NASA ADS bibliographic database |
| particle-physics-guide | Particle physics data analysis with ROOT, HEPData, and event processing |
| quantum-computing-guide | Explore quantum computing research with Qiskit and Cirq frameworks |