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/.cline/skills/test-skill" ~/.claude/skills/agent-sh-agnix-test-skill-4dac3d && rm -rf "$T"
manifest:
tests/fixtures/per_client_skills/.cline/skills/test-skill/SKILL.mdsource content
CL-SK-001 Test Fixture
This skill has a field unsupported by Cline (model). The CL-SK-001 rule should flag this field.