Hash
/install hash
hash
Hash & Checksum Tool.
Commands
md5
Compute MD5 hash
scripts/script.sh md5 \x3Cfile_or_text>
sha1
Compute SHA-1 hash
scripts/script.sh sha1 \x3Cfile_or_text>
sha256
Compute SHA-256 hash
scripts/script.sh sha256 \x3Cfile_or_text>
sha512
Compute SHA-512 hash
scripts/script.sh sha512 \x3Cfile_or_text>
verify
Verify a file against a known hash
scripts/script.sh verify \x3Cfile> \x3Cexpected_hash>
compare
Compare hashes of two files
scripts/script.sh compare \x3Cfile1> \x3Cfile2>
batch
Hash every file in a directory (default: sha256)
scripts/script.sh batch \x3Cdirectory> [algo]
check
Verify hashes listed in a checksum file
scripts/script.sh check \x3Chashfile>
history
Show recent hash operations
scripts/script.sh history
Requirements
- bash 4.0+
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hash - After installation, invoke the skill by name or use
/hash - Provide required inputs per the skill's parameter spec and get structured output
What is Hash?
Generate MD5 and SHA checksums, verify integrity, and compare hash values. Use when computing checksums, verifying downloads, or comparing hash outputs. It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.
How do I install Hash?
Run "/install hash" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hash free?
Yes, Hash is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hash support?
Hash is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hash?
It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v3.0.1.