How to install PrimeIntellect-ai/prime-agent. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
PrimeIntellect-ai/prime-agent Installation Guide
How to install PrimeIntellect-ai/prime-agent. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for PrimeIntellect-ai/prime-agent. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i PrimeIntellect-ai/prime-agentor
Install via npx
npx @hexmos/ipm i PrimeIntellect-ai/prime-agentPrerequisites
Shell
bashcurl
utilityManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via Script (macOS/Linux)
curl -fsSL https://app.primeintellect.ai/prime-agent/install.sh | shInstall Prime Agent using the official installer script (Windows)
Invoke-WebRequest -Uri https://app.primeintellect.ai/prime-agent/install.ps1 -OutFile install_prime_agent.ps1; ./install_prime_agent.ps1
cd C:\path\to\project
prime-agentPost Installation Steps
- cd /path/to/project
- prime-agent
- On first launch, run /login to choose a subscription or API-key provider.
