Skillshub too-many-injections-skill

Use when testing injection limit validation

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/agent-sh/agnix/too-many-injections" ~/.claude/skills/comeonoliver-skillshub-too-many-injections-skill && rm -rf "$T"
manifest: skills/agent-sh/agnix/too-many-injections/SKILL.md
source content

This skill has too many dynamic injections.

Current date: !

date
Git status: !
git status
Current branch: !
git branch --show-current
Current user: !
whoami

The limit is 3 injections per skill.