file-hasher

Official

Verify file integrity with hashes.

AuthorAIDotNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure that files have not been altered or corrupted during transfer or storage by calculating their cryptographic hash values.

Core Features & Use Cases

  • Hash Calculation: Computes MD5, SHA1, SHA256, and SHA512 checksums for any given file.
  • Integrity Verification: Compares a file's calculated hash against a known, trusted hash value.
  • Duplicate Detection: Identifies duplicate files within a specified directory based on their hash values, helping to free up disk space.
  • Use Case: Before installing new software, you can use this tool to hash the downloaded installer file and compare it against the hash provided on the official website to ensure the download is legitimate and untampered.

Quick Start

Calculate the SHA256 hash for the file named 'my_document.txt'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: file-hasher
Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#file-hasher

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.