95/100 J jq for JSON processing in agent workflows A small, scriptable JSON processor that helps agents inspect API responses, package files, and logs. jsontext Actively maintained $ brew install jq
87/100 D DuckDB CLI for local data analysis Run SQL over CSV, Parquet, JSON, and local datasets from the terminal. jsoncsvparquet verified Actively maintained $ brew install duckdb
88/100 C Codex CLI for local AI coding agent workflows Run an AI coding agent from the terminal to inspect code, edit files, run checks, and summarize diffs. textpatchjson verified Actively maintained $ npm install -g @openai/codex
84/100 G Gemini CLI for terminal-native AI agent workflows Use Gemini from the terminal for coding assistance, repository exploration, and tool-aided local workflows. texttool calls verified Actively maintained $ npm install -g @google/gemini-cli
92/100 Y yq for YAML, XML, and JSON transformations A scriptable CLI for transforming YAML, JSON, XML, TOML, and properties files. yamljsontext verified Actively maintained $ brew install yq
90/100 P Playwright CLI for browser automation and UI verification Run browser tests, generate traces, and verify user flows from the command line. jsonjunithtml verified Actively maintained $ npm init playwright@latest
79/100 P Playwright CLI for browser automation and test generation Run, debug, record, and inspect browser tests from terminal workflows. jsonhtmljunit verified Actively maintained $ npm init playwright@latest
94/100 R ripgrep for fast repository search A fast recursive search CLI that helps agents locate code paths, docs, tests, and existing patterns. jsontext Actively maintained $ brew install ripgrep
75/100 P psql for PostgreSQL inspection and query workflows Query PostgreSQL databases and inspect schemas from terminal and agent workflows. csvtextjson Actively maintained $ brew install libpq
73/100 S Sentry CLI for releases and sourcemap uploads Manage Sentry releases, commits, deploys, and sourcemap artifacts from the terminal. jsontext verified Actively maintained $ npm install -g @sentry/cli
86/100 G Gitleaks for secret scanning in repositories Scan repositories and working trees for leaked secrets before agents commit or open PRs. jsonsarifcsv verified Actively maintained $ brew install gitleaks
84/100 T Trivy for dependency, container, IaC, and SBOM scanning Scan code, containers, dependencies, Kubernetes manifests, and SBOMs with machine-readable reports. jsonsariftable verified Actively maintained $ brew install trivy
82/100 S Semgrep CLI for static analysis and policy checks Run code pattern checks and policy scans with JSON or SARIF output that agents can summarize. jsonsariftext verified Actively maintained $ pipx install semgrep