llms agents

76 tagged llms, measured the same way as everything else here.

Browse within: claude-code-skills 20obsidian 20second-brain 20agenticai 14enterprise-solutions 14large-language-models 7human-in-the-loop 6humanlayer 6api 5evaluation-framework 5knowledge 5knowledge-base 5knowledge-management 5llmops 5

codebase-analyzer

02

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 2mo ago A 44 tokens

codebase-locator

03

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 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 2mo ago A 76 tokens

atomic-explorer

05

Eigenwise/atomic-agents

Agent

Maps existing Atomic Agents Python codebases — catalogs agents, tools, schemas, context providers, and orchestration patterns; traces data flow between them; returns a compact architecture summary with file:line references. Use PROACTIVELY when the user asks to "explore", "map", "understand", "analyze", "trace", or…

6.2k 8d ago A 125 tokens original MIT

atomic-reviewer

06

Eigenwise/atomic-agents

Agent

Reviews Atomic Agents Python code for framework-specific correctness — BaseIOSchema invariants, AtomicAgent/AgentConfig wiring, BaseTool generics, context-provider I/O hygiene, orchestration hazards, Instructor integration — using confidence-based filtering. Use PROACTIVELY after any change to atomic-agents code…

6.2k 8d ago A 126 tokens original MIT

BUILD_WORKER

07

Nasiko-Labs/nasiko

Agent

Agent "BUILD_WORKER" from Nasiko-Labs/nasiko, covering build worker, why a job queue?, database schema, job payload variants and lifecycle overview.

5.7k 5d ago A 0 tokens

thunderbird/thunderbolt

Agent Claude Code

Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powersync-tables.ts, a config.yaml sync rule, backend or frontend Drizzle schema, backend/drizzle migrations, the DAL/defaults/reconciliation for a synced table, sync middleware/transformers, or…

4.8k 2d ago A 133 tokens original MPL-2.0

thunderbird/thunderbolt

Agent Claude Code

Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging — flags effects used for derived state, prop→state syncing, parent notification, reset-on-prop, one-time init, navigation, or ref assignment, and suggests the prescribed alternative. Also checks…

4.8k 2d ago A 81 tokens original MPL-2.0

agents

11

davidmigloz/langchain_dart

Agent

Some applications require a flexible chain of calls to LLMs and other tools based on user input. The Agent interface provides the flexibility for such applications. An agent has access to a suite of tools, and determines which ones to use depending on the user input. Agents can use multiple tools, and use the output…

686 4d ago A 0 tokens original MIT

changelog-generator

12

Nexus-Router/nexus

Agent Claude Code

Generates changelogs from git commit history and conversation context. Must be used immediately when the user asks to bump the version.

435 5mo ago A 30 tokens original MPL-2.0

Nexus-Router/nexus

Agent Claude Code

name: integration-test-engineer description: Use this agent when you need to create, modify, or debug integration tests in the crates/integration-tests directory. This includes writing new test scenarios, updating existing tests, working with Docker Compose configurations for test environments, handling authentication…

435 5mo ago A 274 tokens original MPL-2.0

mcp-crate-engineer

14

Nexus-Router/nexus

Agent Claude Code

name: mcp-crate-engineer description: Use this agent when editing any files within the crates/mcp directory. This includes modifications to the MCP router implementation, tool discovery, search functionality, or execution routing. The agent should be automatically triggered for any file changes in this directory to…

435 5mo ago A 288 tokens original MPL-2.0

release-planner

16

autohandai/code-cli

Agent

Build evidence-based release notes and a release-readiness checklist.

181 5d ago A 11 tokens original Apache-2.0

security-reviewer

17

autohandai/code-cli

Agent

Review concrete security boundaries with evidence and exploitability context.

181 5d ago A 10 tokens original Apache-2.0

backend-go-engineer

18

Zettelgarden/Zettelgarden

Agent Claude Code

Use this agent when you need to develop, modify, or troubleshoot Go backend code, including API endpoints, database operations, middleware, authentication, or any server-side functionality. Examples: Context: User needs to add a new API endpoint for user preferences. user: 'I need to add an endpoint to save user…

168 21d ago A 204 tokens original MIT

code-reviewer

19

Zettelgarden/Zettelgarden

Agent Claude Code

Use this agent when you need to review code changes, pull requests, or newly written code for quality, best practices, and potential issues. Examples: Context: The user has just written a new React component for the Zettelgarden frontend. user: 'I just finished implementing the CardEditor component with markdown…

168 21d ago A 168 tokens original MIT

Zettelgarden/Zettelgarden

Agent Claude Code

Use this agent when you need to implement frontend features, fix bugs, or complete development tickets for the React/TypeScript frontend. Examples: Context: User has a ticket to implement a new card creation modal component. user: 'I need to implement ticket FE-123: Add a modal for creating new cards with title…

168 21d ago A 227 tokens original MIT

course-noter

21

tuan3w/obsidian-vault-agent

Agent

Synthesizes lecture materials (transcript + slides) into vault-formatted lecture notes within course context.

37 5mo ago A 24 tokens original MIT

lecture-noter

22

tuan3w/obsidian-vault-agent

Agent

Synthesizes lecture video transcripts into vault-formatted lecture notes with embedded screenshots.

37 5mo ago A 19 tokens original MIT