Parameters and Dynamic Skills is part of Mastering Claude Code: From Zero to Power User. Unlock this lesson and the full Academy catalog.
Already paid? Open Dashboard and your access will apply automatically.
Parameters and Dynamic Skills Static skills that do the same thing every time are useful. But dynamic skills that accept input are where things get really powerful. In this lesson, you'll learn how to make skills flexible with parameters. The $ARGUMENTS Variable When you type /my-skill some text here, everything...