92/100 G GitHub CLI for pull requests, issues, and repository automation A highly agent-ready CLI for GitHub workflows with JSON output, scoped auth, and clear approval boundaries. json verified Actively maintained $ brew install gh
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
82/100 S Supabase CLI for local Postgres and project workflows Manage local Supabase projects, migrations, generated types, and linked hosted environments from the terminal. jsontext verified Actively maintained $ brew install supabase/tap/supabase
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
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
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