ROT13 Encryption Skill
This skill provides a script for encrypting messages using ROT13.
How to Encrypt
Run the encrypt.sh script with your message:
./scripts/encrypt.sh "your message"
Examples
See examples.md for more usage examples.
This skill helps encrypt and decrypt messages using ROT13 cipher. Use when the user asks to "encrypt" or "decrypt" a message.
This skill provides a script for encrypting messages using ROT13.
Run the encrypt.sh script with your message:
./scripts/encrypt.sh "your message"
See examples.md for more usage examples.