install
source · Clone the upstream repo
git clone https://github.com/plurigrid/asi
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/plurigrid/asi "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/eleuther-mlx" ~/.claude/skills/plurigrid-asi-eleuther-mlx && rm -rf "$T"
manifest:
skills/eleuther-mlx/SKILL.mdsource content
Eleuther Mlx
Stub skill - content to be populated.