install
source · Clone the upstream repo
git clone https://github.com/agent-sh/agnix
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/agent-sh/agnix "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/fixtures/per_client_skills/.roo/skills/test-skill" ~/.claude/skills/agent-sh-agnix-test-skill-e9cbf5 && rm -rf "$T"
manifest:
tests/fixtures/per_client_skills/.roo/skills/test-skill/SKILL.mdsource content
RC-SK-001 Test Fixture
This skill has a field unsupported by Roo Code (disable-model-invocation). The RC-SK-001 rule should flag this field.