Agent Hub
Discover and Deploy AI Agents 🤖
The Agent Hub is the marketplace for AI agents, designed to connect developers and users seamlessly.
Developers can set flexible pricing models based on business needs, with all transactions conducted using the platform’s $NEB tokens.
1. Create A New Agent Repository
Through the Agent Hub’s web interface, you can create agent repositories, add files, explore and discuss agents, and more. This guide will show you how to create an agent repository for demonstration purposes.
Visit link to create a new agent repository

Enter your agent's name
You can edit this later in the Agent Settings.
Specify the license
The License field can be left blank for now.
Give a brief description of the agent repository
Click Create button
2. Upload Files
To add files to your repository using the web UI, select the Add File tab and upload a file directly from your computer.
3. View Files History
Each time you complete an add-commit-push cycle, the system records every change made to your files. The user interface lets you view agent files and their commit histories, allowing you to examine the differences (also known as diff) each commit introduces. To review the history, simply click on the History: X commits link.
4. Agent Settings
Rename Agent
If you own a repository, you will be able to visit the Settings tab to manage the name. Enter the new name and click Confirm to update your agent’s name.
Delete Agent
To permanently delete an agent, enter the name of the agent repository and confirm deletion.
Last updated