Back to skills
extension
Category: Development & EngineeringNo API key required

rot13-encryption

This skill helps encrypt and decrypt messages using ROT13 cipher. Use when the user asks to "encrypt" or "decrypt" a message.

personAuthor: jakexiaohubgithub

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.