Agnix with-model

Use when testing valid model configuration

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/valid/skills/with-model" ~/.claude/skills/avifenesh-agnix-with-model && rm -rf "$T"
manifest: tests/fixtures/valid/skills/with-model/SKILL.md
source content

This skill has a valid model value. Valid models are: sonnet, opus, haiku, inherit.