Agnix test-skill

Use when testing per-client skill rules

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/.github/skills/test-skill" ~/.claude/skills/avifenesh-agnix-test-skill-03e08d && rm -rf "$T"
manifest: tests/fixtures/per_client_skills/.github/skills/test-skill/SKILL.md
source content

CP-SK-001 Test Fixture

This skill has a field unsupported by GitHub Copilot (agent). The CP-SK-001 rule should flag this field.