chatbot agents

139 tagged chatbot, measured the same way as everything else here.

Browse within: ai-receptionist 18booking-system 18crm 18small-business 18discord 16framework 16hot-module-replacement 16ai-assistant 15chatgpt 13agent-orchestration 10Autonomous Agents 8hitl 7human-in-the-loop 7a2a-protocol 5

comparator

25

wecode-ai/Wegent

Agent

Compare two outputs WITHOUT knowing which skill produced them.

747 3d ago A 0 tokens copy · 100% Apache-2.0

grader

26

wecode-ai/Wegent

Agent

Evaluate expectations against an execution transcript and outputs.

747 3d ago A 0 tokens copy · 100% Apache-2.0

arbiter

27

duckbugio/flock

Agent

Meta-reviewer and loop-breaker. Governs both phases (pre-PR and on-PR review), enforces the gates and cycle limits, and decides continue/approve/escalate so agents never loop. Risk-aware and multi-service aware.

506 9d ago A 53 tokens original MIT

coder

28

duckbugio/flock

Agent

Implements the planned change on a feature branch and addresses PR review comments. Handles single-repo and coordinated multi-service changes; keeps changes minimal and contract-safe.

506 9d ago A 34 tokens original MIT

reviewer

29

duckbugio/flock

Agent

Read-only adversarial reviewer. Pre-PR it returns a verdict for the arbiter; on an open PR it posts true line-anchored INLINE comments via the git-host API, written in the PR's own language. Scores risk and checks cross-service compatibility. Never edits code.

506 9d ago A 60 tokens original MIT

AGENTS

30

taylorsatula/mira-OSS

Agent

Agents extend SidebarAgent (in base.py). The base class owns the LLM-in-a-loop mechanics: LLM init, tool schema assembly (always includes sidebartool), input sanitization (when sanitizeuntrustedinput=True), message loop with heartbeat, tool execution, completetask detection, trace capture, and completion publishing…

477 1mo ago A 0 tokens AGPL-3.0

DemonDamon/AgenticX

Agent

A planned agent for improving user questions before retrieval-augmented generation (RAG), a method that searches a knowledge base before generating an answer.

219 3d ago A 0 tokens original Apache-2.0

conclusion

33

DemonDamon/AgenticX

Agent

A code-analysis agent that documents the structure, files, statistics, and implementation details of an agents directory in a Python project.

219 3d ago A 0 tokens original Apache-2.0

attachments

35

longbkit/clisbot

Agent

The agents layer owns inbound attachment placement inside the agent workspace.

114 3d ago A 0 tokens original MIT

longbkit/clisbot

Agent

Agent "2026-05-16-hermes-agent-self-evolution" from longbkit/clisbot, covering hermes agent self-evolution research, executive take, what is implemented vs planned, implemented in hermes-agent and implemented in hermes-agent-self-evolution.

114 3d ago A 0 tokens original MIT

auth-auditor

38

solygambas/python-openai-projects

Agent Claude Code

Use this agent to perform a focused security audit of authentication-related code (NextAuth v5 credentials + GitHub, email verification, password reset, and profile update flows). It reports only real, validated issues and writes results to docs/audit-results/AUTHSECURITYREVIEW.md.

55 5mo ago A 61 tokens

code-scanner

39

solygambas/python-openai-projects

Agent Claude Code

Use this agent when you need to audit a Next.js codebase for security vulnerabilities, performance bottlenecks, code quality issues, or opportunities to refactor code into smaller components. This agent focuses on actual implemented code and does not flag missing features or unimplemented…

55 5mo ago A 383 tokens

refactor-scanner

40

solygambas/python-openai-projects

Agent Claude Code

Use this agent when you need to scan a codebase for repeated code patterns, duplicated logic, and inline helpers that can be extracted into reusable utility functions. This agent focuses specifically on DRY violations and refactoring opportunities, not security or performance. Examples: Context: User wants to find…

55 5mo ago A 321 tokens

memory

41

MarlBurroW/hivekeep

Agent

How Agents remember and learn across conversations.

51 3d ago A 8 tokens original MIT

system-prompts

42

MarlBurroW/hivekeep

Agent

How Hivekeep builds system prompts and how to craft effective Agent personalities.

51 3d ago A 14 tokens original MIT

tools

43

MarlBurroW/hivekeep

Agent

Give your Agents capabilities with built-in tools, MCP servers, and custom scripts.

51 3d ago A 16 tokens original MIT

hoangsonww/AI-RAG-Assistant-Chatbot

Agent Claude Code

Use for isolated server-side API, retrieval, and knowledge-base work in server/, especially route behavior, service logic, citations, and knowledge CLI workflows.

47 16d ago A 36 tokens original MIT

frontend-specialist

46

hoangsonww/AI-RAG-Assistant-Chatbot

Agent Claude Code

Use for isolated React and Vite work in client/, including UI bugs, layout changes, chat rendering, auth page updates, and client-side API integration fixes.

47 16d ago A 36 tokens original MIT

blog-loop

47

seldonframe/seldonframe

Agent

Runs DAILY. Invocation: claude -p "$(cat docs/ops/agents/blog-loop.md)" from the repo root (via /agents/run-agent.sh blog-loop).

38 4d ago A 0 tokens AGPL-3.0

content-loop

48

seldonframe/seldonframe

Agent

Runs weekly. Invocation: claude -p "$(cat docs/ops/agents/content-loop.md)" from the repo root (via /agents/run-agent.sh content-loop).

38 4d ago A 0 tokens AGPL-3.0