content-hash-cache

Community

Cache by content hashes for reliable data pipelines.

Authorkitfunso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pattern to cache expensive file operations using SHA-256 content hashes instead of file paths. If a file's content changes, the cache entry is invalidated automatically, saving recomputation on repeated runs.

Core Features & Use Cases

  • Content-based caching using SHA-256 to identify file content
  • Cache hits reduce reruns of expensive processing steps in data pipelines
  • No index files needed; simple, resilient cache with auto-invalidation for changed content

Quick Start

Run the sample to compute a file's SHA-256 hash and cache the result for subsequent runs

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: content-hash-cache
Download link: https://github.com/kitfunso/omniskill/archive/main.zip#content-hash-cache

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 471,000+ vetted skills library on demand.