Skip to content

Conversation

@Cranot
Copy link

@Cranot Cranot commented Dec 1, 2025

Hey! I'd like to add AgentsKB to this list.

What is it?

AgentsKB is a researched knowledge base designed specifically for AI coding assistants. We focus on the questions where LLMs typically struggle - specific technical details, exact default values, version-specific gotchas.

Example: "What's the default statement_timeout in PostgreSQL?" - LLMs often guess. We researched it: 0 (disabled), from the official docs.

Why it exists

When AI assistants search the web while debugging, it's a quick side-task. They grab something that looks right and move on. We do dedicated research per question against official documentation, so the answer is actually correct.

Stats

  • 5,700+ researched Q&As
  • 40+ domains (PostgreSQL, Next.js, FastAPI, Docker, AWS, etc.)
  • MCP integration for Claude Code, Cursor, Cline
  • REST API available

Links

Free tier: 300 queries/month, no API key needed.

Happy to adjust the entry if needed!

@Cranot Cranot requested a review from tizkovatereza as a code owner December 1, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant