Compute a deterministic SHA-256 hash for a string or small JSON payload.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add loomax-labs/InferrLM --skill calculate-hash --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Calculate Hash?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loomax-labs-calculate-hash)More formats (shields.io, HTML) on the badges page.
---
name: Calculate Hash
description: Compute a deterministic SHA-256 hash for a string or small JSON payload.
type: js
scriptName: hash
---
Use this skill when the user needs a SHA-256 hash for text, JSON, or a short payload.
Call run_js with the Calculate Hash skill and pass the raw value in the data field.
Return the final hash and make it clear which input was hashed.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!