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

registry

26

megagonlabs/blue

Agent

:::blue.agents.registry.AgentRegistry.

not rated 21 4mo ago A 0 tokens

design-review

27

thejefflarson/soundcheck

Agent Claude Code

Part of soundcheck

Audits a codebase for missing security controls — the gaps that pattern-matching auditors won't catch, like no timeout, no cost cap, no rate limit, prose-only guards. Invoked in parallel with vulnerability-audit calls.

not rated 20 1mo ago A 49 tokens original MIT

finding-validate

28

thejefflarson/soundcheck

Agent Claude Code

Part of soundcheck

Second-pass refutation filter for security-review findings. Reads each candidate finding's cited code and drops the ones with concrete refutation evidence (a guard, middleware, sanitizer, or correct API call at the cited location). Bias is toward keeping; uncertain findings pass through.

not rated 20 1mo ago A 57 tokens original MIT

hotspot-mapping

29

thejefflarson/soundcheck

Agent Claude Code

Part of soundcheck

Finds security-sensitive code locations in a repository — the files and functions a reviewer should look at. Reads the threat model for context, then enumerates and ranks hotspots. Invoked after threat-modeling, before per-hotspot review.

not rated 20 1mo ago A 52 tokens original MIT

analyzer

30

EntityProcess/agentv

Agent

Analyze AgentV evaluation results to identify weak assertions, suggest deterministic upgrades for LLM-grader graders, flag cost/quality improvements, and surface cross-run benchmark patterns. Use when reviewing eval quality, improving evaluation configs, or triaging flaky/expensive evaluations.

not rated 15 1mo ago A 55 tokens original MIT

comparator

31

EntityProcess/agentv

Agent

Perform bias-free blind comparison of evaluation outputs from multiple providers or configurations. Randomizes labeling, generates task-specific rubrics, scores N-way comparisons, then unblinds results and attributes improvements. Dispatch this agent when comparing outputs across targets or iterations.

not rated 15 1mo ago A 52 tokens original MIT

grader

32

EntityProcess/agentv

Agent

Grade a candidate response for an AgentV evaluation test case. Evaluates all assertion types natively — deterministic checks via string operations, LLM grading via Claude's own reasoning, script-grader via Bash script execution. Zero CLI dependency. Dispatch this agent after a candidate completes a test case.

not rated 15 1mo ago A 60 tokens original MIT

Saidiibrahim/search-papers

Agent Claude Code

Use this agent when you need to create a new GitHub release for a project, including analyzing commits, determining version numbers, writing release notes, and publishing the release. This agent should be triggered after significant development work is completed and you're ready to package changes into a formal…

not rated 0 11mo ago A 0 tokens

Saidiibrahim/search-papers

Agent Claude Code

Use this agent when you need to run, create, or review tests for the project, particularly after new features have been introduced or changes have been made to the /src folder. This agent should be invoked to ensure code quality through automated testing, set up new test suites, or review existing test coverage and…

not rated 0 11mo ago A 0 tokens

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: