decode
name: decode
by bytesagain · published 2026-03-22
$ claw add gh:bytesagain/bytesagain-decode---
name: decode
version: "3.0.1"
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
license: MIT-0
tags: [decode, tool, utility]
description: "Decode base64, URLs, JWTs, and encoded formats into readable text. Use when decoding base64, parsing JWT tokens, inspecting encoded payloads."
---
# decode
Encoder/decoder tool.
Commands
`base64-encode`
Encode to base64
scripts/script.sh base64-encode <text|file>`base64-decode`
Decode from base64
scripts/script.sh base64-decode <encoded>`url-encode`
URL-encode text
scripts/script.sh url-encode <text>`url-decode`
URL-decode text
scripts/script.sh url-decode <encoded>`hex-encode`
Convert to hex
scripts/script.sh hex-encode <text>`hex-decode`
Convert from hex
scripts/script.sh hex-decode <hex>`html-encode`
HTML entity encode
scripts/script.sh html-encode <text>`html-decode`
HTML entity decode
scripts/script.sh html-decode <encoded>`jwt-decode`
Decode JWT token (header + payload + timestamps)
scripts/script.sh jwt-decode <token>`rot13`
ROT13 cipher
scripts/script.sh rot13 <text>`binary`
Show binary representation
scripts/script.sh binary <text>`detect`
Auto-detect encoding and decode
scripts/script.sh detect <text>Requirements
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...