uv-install-agentjet-swarm-server

Installation
SKILL.md

when the user only need to run agentjet client, and do not have to run models locally (e.g. user in their laptop), ONLY install AgentJet basic requirements is enough (pip install -e .). see install-agentjet-client skill

Prerequisites Check

Check Python version requirement (3.10) and uv availability.

Verify user has uv installed:

uv --version

If uv is not installed, follow the uv installation guide.


Step 1: Clone the Repository

Installs
1
GitHub Stars
202
First Seen
May 11, 2026
uv-install-agentjet-swarm-server — modelscope/agentjet