Skillshub hint-skill

Use when testing argument hints

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/agent-sh/agnix/argument-hint-no-args" ~/.claude/skills/comeonoliver-skillshub-hint-skill && rm -rf "$T"
manifest: skills/agent-sh/agnix/argument-hint-no-args/SKILL.md
source content

This skill body does not reference the arguments variable.