docs/usage/community/agent-market.mdx
The LobeHub Agent Marketplace brings together high-quality Agents built by creators around the world. Whether you need a coding Agent, a writing advisor, a language tutor, or a specialist in a niche domain — you'll find a ready-to-use option here. Each Agent is crafted by community members and verified through real-world use.
The Marketplace is also an open platform. Publish your own Agents, share your expertise, and contribute to a growing library that gets better with every creator who joins.
The marketplace provides:
Click Community → Agents in the left sidebar to open the Agent Marketplace.
Agents are organized by category, so you can find exactly what you need without scrolling through everything.
| Category | Examples | Use Cases |
|---|---|---|
| Development | Code reviewers, debuggers | Software engineering, code quality |
| Writing | Copywriters, editors, proofreaders | Content creation, polishing |
| Analysis | Data analysts, researchers | Research, insights, reports |
| Education | Tutors, explainers | Learning new topics, teaching |
| Creative | Artists, brainstormers, storytellers | Design, ideation, fiction |
| Business | Consultants, strategists | Business operations, planning |
| Productivity | Task managers, summarizers | Workflow optimization |
| Language | Translators, language tutors | Communication, language learning |
Browse or search for an agent that matches your needs. Use category filters or the search bar to narrow results.
Click any Agent card to open its detail page. Review:
Click Add Agent & Chat to add it and start immediately.
Once added, the Agent is yours to adjust. Modify the system prompt, swap the model, add or remove Skills, and configure anything to fit your workflow. Changes apply only to your copy — the original stays unchanged. </Steps>
Before publishing, ensure your Agent has:
Create and refine your Agent using the Agent Builder or by configuring it manually. Test thoroughly with various inputs: typical use cases, edge cases, and different user skill levels.
From your Agent's profile page:
See Publish an Agent for the full workflow.
Update your published agents with semantic versioning:
Update your agent's configuration or prompt locally.
Thoroughly test the updated version with various inputs.
From agent profile:
Users who installed your Agent see an update notification with the changelog. </Steps>
Track your agent's performance on the marketplace:
Create your own version based on an existing agent:
<Steps> ### Install Base AgentInstall the agent you want to fork.
Customize to your needs:
When publishing, the fork retains attribution to the original creator. Make sure to clearly explain what's different or improved. </Steps>
<Card href={'/docs/usage/getting-started/agent'} title={'Agent'} /> </Cards>