by Vcky4 · Agent Tool · ★ 52
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Agent88 Think of it like Express.js—but for modular AI Agents. Agent88 is an open-source AI infrastructure framework designed to help developers build production-ready AI agents with ease. Why Agent88 Exists The AI ecosystem today is fragmented. Building an agent involves wiring together API calls, manually tracking token usage, parsing raw tool invocations, and hacking together loops. Agent88 abstracts the heavy lifting so you can focus on building true intelligence and orchestrating your business logic. We separate the execution layer, memory layers, and LLM models from your agent definition so you can swap out infrastructure without rewriting your app. Features ✅ Clean Agent API: Simple, developer-first orchestration of complex ML layers. ✅ Execution Engine Loop: Automatically handles recursive LLM reasoning, detects intent, and controls iteration counts. ✅ Tool Execution (Plugins): A strict Tool Registry enabling seamless multi-action capability execution natively via robust JSONSchemas. ✅ Agent Graph Orchestration: Compose multiple agents into directed acyclic graphs via — chain specialized agents with , , and . ✅ Model Adapter Abstraction: Decoupled from direct providers.
| Stars | 52 |
| Forks | 1 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 69.741194302796/100 |
| Open Issues | 4 |
| Last Updated | 2026-03-21 |
| Created | 2026-03-01 |
| Platforms | node |
| Est. Tokens | ~17k |
Explore other popular agent tool tools:
agent88 is Open source Node.js AI agent runtime framework for building AI agents and tooling infrastructure.. It is categorized as a Agent Tool with 52 GitHub stars.
agent88 is primarily written in TypeScript.
You can find installation instructions and usage details in the agent88 GitHub repository at github.com/Vcky4/agent88. The project has 52 stars and 1 forks, indicating an active community.
agent88 is released under the MIT license, making it free to use and modify according to the license terms.