Search arXiv, INSPIRE-HEP, NASA ADS, HEPData, and Zenodo for physics papers and experimental data by keywords, authors, or IDs; download BibTeX, LaTeX source, CSV/YAML/JSON/ROOT files; visualize posterior samples from PolyChord/MultiNest with corner plots, marginals, and KL divergence using matplotlib/pandas.
npx claudepluginhub fundamental-physics/marketplace --plugin coreUse when the user mentions 'ADS', 'NASA ADS', 'Astrophysics Data System', or asks to search astronomy/astrophysics literature, find papers by bibcode, get citation counts from ADS, or retrieve BibTeX from the ADS database.
Use this skill when the user asks to "create corner plots", "visualize posteriors", "plot chains", "analyze nested sampling output", "plot marginal distributions", "compare prior and posterior", "make triangle plots", or work with posterior samples from PolyChord, MultiNest, UltraNest, Cobaya, or other Bayesian inference tools. Provides complete guidance for creating publication-quality posterior visualizations from nested sampling or MCMC chains.
Use when the user mentions 'arxiv' or asks to find, search for, or download arxiv papers (by arxiv ID, author name, or topic), get paper source code, or retrieve LaTeX files from arxiv. Can search for papers to find arxiv IDs when only author/topic is provided, then download them. Prefer source format over PDF.
Use when the user mentions 'HEPData' or asks to find experimental data, download data tables from HEP papers, get digitized plots, or retrieve cross-section measurements. HEPData contains data points behind figures in high-energy physics publications.
Use when the user mentions 'INSPIRE', 'INSPIRE-HEP', 'inspirehep', or asks to search high-energy physics literature, find HEP papers, get citation counts, or retrieve BibTeX from INSPIRE. Specializes in particle physics, quantum field theory, and related fields.
Guide for creating effective skills for fundamental physics research. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized scientific knowledge, research workflows, or physics tool integrations.
Use when the user mentions 'Zenodo' or asks to find, search, or download datasets, software, or research artifacts with DOIs. Zenodo hosts scientific datasets, code releases, and supplementary materials from publications.
Claude 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
General relativity and quantum cosmology: gravitational wave data, numerical relativity, and related tools
Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management
Annotated research paper collection management — retrieve, read, extract, cross-reference scientific papers
ArXiv MCP server implementation using Model Context Protocol
A research infrastructure for AI agents. Search, read, and analyze papers from your local knowledge base while coding. Includes arXiv discovery, layered reading, ingestion, topic modeling, citation graphs, insights analytics, Office document inspection, scientific tool docs, and academic writing workflows. Requires Python 3.10+ and pip install.
Share bugs, ideas, or general feedback.
Collection of arXiv paper management skills including CLI tool integration for fetching/searching papers and converting papers to Markdown documentation
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