awkward-array

Guidance for working with Awkward Array 2.0 jagged arrays and records in Python. Use when building or debugging `awkward` workflows, including record construction with `ak.zip`, adding fields with `ak.with_field`, filtering/aggregation, combinatorics (`ak.cartesian`/`ak.combinations`), `argmin`/`argmax` slicing, flattening, sorting, and NumPy interop or common Awkward pitfalls.

$ Installieren

git clone https://github.com/gordonwatts/skill-test /tmp/skill-test && cp -r /tmp/skill-test/.codex/skills/awkward-array ~/.claude/skills/skill-test

// tip: Run this command in your terminal to install the skill