install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/harlan-zw/skilld/another-skill" ~/.claude/skills/comeonoliver-skillshub-another-skill && rm -rf "$T"
manifest:
skills/harlan-zw/skilld/another-skill/SKILL.mdsource content
Another Skill
Second mock skill.