Skip to content

agenthubcli/agenthub

Repository files navigation

🧠 AgentHub CLI

AgentHub is the universal CLI to install, run, and manage AI agents, tools, prompts, chains, and packages.

🚀 Install

Homebrew (macOS & Linux):

brew tap agenthubcli/tap
brew install agenthub

Scoop (Windows):

scoop bucket add agenthub https://github.com/agenthubcli/scoop-agenthub
scoop install agenthub

Chocolatey (Windows):

choco install agenthub

🔧 Usage

agenthub init             # Start a new agent project
agenthub install agent    # Install an agent from registry
agenthub run my-agent     # Run an agent
agenthub publish          # Publish your agent

📦 Supported Packages

  • agentpkg.yaml manifest
  • Agents, Tools, Prompts, Chains, Datasets
  • Built-in registry + local sandbox runner

📄 License

MIT — see LICENSE

About

The agenthub cli

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors