bat
CLIA cat clone with syntax highlighting and Git integration.
viewers3 recipes
llm
CLICLI tool and Python library for interacting with LLMs.
Pipe file content to LLM~96% est.
cat error.log | llm 'What is causing this error?'ai-ml3 recipes
miller
CLILike awk/sed/cut/join/sort for name-indexed data (CSV, JSON, TSV).
Convert CSV to JSON~98% est.
mlr --c2j cat data.csvdata3 recipes