95/100 J 用于 Agent 工作流 JSON 处理的 jq 轻量、可脚本化的 JSON 处理器,适合 Agent 查看 API 响应、包文件和日志。 jsontext 持续维护 $ brew install jq
87/100 D 用于本地数据分析的 DuckDB CLI 在终端用 SQL 查询 CSV、Parquet、JSON 和本地数据集。 jsoncsvparquet 已验证 持续维护 $ brew install duckdb
88/100 C 用于本地 AI 编程 Agent 工作流的 Codex CLI 在终端运行 AI 编程 Agent,检查代码、编辑文件、跑校验并总结 diff。 textpatchjson 已验证 持续维护 $ npm install -g @openai/codex
84/100 G 用于终端原生 AI Agent 工作流的 Gemini CLI 在终端使用 Gemini 做编程辅助、仓库探索和带工具调用的本地流程。 texttool calls 已验证 持续维护 $ 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 已验证 持续维护 $ brew install yq
90/100 P 用于浏览器自动化和 UI 验证的 Playwright CLI 从命令行运行浏览器测试、生成 trace,并验证用户流程。 jsonjunithtml 已验证 持续维护 $ 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 已验证 持续维护 $ npm init playwright@latest
94/100 R 用于快速仓库搜索的 ripgrep 高速递归搜索 CLI,帮助 Agent 定位代码路径、文档、测试和既有模式。 jsontext 持续维护 $ 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 持续维护 $ brew install libpq
73/100 S 用于 Release 和 Sourcemap 上传的 Sentry CLI 从终端管理 Sentry Release、提交、部署和 Sourcemap 产物。 jsontext 已验证 持续维护 $ npm install -g @sentry/cli
86/100 G 用于仓库密钥扫描的 Gitleaks 在 Agent 提交代码或创建 PR 前,扫描仓库和工作区里的泄露密钥。 jsonsarifcsv 已验证 持续维护 $ brew install gitleaks
84/100 T 用于依赖、容器、IaC 和 SBOM 扫描的 Trivy 扫描代码、容器、依赖、Kubernetes 配置和 SBOM,并输出机器可读报告。 jsonsariftable 已验证 持续维护 $ brew install trivy
82/100 S 用于静态分析和策略检查的 Semgrep CLI 运行代码模式检查和策略扫描,并输出 Agent 可总结的 JSON 或 SARIF 报告。 jsonsariftext 已验证 持续维护 $ pipx install semgrep