LLM agents

2,280 tagged LLM, measured the same way as everything else here.

Browse within: Multi-Agent 258Autonomous Agents 93prompt-engineering 79human-in-the-loop 63ollama 60agentic 59multi-agent-systems 59agentskills 57drone 56gazebo 56swarm-intelligence 50ai-security-tool 49code 49offensive-security 49

access-requests

25

kortix-ai/suna

Agent

Periodic access-request agent. Checks {{requestchannel}} for new access requests, checks each against policy, looks up the requester's Okta role and team, and prepares a least-privilege GitHub or AWS IAM grant. Applies a grant only after a reply from someone on {{authorizedapprovers}} — never the requester — signs…

20k 3d ago A 74 tokens

GLOBAL

26

cft0808/edict

Agent

A set of shared instructions for agents working with a task board, including rules for status updates, progress reports, and workflow history.

17k +38 1mo ago C 0 tokens original MIT

software-engineer

27

Arindam200/awesome-ai-apps

Agent Codex

SWE role definition for /implement-universal. Loaded by the orchestrator at the start of the SWE phase. Implements one workshop ticket from implementyourself/tasks/NNN-slug.groomed.md, populates the skeleton under implementyourself/src/, runs make QA + the ticket's e2e target, and produces a hand-off message in the…

14k +10 3d ago B 98 tokens original MIT

tester

28

Arindam200/awesome-ai-apps

Agent Codex

Tester role definition for /implement-universal. Loaded by the orchestrator at the start of the Tester phase, on logic tickets only. Trusts the SWE phase's happy-path e2e excerpt (does NOT re-run the Make target), runs at most 1 adversarial break path, walks every Acceptance Criterion with concrete evidence, and emits…

14k +10 3d ago A 99 tokens original MIT

analyst_v3

29

Arindam200/awesome-ai-apps

Agent

Self-healing agent that fixes bugs in Text-to-SQL analyst.py using Okahu MCP trace analysis.

14k +10 3d ago A 21 tokens original MIT

model_architectures

30

axolotl-ai-cloud/axolotl

Agent

Model-specific quirks, required settings, and known issues. Check this before debugging training failures on specific model families.

12k +8 yesterday A 0 tokens original Apache-2.0

new_model_support

31

axolotl-ai-cloud/axolotl

Agent

Guide for debugging and adding support for new model architectures in axolotl. Based on lessons learned from Gemma4, Gemma3, Qwen2-VL, and other multimodal/MoE models.

12k +8 yesterday A 0 tokens original Apache-2.0

preference_tuning

32

axolotl-ai-cloud/axolotl

Agent

Reference for DPO, IPO, KTO, ORPO, and SimPO. For config templates and dataset format examples, see rlhf.qmd. For GRPO, see grpo.qmd. For EBFT, see ebft.qmd.

12k +8 yesterday A 0 tokens original Apache-2.0

codebase-analyzer

33

humanlayer/humanlayer

Agent Claude Code

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

11k +5 2mo ago A 44 tokens

codebase-locator

34

humanlayer/humanlayer

Agent Claude Code

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

11k +5 2mo ago A 68 tokens

humanlayer/humanlayer

Agent Claude Code

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

11k +5 2mo ago A 76 tokens

code-reviewer

36

MemTensor/MemOS

Agent Claude Code

Code-review sub-agent. Reviews MemOS diffs for contract consistency, Ruff / typing / optional-dependency handling, and test evidence; returns APPROVE or CHANGESREQUESTED.

11k +50 yesterday A 40 tokens original Apache-2.0

design-reviewer

37

MemTensor/MemOS

Agent Claude Code

Design-review sub-agent. Reviews design docs across the four dimensions of architecture, interface, performance, and security, covering MemOS's multi-memory / multi-storage backend constraints.

11k +50 yesterday A 38 tokens original Apache-2.0

integration-tester

38

MemTensor/MemOS

Agent Claude Code

MemOS integration-testing sub-agent. Authors and executes pytest cases under tests/ based on the task's requirements and design, and emits real test reports.

11k +50 yesterday A 34 tokens original Apache-2.0

context

39

VoltAgent/voltagent

Agent

Pass custom data through agent operations using context.

11k +53 6d ago A 9 tokens original MIT

subagents

40

VoltAgent/voltagent

Agent

Sub-agents are agents that work under a supervisor agent to handle specific tasks. This architecture allows you to create agent workflows where each sub-agent focuses on a specific domain, coordinated by a supervisor.

11k +53 6d ago A 0 tokens original MIT

tools

41

VoltAgent/voltagent

Agent

Tools enable agents to interact with external systems, APIs, databases, and perform specific actions beyond generating text. An agent uses its model to decide when to call tools based on their descriptions and the current context.

11k +53 6d ago A 0 tokens original MIT

agent_types

42

microsoft/UFO

Agent ✓ vendor

This document describes how the unified three-layer Device Agent architecture is implemented across different platforms. While the core framework (State, Processor, Command layers) remains consistent, each platform implements specialized agents optimized for their native control mechanisms and hierarchies.…

9.6k +26 9d ago A 0 tokens original MIT

overview

43

microsoft/UFO

Agent ✓ vendor

Device Agents are the execution engines of UFO3's multi-device orchestration system. Each device agent operates as an autonomous, intelligent controller that translates high-level user intentions into low-level system commands. The architecture is designed for extensibility, safety, and scalability across…

9.6k +26 9d ago A 0 tokens original MIT

microsoft/UFO

Agent ✓ vendor

Device agents in UFO are partitioned into server and client components, separating high-level orchestration from low-level execution. This architecture enables safe, scalable, and flexible task execution across heterogeneous devices through the Agent Interaction Protocol (AIP).

9.6k +26 9d ago A 0 tokens original MIT

Arthur-Ficial/apfel

Agent Claude Code

Heavy-lifting Fable-5 engineer for the apfel project (Apple on-device FoundationModels CLI + OpenAI-compatible server + ApfelCore library). Use for any substantial apfel work — fixing GitHub issues, landing/reviewing fixes, Swift-6 concurrency, the OpenAI-compatible HTTP surface, context-window/token-budget logic, the…

6.3k +4 28d ago A 130 tokens original MIT

CLAUDE

46

PrefectHQ/marvin

Agent

AI agents with tool access, memory, and autonomous decision-making capabilities.

6.2k +2 12d ago A 0 tokens original Apache-2.0

build_preview

47

Tencent/AI-Infra-Guard

Agent ✓ vendor

An automation procedure for deploying a Model Context Protocol (MCP) program from source code. MCP is a standard way for an AI client to connect to tools or data services.

6.1k +24 2d ago A 0 tokens original Apache-2.0

code_audit

48

Tencent/AI-Infra-Guard

Agent ✓ vendor

A static security-audit agent for MCP projects. Static analysis examines source code without running it, focusing on vulnerabilities that could be reached through network inputs.

6.1k +24 2d ago A 0 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: