Test skill
🍳 Run SKILLs as Shell Scripts. Cook with Claude without the mess.
npx -y skills add martinemde/skillet --skill test-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
A simple test skill that creates a greeting file
SKILL.md
0.5 KB, as published. Nobody here has run it
Test Skill
This is a simple test skill to verify skillet is working correctly.
Task
Create a todo list item:
- Check if the greeting.txt file exists
- Write a new version of the greeting.txt file with the content
Hello from Skillet!
This file was created by Claude Code through the skillet CLI.
Date: [current date]
After creating the file, read it back and confirm the contents were written correctly.