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/github-actions-templates" ~/.claude/skills/plurigrid-asi-github-actions-templates && rm -rf "$T"
manifest:
skills/github-actions-templates/SKILL.mdsource content
Github Actions Templates
Stub skill - content to be populated.