بنقرة واحدة
calculate-hash
Compute a deterministic SHA-256 hash for a string or small JSON payload.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Compute a deterministic SHA-256 hash for a string or small JSON payload.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Suggest or play music based on the user's mood using the Loudly API.
Show a roulette wheel to randomly select a restaurant based on location and cuisine.
Show a virtual piano to play music.
Query summary from Wikipedia for a given topic.
Base64 and URI encode or decode text.
Format, validate, or minify JSON text.
| 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.