Share an agent
Ask Neo to share an agent you own:team. The API determines your current team from your account, so you do not provide a team ID.
To share through the API, update the owned agent’s visibility:
Install an agent with Neo
Ask Neo to install an agent shared by a teammate:uuid, and installs an independent private copy into your account. A shared source cannot be run directly.
After Neo confirms the installation, use the installed agent on your next request:
Install an agent through the API
First list team-shared agents:uuid, not the agent slug, to install the agent:
Stop sharing
Ask Neo:Access rules
- Both the owner and viewer must be active members of the same team to access the shared source.
- Team members can discover and install the source, but only the owner can edit or delete it.
- An installed copy is private, independent, and owned by the installer.
- Team sharing does not automatically share credentials required by the agent. Share required tools and credentials separately through team-shared custom toolkits, or let each teammate provide their own secrets.
- Use
publicvisibility when you intend to publish an agent beyond your team. Team visibility is not public publishing.

