arguments-test
Test skill for argument substitution
$ Installer
git clone https://github.com/maxvaega/skillkit /tmp/skillkit && cp -r /tmp/skillkit/tests/fixtures/skills/arguments-test-skill ~/.claude/skills/skillkit// tip: Run this command in your terminal to install the skill
SKILL.md
name: arguments-test description: Test skill for argument substitution
Arguments Test Skill
This skill is used for testing $ARGUMENTS substitution.
Multiple placeholders: $ARGUMENTS and $ARGUMENTS again.
Escaped placeholder: $$ARGUMENTS should remain literal.
No arguments at the end.
Repository

maxvaega
Author
maxvaega/skillkit/tests/fixtures/skills/arguments-test-skill
56
Stars
8
Forks
Updated6d ago
Added1w ago