Skip to content

mohamedelashri/hep-tools

v0.2.2MIT

Reusable HEP/Python development skills and generic read-only HEP MCP tools.

standalone-script

Use when generating a self-contained Python script with PEP 723 inline dependency metadata: writing the script block header, making a script runnable with uv run --script, combining with a Typer CLI for argument handling, or creating a one-off analysis tool that should not live inside a package and must declare its own dependencies inline.

Read SKILL.md at the source

Pinned to revision 0bc82bc909b9, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.