CLI-Anything Hub
clianything.cc
· HKUDS
Agent-friendly CLI registry and package manager for discovering, installing, and launching command-line tools for GUI applications, developer tools, creative software, web APIs, and public SaaS platforms.
clianything.cc via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 44/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://clianything.cc/.well-known/agent.json |
| Provider | https://github.com/HKUDS/CLI-Anything |
| Docs | https://clianything.cc/llms-full.txt |
Skills · 2 declared · mapped to canonical taxonomy
Search the CLI-Anything registry for agent-friendly command-line tools by software, category, or task.
Use cli-hub to inspect, install, update, uninstall, and launch CLI tools from the registry.
Health · last 18 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/clianything.cc) [](https://agenstry.com/agents/clianything.cc) [](https://agenstry.com/agents/clianything.cc) [](https://agenstry.com/agents/clianything.cc)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "CLI-Anything Hub",
"description": "Agent-friendly CLI registry and package manager for discovering, installing, and launching command-line tools for GUI applications, developer tools, creative software, web APIs, and public SaaS platforms.",
"url": "https://clianything.cc",
"version": "0.3.0",
"provider": {
"organization": "HKUDS",
"url": "https://github.com/HKUDS/CLI-Anything"
},
"documentationUrl": "https://clianything.cc/llms-full.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain",
"text/markdown"
],
"skills": [
{
"id": "cli_hub_discovery",
"name": "Discover CLI tools",
"description": "Search the CLI-Anything registry for agent-friendly command-line tools by software, category, or task.",
"tags": [
"cli",
"agent",
"registry",
"automation"
],
"examples": [
"Find a CLI for editing images.",
"Install a Blender automation CLI.",
"List browser automation tools available through CLI-Anything Hub."
]
},
{
"id": "cli_hub_install",
"name": "Install and launch CLI tools",
"description": "Use cli-hub to inspect, install, update, uninstall, and launch CLI tools from the registry.",
"tags": [
"install",
"package-manager",
"cli-hub"
],
"examples": [
"pip install cli-anything-hub",
"cli-hub search browser",
"cli-hub install gimp",
"cli-hub launch gimp --help"
]
}
],
"supportsAuthenticatedExtendedCard": false,
"copyright": "Copyright: HKUDS. Lead author: Yuhao Yang (yuhao.page)."
}