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.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: openhands-software-agent-sdk-rot13-encryption3description: ROT13 Encryption Skill4---56# ROT13 Encryption Skill78This skill provides a script for encrypting messages using ROT13.910## How to Encrypt1112Run the [encrypt.sh](scripts/encrypt.sh) script with your message:1314```bash15./scripts/encrypt.sh "your message"16```1718## Examples1920See [examples.md](references/examples.md) for more usage examples.2122---23> Converted and distributed by [TomeVault](https://tomevault.io/claim/openhands) — claim your Tome and manage your conversions.24<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/openhands-software-agent-sdk-rot13-encryption in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
ROT13 Encryption Skill It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.