Agent Skills: Scikit-HEP Analysis

Scikit-HEP toolkit skill for particle physics data analysis with modern Python tools

data-analysisID: a5c-ai/babysitter/scikit-hep-analysis

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/specializations/domains/science/physics/skills/scikit-hep-analysis

Skill Files

Browse the full folder contents for scikit-hep-analysis.

Download Skill

Loading file tree…

library/specializations/domains/science/physics/skills/scikit-hep-analysis/SKILL.md

Skill Metadata

Name
scikit-hep-analysis
Description
Scikit-HEP toolkit skill for particle physics data analysis with modern Python tools

Scikit-HEP Analysis

Purpose

Provides expert guidance on the Scikit-HEP ecosystem for particle physics data analysis with modern Python tools.

Capabilities

  • Awkward array manipulation
  • uproot ROOT file I/O
  • Histogram operations (hist, boost-histogram)
  • Particle data access
  • Vector operations
  • pyhf statistical modeling

Usage Guidelines

  1. Data I/O: Read ROOT files with uproot
  2. Arrays: Manipulate jagged data with Awkward
  3. Histogramming: Create and manipulate histograms with hist
  4. Statistics: Use pyhf for statistical modeling
  5. Analysis: Build complete analysis workflows

Tools/Libraries

  • scikit-hep
  • awkward
  • uproot
  • hist
  • pyhf