Share & Install Agents
Agents are autonomous AI workers configured for specific tasks — code review, incident triage, onboarding, and more. UniCtx lets you distribute agents as installable packages and discover agents built by your team.
Install AI agents
- Browse agents at app.unictx.com → Marketplace → Agents.
- Click a agents to preview its behavior and read the description.
- Copy the uctx install artifact-name and run it locally in your CLI.
- Choose your AI agent you want to install the agent to.
uctx install code-review-agent
Tip: Agents installed via CLI get available in any connected AI tool.
Share AI agents with team
To upload an agent to UniCtx, you'd to need to run the push command and choose the artifact:
uctx push # allows you choose an agent to push to UniCtx
By default, agents are added to your personal space. To let your teammates see those agents:
- Open the conversation you want to share.
- Click More → Settings.
- Move this agent to any team-owned folder.
- Click save.