Scraped candidates + community signal

OpenCLI Radar

Radar tracks CLIs being made across GitHub and package registries. Vote and comment on what is actually useful so OpenCLI can recommend the right stack for real work.

Community review prompt

Would you give this CLI to an agent? Upvote if useful, downvote if noisy, and comment with the work it helped you do.

Coding agentsDeployBrowserDatabaseLocal AI

Repomix

AI

Pack a repository into an AI-friendly file for coding agents and LLM context windows.

86
agent fit
codebase contextcoding agentsrepo analysis
npx repomix
Stars
18,000
Growth
+2.1k this month
Seen
today

Detected from GitHub AI/tooling activity and npm-style CLI usage in the README.

Source →

uv

Package Management

Fast Python package and project management that agents can use for repeatable Python setup.

91
agent fit
python setupdependency managementagent runtimes
curl -LsSf https://astral.sh/uv/install.sh | sh
Stars
56,000
Growth
+4.8k this month
Seen
today

High-growth GitHub project with clear CLI docs, recent releases, and strong automation fit.

Source →

Playwright MCP

Browser Automation

Give agents browser automation primitives powered by Playwright.

88
agent fit
browser testingweb automationagent browsing
npx @playwright/mcp@latest
Stars
13,000
Growth
+3.4k this month
Seen
today

Found from agent/browser automation topics and official Microsoft Playwright ecosystem activity.

Source →

Posting

Shell Utilities

Terminal HTTP client for exploring APIs and generating repeatable requests.

73
agent fit
api testinghttp requestsintegration debugging
uv tool install posting
Stars
9,200
Growth
+740 this month
Seen
today

Active terminal developer-tool repo with agent-friendly API inspection use cases.

Source →

mise

Package Management

Manage language runtimes, task runners, and per-project tool versions from one CLI.

84
agent fit
dev environment setupruntime managementproject tasks
brew install mise
Stars
18,000
Growth
+1.2k this month
Seen
today

Fast-growing dev environment CLI with strong fit for reproducible agent workspaces.

Source →