ciphey
Installation
SKILL.md
Ciphey
Automatic decryption/decoding tool that uses AI to detect and crack encryption.
Usage
Run the decrypt script:
python3 ~/.claude/skills/ciphey/scripts/decrypt.py "<ciphertext>" [-q]
Parameters:
ciphertext: The encrypted/encoded text to decrypt (required)-q: Quiet mode, suppress progress output (optional)