knowledge-base agents

238 tagged knowledge-base, measured the same way as everything else here.

Browse within: home-automation 35privacy 35self-hosted 35fact-checking 31healthcare 31law 31swiss 31knowledge-graph 23documentation 20fastapi 20knowledge-management 19llm-wiki 16claude-code-agents 12claude-code-skills 12

7xuanlu/wenlan

Agent Claude Code

Reviews Rust async code for tokio + libsql + axum concurrency hazards. Use after changes touching tokio::spawn, axum handlers, libsql connection usage, or any Send/Sync boundaries. Read-only — produces findings, does not edit.

60 +5 2d ago A 59 tokens original Apache-2.0

search-orchestrator

26

Oshayr/LLM-Wiki

Agent

Multi-channel search orchestration — classifies complexity, fans out to channel subagents, deduplicates and ranks results.

49 4mo ago A 29 tokens original MIT

wiki-reader

27

Oshayr/LLM-Wiki

Agent

Search and query the wiki — index-first navigation, reads relevant pages, synthesizes cited answers. Automatically researches if wiki doesn't have the answer.

49 4mo ago A 31 tokens original MIT

wiki-writer

28

Oshayr/LLM-Wiki

Agent

Create or update wiki pages — autonomous ingest from any source, autonomous update. Auto-creates .wiki/ if missing.

49 4mo ago A 28 tokens original MIT

abap-analyzer

29

Gixsy95/abap_wiki

Agent Codex

Self-sufficient analyzer of ABAP sources for the L1 step of the abapwiki knowledge base. Operates raw-only: reads the files in raw/system-library/ without MCP. Receives sapname, saptype, devclass, rawsourcepath and an artifactpath; WRITES to file a structured YAML report with narrativesections, classified dependencies…

44 8d ago A 114 tokens original MIT

abap-deepcheck

30

Gixsy95/abap_wiki

Agent Codex

Independent adversarial judge that verifies the L1 analysis of an ABAP object. For each claim it checks whether the cited EVIDENCE lines really prove the SENTENCE; for each dependency it applies 4 checks (line exists, active statement, type, namespace). Runs in a separate session from the author, with a different…

44 8d ago A 100 tokens original MIT

Gixsy95/abap_wiki

Agent Codex

L2 functional researcher of the abapwiki knowledge base. For a slice (business process) it reads the members' L1 pages and the dependency graph, identifies the functional GAPS (why it exists, who launches it, semantics of the Z fields and of the magic numbers, standard integration, data lifecycle), classifies them and…

44 8d ago A 147 tokens original MIT

journal

32

mpazik/Binder

Agent

Journaling partner — delivers briefings, reflections, and summaries efficiently and honestly.

40 10d ago B 19 tokens original MIT

vault-mapper

33

pvliesdonk/markdown-vault-mcp

Agent Claude Code

Reads one assigned batch of markdown-vault notes and returns a faithful partial summary with per-note path attribution. Used by the vault-summarize skill's map phase; not for general vault questions.

31 2d ago A 43 tokens original MIT

context-loader

34

nicholasglazer/gnosis-mcp

Agent

Lightweight context primer — loads relevant docs into conversation context before starting work. Use at the beginning of tasks to prime with architectural knowledge.

29 12d ago A 30 tokens original MIT

corpus-sync

35

nicholasglazer/gnosis-mcp

Agent

Bulk-ingestion specialist — runs the full ingest / re-ingest / prune / crawl / git-history lifecycle via shell commands. Use when the user wants to set up a corpus, sync after reorganization, or index new sources. Complements doc-keeper (which does single-file CRUD).

29 12d ago A 62 tokens original MIT

doc-keeper

36

nicholasglazer/gnosis-mcp

Agent

Documentation maintainer — index new docs, update stale content, run the full corpus lifecycle (files, git history, web crawl, prune, re-ingest). Use after features, reorganizations, or when docs drift from code.

29 12d ago A 50 tokens original MIT

domain

37

2233admin/obsidian-llm-wiki

Agent

How engineering skills should consume this repository's domain documentation when exploring the codebase.

29 9d ago A 0 tokens GPL-3.0

triage-labels

39

2233admin/obsidian-llm-wiki

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the label strings used by this repository's issue workflow.

29 9d ago A 0 tokens GPL-3.0

norrietaylor/distillery

Agent Claude Code

Specialized research agent for deep knowledge synthesis using Distillery. Use for /pour and /radar workflows that require multi-pass retrieval, synthesis across many entries, or ambient intelligence digests. Pre-wired with the configured Distillery MCP tools listed in the frontmatter.

24 20d ago A 60 tokens

praveenjuge/teak

Agent

Use this guide only in Cursor Cloud or another headless VM. For local development, use the normal root scripts.

24 2d ago A 0 tokens original MIT

releases

42

praveenjuge/teak

Agent

Every Teak product release starts from one next-patch version change. Complete this preparation before following a product runbook.

24 2d ago A 0 tokens original MIT

rust-developer

43

ractive/hyalo

Agent Claude Code

Use this agent when a task involves implementing, modifying, or reviewing Rust code that requires language-specific expertise, including ownership and borrowing, lifetimes, traits and generics, async/concurrency correctness, error handling, performance optimization, Cargo workspace management, or unsafe code. Do not…

24 2d ago A 76 tokens copy · 86% MIT

ractive/hyalo

Agent Claude Code

Use this agent when a task involves designing, implementing, debugging, or maintaining CI/CD pipelines for Rust projects on GitHub Actions, including multi-platform builds for Linux, macOS, and Windows, release workflows, artifact publishing, Homebrew packaging, and Linux distribution packages such as deb or rpm. Do…

24 2d ago A 85 tokens copy · 78% MIT

README

45

minh2004pd/chatbotfullpipeline

Agent Claude Code

This directory contains specialized agents that work together to improve code quality, maintainability, and testing.

18 4mo ago A 0 tokens

reviewer

46

minh2004pd/chatbotfullpipeline

Agent Claude Code

You are a Senior Code Reviewer with 10+ years of experience shipping production code. You've reviewed thousands of pull requests and caught critical bugs before they reached production.

18 4mo ago A 0 tokens

test-agent

47

minh2004pd/chatbotfullpipeline

Agent Claude Code

You are a Senior QA Engineer with expertise in testing Python, TypeScript, and modern web applications.

18 4mo ago A 0 tokens

compactor

48

strvmarv/total-recall

Agent

Use this agent at session end to perform intelligent hot-to-warm compaction. Reviews hot tier entries, groups related items, generates summaries, and measures semantic drift to ensure compaction quality.

14 4d ago A 43 tokens original MIT