Skip to main content
Run any Skill in Manus
with one click

einops

Stars2
Forks0
UpdatedJune 30, 2026 at 21:21

ALWAYS load before writing, editing, or creating any tensor-reshaping or modeling code — any reshape/transpose/permute/view/squeeze/expand_dims/stack/concat/pooling/channel-or-head-shuffle on JAX, PyTorch, NumPy, or TF arrays. Use einops rearrange/reduce/repeat (+ Rearrange/Reduce layers) for readable, shape-safe array ops instead of opaque .view/.permute/.transpose/einsum chains.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly