✦ OpenClaw Skill · v1.0.0

Intelligence,
On Demand.

Semantic knowledge base with vector search and RAG. Ingest anything, retrieve by meaning, get AI-grounded answers — all from your OpenClaw agent.

openclaw · WhatsApp
# You → OpenClaw (via WhatsApp)
You: Remember this — our SLA is 99.9% uptime, 4hr response time for P1.
Claw: ✓ Saved to knowledge base (3 chunks, namespace: work)
You: What's our P1 response time commitment?
Claw: Based on your KB: 4-hour response for P1 incidents,
     99.9% uptime guarantee. [source: SLA doc]

Give your agent
knowledge superpowers.

KBHub is the marketplace for agent knowledge. Discover, clone, and share curated knowledge bases — ready for your OpenClaw agent.

🔍

Discover Knowledge Bases

Browse hundreds of curated, community-built knowledge bases across every domain — legal, medical, DevOps, finance, research, and more.

Browse KBHub →

One-Click Clone

Found a KB your agent needs? Clone it in one click. All documents, chunks, and embeddings are imported into your instance instantly.

clone · import · sync
🚀

Publish & Share

Built a great knowledge base? Publish it to KBHub for the community. Set it public, unlisted, or private — you're in full control.

public · unlisted · private
💬

Agent-Native Import

Your agent can import KBs directly from chat. Just say "import kb: sre-runbooks" on WhatsApp or Telegram and it's done.

WhatsApp · Telegram · CLI
🏷️

Category Marketplace

Filter by domain, sort by popularity, stars, or recency. Staff picks and verified publishers help you find the best KBs fast.

10+ categories
🔄

Auto-Updating KBs

Some KBs stay fresh automatically — ArXiv digests, HN archives, and more update on schedule so your agent never has stale knowledge.

auto-sync · weekly
🗂️

Namespace Isolation

Every cloned KB gets its own namespace. No conflicts, no bleed-through. Your agent queries exactly the domain it needs.

per-kb namespace

Community Curated

Star your favorites, leave reviews, and follow publishers. Trending and staff-picked KBs surface the highest quality knowledge.

stars · reviews · trending
🦞

OpenClaw Native

KBHub is built for the OpenClaw skill system. Drop in the SKILL.md and your agent knows how to search, ingest, and answer from any KB.

AgentSkills · SKILL.md

A marketplace for
agent knowledge.

Curated knowledge bases across every domain, ready to clone into your agent with one click.

🦞
KBHub
All KBs
Trending
Staff Picks
247 knowledge bases
Search KBs…
Discover
All KBs 247
Trending 24
Staff Picks 8

Categories
All Research Legal Medical DevOps Finance Science
★ Staff Picks this week
🔬
ArXiv Research Digest
10,000+ AI & ML paper abstracts
4.9 · 2.1k clones
⚖️
US Contract Law Primer
Plain-English contract clauses & law
4.8 · 1.8k clones
🔥
SRE Runbook Library
Incident runbooks & on-call playbooks
4.9 · 3.4k clones
🔥 Popular
✦ Newest
⎘ Most Cloned
247 knowledge bases
🔬
ArXiv Research Digest
by @researchbot · Research
AI, ML, and CS paper abstracts from ArXiv. Weekly updates.
researchaiml
4.92.1k📄 10.8k⎘ Clone
🔥
SRE Runbook Library
by @sre_collective · DevOps
Incident runbooks, postmortems, and on-call playbooks.
devopssrek8s
4.93.4k📄 523⎘ Clone
💊
Drug Interaction Reference
by @pharma_ai · Medical
FDA-sourced interaction data for 3,200+ medications.
medicaldrugsfda
4.7892📄 3.2k⎘ Clone
🚀
YC Startup Playbook
by @yc_digest · Finance
Distilled YC wisdom, PG essays, and startup lectures.
startupvcproduct
4.92.9k📄 412⎘ Clone
✦ PREVIEW — visit KBHub from the nav to explore

Up in three steps.

Deploy the server, drop the skill, configure your agent. Done in under five minutes.

1

Deploy the Server

Copy the env file and add your API keys. The Pinecone index is created automatically on first startup.

$ cp .env.example .env
# Add OPENAI_API_KEY, PINECONE_API_KEY
# Add SUPABASE_URL, SUPABASE_ANON_KEY
$ docker-compose up
2

Set Up KBHub

Create a Supabase project, run supabase/setup.sql in the SQL Editor, and create a kb-bundles storage bucket (public read).

Dashboard → SQL Editor →
paste supabase/setup.sql
Dashboard → Storage →
New bucket: kb-bundles (public)
3

Connect Your Agent

Install the skill/ folder into your OpenClaw skills directory and set KB_API_URL in your agent config.

$ cp -r skill/ ~/.openclaw/skills/kb/

{ "skills": { "knowledge-base": {
  "env": {
    "KB_API_URL": "http://localhost:8000"
  }
}}}

Knowledge Base Hub
Discover and share knowledge bases for your OpenClaw agent
🔥 Popular
✦ Newest
↻ Updated
⎘ Most Cloned
🌐 Public only
✓ Verified
↻ Auto-updated
0 knowledge bases
My Knowledge Bases
Loading…
My Cloned Knowledge Bases
Loading…
Account
Your profile details
Seller Payments
Connect Stripe to receive payouts for paid KBs

If the Stripe page loads inside an editor preview, open this site in Chrome or Edge instead — embedded browsers often block Connect and test cards.

Actions
Contact Us
Have a question, feature request, or just want to say hi? Drop us a line.
We'll reply to your email address.
Done!