Query GWOSC catalogs for gravitational wave events filtered by mass, distance, or SNR; fetch event parameters and download strain data from LIGO and Virgo detectors using a Python CLI tool.
npx claudepluginhub fundamental-physics/marketplace --plugin gr-qcClaude Code plugins for fundamental physics analysis, with an initial focus on astrophysics and cosmology.
This repository provides skills, tools, and commands for scientific workflows in fundamental physics research. Plugins integrate with Claude Code to assist with:
Astrophysics analysis workflows, scientific computing, and astronomical data processing.
Skills:
astrophysics - Observational astronomy, cosmological analysis, FITS/HDF5 data handling, spectroscopy, photometryCore tools for fundamental physics research: literature access, data repositories, and paper management.
Skills:
arxiv - Search arXiv and download paper source (LaTeX/BibTeX)inspire - INSPIRE-HEP search, citations, BibTeX for high-energy physicsads - NASA ADS search, citations, BibTeX for astronomy/astrophysics (requires API token)zenodo - Search and download datasets, software, and research artifacts with DOIshepdata - Download experimental data tables from HEP publications (cross-sections, limits, etc.)science-skill-creator - Guide for creating effective skills for fundamental physics researchDependencies: requests, pyyaml (pip install requests pyyaml)
General relativity and quantum cosmology: gravitational wave data and related tools.
Skills:
gwosc - Search gravitational wave events, get parameters, download strain data from LIGO/Virgo/KAGRADependencies: requests (pip install requests)
Within Claude Code install directly with:
/plugin marketplace add git@github.com:fundamental-physics/marketplace.git
Want to create a custom skill for your research workflow? Use the science-skill-creator:
Example usage:
The skill creator follows a physics workflow model (Research → Science → Inference → Visualization) and helps you build skills that integrate seamlessly with your research pipeline.
plugins/
└── <plugin-name>/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── <skill-name>/
│ ├── SKILL.md # Skill documentation
│ └── scripts/ # Optional: bundled scripts
├── commands/ # Optional: slash commands
└── agents/ # Optional: subagents
If your skill fits within an existing plugin's domain, add it there:
plugins/<plugin>/skills/<skill-name>/SKILL.md file with YAML frontmatter and documentationscripts/Plugins are organized by arXiv category (e.g., astro-ph.CO, hep-th, gr-qc). To add a new plugin:
plugins/ named after the arXiv category.claude-plugin/marketplace.json by adding an entry to the plugins array:
{
"name": "your-category",
"source": "./plugins/your-category"
}
All new skills must be reviewed against the official Claude Code skills documentation:
https://code.claude.com/docs/en/skills
Reviewers should verify:
name, description, allowed-tools)MIT
Core tools for fundamental physics research: arXiv access, paper management, and literature workflows
ArXiv MCP server implementation using Model Context Protocol
Three AI models, one synthesis — multi-model research workflow for scientific domains
Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management
PhD-level research capabilities: literature review, multi-source investigation, critical analysis, hypothesis-driven exploration, quantitative/qualitative methods, and lateral thinking
Share bugs, ideas, or general feedback.
Annotated research paper collection management — retrieve, read, extract, cross-reference scientific papers
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim