Calculate Hash

Calculate the hash of a given text.

google-ai-edge f1545e0 3 files · 2.6 KB Updated

File contents

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

google-ai-edge/gallery/tree/main/skills/built-in/calculate-hash commit f1545e07bb

Frequently asked questions

npx skillmds@latest add google-ai-edge/calculate-hash