Skip to main content
ClaudeWave

Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles — unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes.

Subagents5k stars637 forksPythonMITUpdated today
Editor's note

Nexent is a Python-based, zero-code agent-building platform that lets users describe an agent in plain language and receive a deployable, production-ready result without writing orchestration logic or configuring drag-and-drop workflows. It connects to any OpenAI-compatible LLM provider and covers the full model stack including embedding, vision (VLM), speech-to-text, and text-to-speech. Agents created in Nexent can communicate with one another through an Agent-to-Agent (A2A) protocol for distributed multi-agent workflows, and they draw on a two-tier layered memory system that persists context at both the user level and the user-agent level. A built-in knowledge base supports real-time ingestion and retrieval across more than 20 document formats with fine-grained access control and source citations. The platform integrates with the MCP tool ecosystem for plug-and-play extensions and supports multi-source internet search alongside private data retrieval. Deployment is handled via Docker Compose or Kubernetes Helm charts, making it suited to individual developers as well as enterprise teams needing high availability.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/ModelEngine-Group/nexent && cp nexent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

2 items in this repository

Create, refine, and optimize high-quality YAML prompts for AI assistants. Use when working with prompt templates, system prompts, agent prompts, or any prompt engineering tasks. Provides structure guidelines, template patterns, and quality standards for YAML-based prompts.

Install

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagentic-aiagentic-frameworkagentic-ragagentic-workflowaiharnessharness-engineeringllmmcpmulti-agentrag

What people ask about nexent

What is ModelEngine-Group/nexent?

+

ModelEngine-Group/nexent is subagents for the Claude AI ecosystem. Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles — unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes. It has 5k GitHub stars and was last updated today.

How do I install nexent?

+

You can install nexent by cloning the repository (https://github.com/ModelEngine-Group/nexent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ModelEngine-Group/nexent safe to use?

+

Our security agent has analyzed ModelEngine-Group/nexent and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains ModelEngine-Group/nexent?

+

ModelEngine-Group/nexent is maintained by ModelEngine-Group. The last recorded GitHub activity is from today, with 255 open issues.

Are there alternatives to nexent?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy nexent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ModelEngine-Group/nexent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/modelengine-group-nexent)](https://claudewave.com/repo/modelengine-group-nexent)
<a href="https://claudewave.com/repo/modelengine-group-nexent"><img src="https://claudewave.com/api/badge/modelengine-group-nexent" alt="Featured on ClaudeWave: ModelEngine-Group/nexent" width="320" height="64" /></a>

More Subagents