Content Hash Cache Pattern
by Fmarzochi · development · python, debugging, skill
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
Source: https://github.com/Fmarzochi/everything-gemini
Install
git clone https://github.com/Fmarzochi/everything-geminiTags: python, debugging, skill
⭐ 16 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Content Hash Cache Pattern is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Notaire by ThomasMoreAI
'Notaire IA pour le droit immobilier, les successions, les donations, le droit de la famille
- Classifyccp by ThomasMoreAI
Classifies the treatment of Competition Compliance Programmes (CCPs) in competition law enforcement documents. Converts PDF input, detects language, analyzes the full document, produces a scratchpad, and populates Output.xlsx. Use when classifying how a CCP is treated as an offence, defence, remedy, or irrelevant in a policy document or case/judgment.
- Contract Cleaner by ThomasMoreAI
清洗合同、整理合同格式、统一合同术语、规范合同条款。当用户需要 整理、格式化、统一术语、清洗合同文本时使用。 触发词:清洗合同、整理合同、合同格式化、合同术语、合同规范化、 合同文本清洗、修复合同。
- Convert Contract To Markdown by ThomasMoreAI
Convert a contract PDF to clean markdown for clause extraction or LLM analysis.
- Extract Contracts To Register by ThomasMoreAI
Extract key terms from multiple signed contracts and build a structured XLSX contract register tracking parties, dates, value, and renewal terms.
- Generate Docx Contract by ThomasMoreAI
Generate an editable DOCX service agreement with parties, terms, and payment schedule.
- Redline Emailer by ThomasMoreAI
Translates contract redlines into client-ready or opposing-counsel emails. Accepts three input modes: (1) a .docx with tracked changes, (2) a redlined PDF with strikethrough/underline formatting, or (3) a verbal description of changes. Produces a copy-paste-ready email, tone-matched to the recipient: plain-English for own clients, professional legal cover for opposing counsel. Use when the attorney says "write the redline email", "summarize these changes for the client", "draft a cover email ...
- Vibe Legal Batch Redliner by ThomasMoreAI
Use when you need to batch redline multiple contracts against a negotiation playbook, apply tracked changes to Word documents programmatically, or run contract review workflows with AI assistance.
Frequently asked questions
How do I install Content Hash Cache Pattern?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Content Hash Cache Pattern?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Content Hash Cache Pattern free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.