frequency-analysis

Perform letter frequency analysis to crack substitution ciphers. Use this skill when analyzing ciphertext patterns, identifying cipher types, or breaking monoalphabetic substitution ciphers using statistical methods.

$ 安裝

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/ctf-cipher-decoder/environment/skills/frequency-analysis ~/.claude/skills/skillsbench

// tip: Run this command in your terminal to install the skill