hash
version: "3.0.1"
by bytesagain1 · published 2026-03-22
$ claw add gh:bytesagain1/bytesagain1-hash---
name: hash
version: "3.0.1"
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
license: MIT-0
tags: [hash, tool, utility]
description: "Generate MD5 and SHA checksums, verify integrity, and compare hash values. Use when computing checksums, verifying downloads, or comparing hash outputs."
---
# hash
Hash & Checksum Tool.
Commands
`md5`
Compute MD5 hash
scripts/script.sh md5 <file_or_text>`sha1`
Compute SHA-1 hash
scripts/script.sh sha1 <file_or_text>`sha256`
Compute SHA-256 hash
scripts/script.sh sha256 <file_or_text>`sha512`
Compute SHA-512 hash
scripts/script.sh sha512 <file_or_text>`verify`
Verify a file against a known hash
scripts/script.sh verify <file> <expected_hash>`compare`
Compare hashes of two files
scripts/script.sh compare <file1> <file2>`batch`
Hash every file in a directory (default: sha256)
scripts/script.sh batch <directory> [algo]`check`
Verify hashes listed in a checksum file
scripts/script.sh check <hashfile>`history`
Show recent hash operations
scripts/script.sh historyRequirements
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...