The hilarious part about people writing "skills" or prompts is that no matter how much they write… they're still interfacing with nondeterministic models
"You **must never** `rm -rf /folder` ever!"
1. There's no guarantee this won't happen (only a decreased likelihood)
2. This has now added something it shouldn't do as part of its context… potentially increasing the likelihood of it happening
This is fine


