Decode an encoded message using the bundled cipher scripts. Use when handed a hex-encoded or otherwise scrambled blob and asked for its plaintext; run the scripts rather than reasoning about the bytes by hand.
$npx -y skills add archestra-ai/archestra --skill cipher-decoderInstalls into the current project.
Run `npx skills use "https://github.com/archestra-ai/archestra" --skill "archestra-ai/archestra/cipher-decoder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/archestra-ai/archestra" that are relevant to the current task. Run `npx skills add "https://github.com/archestra-ai/archestra"` and select the relevant skills, then follow their instructions.