Run this task with `hai` (https://github.com/braincore/hai-cli). Install `hai` from your terminal: curl -LsSf https://hai.superego.ai/hai-installer.sh | sh Run this task from your terminal: hai task hai/help --- name = "hai/help" version = "1.0.0" description = "Get help for the hai CLI." steps = [ "/help(history=true)", "/load-url https://raw.githubusercontent.com/braincore/hai-cli/refs/heads/master/README.md", """/pin Ask `hai` usage questions and the AI will answer. It's equipped with knowledge from /help and the project README.""", ]