Back to Gallery

Calculate hash

skills/built-in/calculate-hash/SKILL.md

1.0.13326 B
Original Source

Calculate hash

This skill calculates the hash of a given text.

Examples

  • "Calculate hash of..."
  • "What is the hash of..."

Instructions

Call the run_js tool with the following exact parameters:

  • script name: index.html
  • data: A JSON string with the following field
    • text: the text to calculate hash for