Skillshub Test Skill C

A test skill in pkg-c (not in package.json)

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/antfu/skills-npm/another-skill" ~/.claude/skills/comeonoliver-skillshub-test-skill-c && rm -rf "$T"
manifest: skills/antfu/skills-npm/another-skill/SKILL.md
source content

Test Skill C

This skill should be filtered out when using package.json source.