Blake3

Use this skill when the user wants to use blake3, command line tool for the blake3 hash function.

javimosch 09b8fd5 574 B Updated

File contents

blake3 Plugin

Command line tool for the BLAKE3 hash function.

Commands

  • blake3 <resource> <action> — Execute blake3 commands
  • blake3 self version — Print blake3 version
  • blake3 _ _ — Passthrough to blake3 CLI

Usage Examples

  • "blake3 --help"
  • "blake3 self version"

Installation

cargo install b3sum

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • rust based

javimosch/supercli/tree/main/plugins/blake3/skills/quickstart commit 09b8fd5b2a

Frequently asked questions

npx skillmds@latest add javimosch/blake3