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/gh-graphql-ducklake" ~/.claude/skills/plurigrid-asi-gh-graphql-ducklake && rm -rf "$T"
manifest:
skills/gh-graphql-ducklake/SKILL.mdsource content
Gh Graphql Ducklake
Stub skill - content to be populated.