hash-toolCompute cryptographic hash values of files and text. Use for verifying file integrity, checksums, and data validation.
Install via ClawdBot CLI:
clawdbot install dinghaibin/hash-toolGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 21, 2026
Development teams can use the hash tool to generate checksums for software releases, allowing users to verify that downloaded files have not been tampered with or corrupted during transfer. This ensures trust in software distribution channels.
Law firms can hash digital documents to create a fingerprint of the original file, which can be used later to prove the document has not been altered. This supports evidence integrity in legal proceedings.
Cloud storage providers can offer file integrity verification using the hash tool. Users can compute hashes before uploading and after downloading to ensure data has not been corrupted or modified by the cloud service.
Forensic analysts can hash digital evidence files to maintain a chain of custody. Hashes ensure that evidence remains unchanged from collection to court presentation, preserving its admissibility.
File sharing platforms can integrate hash verification to let users confirm that received files match the original. This is critical for sharing sensitive data like medical records or financial reports.
Offer basic hash computation for free via a web interface or CLI, but charge for an API that automates batch hashing or integrates into CI/CD pipelines. Revenue comes from API usage tiers.
Provide a service where enterprises can regularly hash their critical files and receive reports on any changes. This is useful for compliance with regulations like GDPR or HIPAA.
License the hash tool to software vendors who embed it into their own products (e.g., file managers, backup tools) to add integrity verification features.
💬 Integration Tip
The tool can be wrapped in a simple REST API for integration into web applications or automated workflows, e.g., using something like Flask.
Scored May 21, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.