Category
Code agents
38,338 Code AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.
38,338 agents · ranked by popularity · refine in the directory →
Code agents — page 276 of 384
AI-SDLC framework of skills, rules, and agent definitions that AI coding agents use to generate consistent, production-quality Python code. Compatible with Claude Code, Codex, Cursor, Kiro, Windsurf, Gemini CLI, Antigravity, and GitHub Copilot.
Universal AI learning skill — transforms any content into a structured, adaptive learning system with knowledge base, spaced repetition, and achievement tracking. Works with Claude Code, Codex, Gemini, and any LLM.
Agent Skill for bootstrapping, verifying, and enforcing agent-harness infrastructure in repositories | Claude Code compatible
On-chain Game as an Arena for LLM Agent Swarm Orchestration Testing
"Jira for Claude Code": sprint/card/doc project management exposed over MCP, so AI agents plan, execute and track their own development.
A modern, AI-native, cross-platform terminal focused on speed, security, and developer flow.
Multi-agent orchestration tool for AI-assisted development with parallel agents and cross-review modes
Audit, optimize, and prepare your Laravel codebase for AI coding agents. Readiness scoring, auto-fixes, AGENTS.md generation, simulation mode, and plugin system.
MCP server + Claude Code plugin: multi-agent advisory squad with PRD-decomposed tasks, persistent learnings, weighted rubric scorecard, and PR posting.
统一的 AI 编程助手 Web 平台(Claude Code、Pi Agent、Codex)。实时流式输出、分屏并行、Agent 切换 Unified web platform for AI coding assistants (Claude Code, Pi Agent, Codex). Real-time streaming, split-screen parallel mode, agent switching, dark theme
💡 1,000 structured pain points for vertical AI. Every entry has persona, TAM, WTP, incumbents & the gap — plus 50 AI-cofounder validated. Zero-build static browser.
Live demo of per-user/per-chat session isolation with Microsoft Foundry Hosted Agents. One agent, many sandboxes — visualised step by step.
Convert an Open API specification into an AI agent skill.
Every AI skill, independently scanned. Public, open-source trust scoring for skills, MCP servers, hooks, and plugins across every agent platform. Apache-2.0. saferskills.ai
A software development methodology for the agentic era — researched, debated, and authored by AI agents.
Multi-agent system architecture design & harness guide based on Anthropic's official patterns — agent orchestration, optimization, and extensibility skill for Claude Code
End-to-end LLM agent that watches Reddit for brand mentions, triggers crisis alerts in minutes, and ships a daily insight brief to your team chat.
Nighttime ML experiment workflow with Claude Code multi-agent orchestration (Planner / Executor / Reviewer / Auditor)
Production-grade multi-agent workflow orchestrator built with LangGraph, MCP (Model Context Protocol), A2A protocol, and PostgreSQL+pgvector. Features supervisor hub-and-spoke routing, human-in-the-loop approvals, semantic memory, circuit breakers, LLM-as-judge evaluation, and a real-time Streamlit observability dashboard.
Autonomous quality firewall for LLM agents - classifies failures, generates patches, writes evaluators, and runs shadow deployments. Built on LangSmith + LangGraph + Groq.
Fable 5 workflow Loop; A Claude Code skill: autonomous build / audit / verify loop that runs until a machine-checkable contract passes, with ▎ deterministic anti-spin stop conditions (no-progress, retry, oscillation, budget) and on-disk human escalation.
Research workrooms for AI agents: evidence retrieval, citation audit, adversarial review, peer review gates, and clean final reports.
Vectorless multi-agent research pipeline that transforms a raw topic into thematic structures, ranked gaps, competing methodologies, and a funding-ready proposal. Eliminates traditional RAG by using LLM-native synthesis with interpretable reasoning, quality gates, and quantitative novelty scoring.
AI agentic orchestration platform + flagship AI agentic trading crew. Official SDKs in 9 languages over an in-house Rust engine across 70+ venues
Lightweight, thread-safe memory kernel for autonomous agents. Strengthens knowledge through reinforcement, prunes with gentle decay, and exports transparent Markdown — pure SQLite. Foundation for persistent, self-improving reasoning.
AI agents get stuck in infinite tool loops. Each loop cycle burns API credits. Microloop detects redundant tool calls locally in nanoseconds and blocks them before the call ever leaves the machine.
Simple MCP Server w/ Shell Exec. Connect to Local via Ngrok, or Host Ubuntu24 Container via Docker
DSAFlowBot is a smart assistant that streamlines DSA practice with topic-wise question flows.
Stateful AI agent memory layer for PostgreSQL with pgvector - TypeScript-first with intelligent context management
Quizzy is an AI interviewer that creates hyper-personalized interview simulation using a RAG-based system for dynamic conversations. It analyzes emotions, perception, posture, and responses, ensuring a natural flow. With job opening scraping and an embedding-based ATS score checker, Quizzy prepares you for the job market. Built with MLOps in Django
Open-source observability and monitoring platform for AI agents. Real-time tracing, metrics, cost tracking, and debugging for production AI agent systems.
Generate deterministic pytest tests for your AI agents from one real run, then replay them in CI for $0. Fast, flake-free agent testing.
A high-performance AI knowledge base that uses DeepSeek-V3 and Hybrid Search to turn your PDFs and docs into an interactive, real-time chat expert. Built with a FastAPI backend and a premium Glassmorphism UI.
Rust-native universal retrieval layer for humans and AI agents — search, extract, rank, and synthesize the web. CLI + REST API + MCP server, with adaptive extraction (CEP), token-budgeted packing, multi-signal ranking, and cited research.
Single-binary, MLflow-API-compatible experiment tracker with first-class LLM trace support. 143× faster cold start than MLflow.
nexusGPT - Agentic system
DevZoku is a hackathon collaboration platform designed to help developers find teammates, form teams, and participate in hackathons seamlessly. It brings developers and organizers together with tools for team building, event discovery, and smooth management—making hackathons more connected and collaborative.
[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.
Multi-Agent Code Generation System — LangGraph + Groq + Tavily + LangSmith
Text-to-SQL + RAG based intelligent data assistant with schema linking and self-reflection.
The LangGraph Workflows Collection showcases a variety of AI workflow examples built using LangGraph, LangChain, and Google Gemini LLM. Each example demonstrates how to design modular, state-driven workflows — from simple logic-based flows like BMI or quadratic solvers to advanced LLM-powered reasoning, tool integration, and fault-tolerant systems.
🩺 RAG Doctor — Open-source diagnostic tool for Retrieval-Augmented Generation (RAG) systems. Analyzes codebases to detect architectural issues in LLM pipelines such as missing retrieval, bad chunking, embedding mismatches, and vector database misuse.
Multi-agent LangGraph app turning raw requirements into backlog-ready user stories, ACs, and test cases. Live Gemini-Flash CI eval gate + nightly N=10 adversarial regression.
Zero-config static security scanner for AI agents. Detects 20 vulnerability categories mapped to MITRE ATLAS and OWASP LLM Top 10.
设计并实现了一个具备自主迭代检索(retrieve-grade-rewrite-expand)的 TraceAgentic RAG 系统。通过 LangGraph 驱动 Agent 进行多步规划、相关性评估、重写查询与扩展检索,并实时输出 rag_step 进度与完整检索溯源(Trace),有效降低幻觉并提升可解释性。集成 MCP 工具实现文档与结构化数据(Git/MySQL)联合查询,支持文档批量上传与流式响应。相较于传统 RAG,该系统在复杂知识问答场景中展现出显著的自主决策与透明度优势。
Chaos engineering & reliability testing for multi-agent AI systems
Automatic Maintenance is an autonomous AI agent designed to monitor, diagnose, and optimize systems without constant human intervention. It proactively detects issues, performs routine maintenance tasks, tracks performance metrics, and recommends or executes fixes before problems escalate.
Provider-agnostic runtime for multi-agent LLM systems: declarative agents, cross-provider routing, pluggable memory, FastAPI + WebSocket observability.
Multi-agent Smart Contract Security Audit Pipeline — 5 specialized AI agents for vulnerability scanning, logic auditing, gas analysis, compliance checking, and report generation. Powered by MiMo.
Multi-agent AI workflow platform — coordinator-driven, 11 agents, 227 skills, 15 rules.
Fugue — many agents, one spec. Claude as CEO/orchestrator, Codex CLI as worker fleet, specs as the design doc: an anti-drift multi-agent engineering harness.
Agent Team & Skill Architect for Claude Code (Simplified Chinese) — 面向 Claude Code 的简体中文元技能,一句话自动生成多智能体团队与技能
Unison (万物一心) — A local-first, file-driven Loop Engineering pipeline where AI agents plan, build, challenge, and verify work until PASS. | 本地优先、文件驱动的多 Agent 循环工程管道。
HIVE is a multi-agent orchestration system built on top of Hermes Agent. Describe what you want in one sentence, and HIVE handles the rest: requirements translation, task decomposition, coding, testing, review, and packaging — with support for iterative refinement.
Open-Source Scout is a multi-agent AI system that helps beginners contribute to GitHub projects by automatically ranking beginner-friendly issues, locating relevant code, and generating fix plans and pull-request drafts.
Agent skill + CLI for multi-agent adversarial review of plans & specs before you execute them. Runs on the Claude Code / Codex subscriptions you already have — no API keys.
Loop Engineering for AI coding agents, with real review boundaries. Your AI reviewer cannot edit code. Structurally.
Autonomous multi-agent system for discovering, entering, and winning Kaggle competitions
Autonomous AI coding agents for long-term task execution.
Multi-agent coding OS — BMad pipelines, Karpathy wiki, closed learning loops, dual-runtime coordination (Claude + Codex)
PIV Loop SDK: typed Plan/Implement/Validate agent framework for Claude Code, with independent validation loops and a full test + benchmark suite.
Let multiple Claude Code CLI sessions talk to each other — a tmux-based message broker that routes messages between agents over MCP.
Multi-agent LLM orchestration: a supervisor decomposes tasks, specialist agents run tools in parallel across distributed workers, with human-in-the-loop review, long-term memory, and OpenTelemetry observability.
Make sure AI agents actually do what they claim, no more fake successes.
面向 Claude Code 与 Codex CLI 的 AI 小说写作工程框架 | Inspired by InkOS | AGPL-3.0
Source-available local multi-agent engine for smart-contract security review and defensive ECC research with reproducible evidence. FSL-1.1-ALv2.
双 Pipeline 多 Agent 协作框架 PM + 6 个 Agent + 5 道关口 = 不会悄无声息挂掉的代码。可用于:Claude Code, Copilot, Cursor, Windsurf.
Verifiable Codex + Claude + Gemini collaboration framework with source checks, mutual cross-audit, merge gates, HTTP and MCP adapters.
Multi-agent orchestrator for Claude Code. Spawn, coordinate and monitor AI agents in parallel — no API key required.
Multi-runtime agent framework (Claude Code, Codex, Antigravity) with hard/soft controls, audit-first hooks, and multi-dev coordination.
Infinite canvas for Claude Code & AI coding agents. Run claude, codex, gemini & opencode in parallel across git worktrees + remote SSH, with a markdown Kanban board agents read & update over MCP. Local-first, open source.
Arbiter — Agent Runtime · Agent 运行时。上下文管理、配额调度、熔断器、审计轨迹。开源免费。pip install 即用。
NexQuant is an autonomous AI agent for quantitative strategy research. Built on a multi-agent framework
多 AI 智能体协作开发的桌面工作台 把并发的 AI 团队管理得像发 IM 一样自然
Daily multi-agent OSS PR triage on GitHub Actions — analyzer + CI deep-dive + drafter + self-review critic. Microsoft Agent Framework on Azure OpenAI.
Neutral interop + governance layer for multi-agent systems. Any protocol in, any protocol out, with identity, budgets, and a tamper-evident audit trail.
Source-available Harness AI / Agent OS for teams building governed agent applications - with Nexus orchestration, policy-controlled tools, RAG, memory, trace/evidence, HITL, and runtime boundaries.
Cross-agent prompt pocket: remember your most-used prompts and pick one to run. Works on Claude Code, Codex, OpenCode, Cursor, Copilot & Gemini; auto-scans Claude/Codex/OpenCode sessions for prompts you repeat 7+ times. Forged by agent-plugin-kit.
Make agentic coding work on real codebases. DevFlow is a Claude Code plugin that turns a request into a complete, tested, reviewed, documented pull request that's ready for your final review, and improves itself weekly.
app for coding agents
Battle-tested AI interaction frameworks, philosophical archetypes, and context engineering patterns. From the team behind Stackbilt.
🤖 Automate trading on Polymarket with AI agents to enhance your strategies and maximize your opportunities.
The MCP that centralized all MCP, skills and tools.
SAP ATC Checker - Run ABAP Test Cockpit checks with any check variant via SAP ADT API
✨🧠🤖 A low-code AgenticOps workflow based on n8n, MCP and Cisco RADKit for some nice Network Automation experiments
A universal Claude Code / Codex skill that makes AI coding agents clarify requirements, plan, build, test, and hand off like product-minded engineers.
Ship code while you sleep. Open-source CLI that orchestrates autonomous coding agents with Docker isolation, git worktree safety, and a review workflow.
Documentation for the Ejentum Reasoning Harness. Guides, API reference, and concepts for the RA²R methodology and the Ejentum API.
Open-source ADR orchestrator — explores your codebase, proposes approaches, writes Architecture Decision Records automatically
Agentic Coding, Without the Blast Radius.
Benchmark methodology, task sets, and evaluation results for RA²R
Agent memory infrastructure built around context economics. Memories disclose handle → summary → full → sources. Skills auto-memorise the conversation; MCP gives the agent explicit recall.
A fully local, multi-agent AIOS with dual-sandbox code/logic verification, ChromaDB RAG memory, and dynamic VRAM multiplexing built for the India Agentic AI Open Hackathon 2026.
Autonomous multi-agent coding framework that plans, builds, validates and document software for you
Agentic exporter and runner for internal network pentesting, autonomous host discovery, patch/vulnerability state collection, and server/application inventory, surfaced as structured findings for the Lorikeet Security platform.
AI-powered procurement intelligence agent with local LLM, document OCR, vendor scoring, and web research. Analyze bids, extract structured data, and make decisions - 100% private.
Agentic ai based retail analytics dashboard
A lightweight coding agent for teaching, research, and experimentation
1 prompt 1 product