Skillshub agent-without-context-skill

Use when testing agent without context 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/agent-without-context" ~/.claude/skills/comeonoliver-skillshub-agent-without-context-skill && rm -rf "$T"
manifest: skills/agent-sh/agnix/agent-without-context/SKILL.md
source content

This skill has an agent field but no context: fork. The agent field requires context: fork.