# CLI-Anything Hub

CLI-Anything Hub is an agent-friendly registry and package manager for CLI tools that let AI agents operate GUI applications, developer tools, creative software, web APIs, and public SaaS platforms.

Canonical site: https://asher-1.github.io/CLI-Anything

Repository: https://github.com/Asher-1/CLI-Anything

PyPI package: https://pypi.org/project/cli-anything-hub/

## Install

```bash
pip install cli-anything-hub
```

## Agent Skill

```bash
npx skills add Asher-1/CLI-Anything --skill cli-hub-meta-skill -g -y
```

## Commands

```bash
cli-hub list
cli-hub search <query>
cli-hub info <name>
cli-hub install <name>
cli-hub uninstall <name>
cli-hub update <name>
cli-hub launch <name> [args...]
```

## Machine-Readable Resources

- `https://asher-1.github.io/CLI-Anything/llms.txt`
- `https://asher-1.github.io/CLI-Anything/llms-full.txt`
- `https://asher-1.github.io/CLI-Anything/pricing.md`
- `https://asher-1.github.io/CLI-Anything/registry.json`
- `https://asher-1.github.io/CLI-Anything/public_registry.json`
- `https://asher-1.github.io/CLI-Anything/openapi.json`
- `https://asher-1.github.io/CLI-Anything/.well-known/agent.json`
- `https://asher-1.github.io/CLI-Anything/.well-known/agent-card.json`
- `https://asher-1.github.io/CLI-Anything/.well-known/ai-plugin.json`
- `https://asher-1.github.io/CLI-Anything/.well-known/agent-skills/index.json`
- `https://asher-1.github.io/CLI-Anything/SKILL.txt`

## Copyright

Copyright: HKUDS. Lead author: Yuhao Yang (yuhao.page).
