folder-comparison

Community

Ensure directory data integrity.

AuthorBaneeishaque
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guarantees that two directories are identical in content and structure, preventing data loss or corruption.

Core Features & Use Cases

  • Content Verification: Uses rclone to perform hash-based checks for identical file content.
  • Structural Verification: Employs diff for a byte-by-byte recursive comparison of directory structures.
  • Noise Filtering: Automatically ignores macOS .DS_Store files to avoid false positives.
  • Use Case: After backing up a critical project folder, use this Skill to confirm that the backup is a perfect replica of the original.

Quick Start

Compare the contents of the '/path/to/source/folder' and '/path/to/destination/folder' directories.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: folder-comparison
Download link: https://github.com/Baneeishaque/ai-agents/archive/main.zip#folder-comparison

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.