madgraph

Community

Drive MG5_aMC runs from AI with concise results.

Authorjinheungkim1216
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a safe, framework-agnostic bridge to MadGraph 5_aMC@NLO, letting an AI agent drive non-interactive MG5 runs while capturing a compact cross-section summary and a reproducible run archive on disk.

Core Features & Use Cases

  • Non-interactive MG driver: executes a single .mg5 script through a wrapper that logs stdout/stderr to a file and emits a concise structured summary.
  • Cross-section extraction and diagram handling: reads the run banner or summary.txt to report xsec and uncertainties, and can generate aggregated Feynman-diagram PDFs from completed runs.
  • Reproducibility and discovery: archives the exact script, stores a run_manifest.yaml with version, CLI args, and result, and supports per-run metadata for comparisons across runs.
  • MG discovery and safety: detects MG installations, validates required Python toolchain, and guards user input with a slot-check before running.

Quick Start

Write a minimal MadGraph 5 script, run it with the wrappers, and inspect the produced run banner for the cross-section.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: madgraph
Download link: https://github.com/jinheungkim1216/madgraph-skill/archive/main.zip#madgraph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.