hep-root-analysis

star 1

High-energy physics ROOT-file analysis workflow with staged inputs, branch discovery, saved intermediate artifacts, and final plotting/report outputs.

haichenwangberkeley By haichenwangberkeley schedule Updated 3/3/2026

name: hep-root-analysis description: High-energy physics ROOT-file analysis workflow with staged inputs, branch discovery, saved intermediate artifacts, and final plotting/report outputs.

Use this skill when the request involves staged ROOT files, TTrees, uproot-based inspection, and HEP plotting/report outputs.

Workflow:

  • Confirm the staged inputs with input_manifest and use input/<filename> as the canonical reference.
  • Treat ROOT files as structured binary inputs. Do not rely on repeated read_text as the main inspection method.
  • If branch names are not known, write and run a helper that saves a branch-list artifact in the current artifact workspace.
  • Read the saved branch-list artifact and use it as the intermediate evidence for the next helper step.
  • The final deliverable should be a plot/report artifact inside the current run's artifact workspace.
Install via CLI
npx skills add https://github.com/haichenwangberkeley/codexlikeagent --skill hep-root-analysis
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
Occupations
More from Creator
haichenwangberkeley
haichenwangberkeley Explore all skills →