rot13-encryption

star 824

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

OpenHands By OpenHands schedule Updated 1/7/2026

name: rot13-encryption description: > This skill helps encrypt and decrypt messages using ROT13 cipher. Use when the user asks to "encrypt" or "decrypt" a message. license: MIT compatibility: Requires bash metadata: author: openhands version: "1.0" triggers: - encrypt - decrypt - cipher

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.

Install via CLI
npx skills add https://github.com/OpenHands/software-agent-sdk --skill rot13-encryption
Repository Details
star Stars 824
call_split Forks 302
navigation Branch main
article Path SKILL.md
More from Creator