Install
openclaw skills install sha256-toolCompute SHA-256 cryptographic hash values for files and text. Use for secure data verification and integrity checks.
openclaw skills install sha256-toolGenerate 256-bit (32-byte) SHA-256 hash values. Industry-standard for file integrity verification, software distribution checksums, and data authentication.
sha256-tool [options] <file>
sha256-tool downloaded.iso
sha256-tool important.pdf
echo "verify me" | sha256-tool