Jump to related tools in the same category or review the original source on GitHub.

Coding Agents & IDEs @krisyejh Updated 7/16/2026 1,137 downloads 0 stars Security: Pass

🔍 Bailian Knowledge Retrieve OpenClaw Plugin & Skill | ClawHub

Looking to integrate Bailian Knowledge Retrieve into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.

What this skill does

Bailian KnowledgeBase(Provided by Alibaba ModelStdio) offers to retrieve any proprietary data that have been vectorized in the hosted knowledgebases. It returns multidocs, concise KB retrieval results for LLMs.

Install

ClawHub CLI
openclaw skills install @krisyejh/bailian-knowledge-retrieve
Node.js (npx)
npx clawhub@latest install bailian-knowledge-retrieve

Full SKILL.md

Open original
Metadata table.
namedescriptionhomepage
bailian-knowledgebase-retrieveBailian KnowledgeBase(Provided by Alibaba ModelStdio) offers to retrieve any proprietary data that have been vectorized in the hosted knowledgebases. It returns multidocs, concise KB retrieval results for LLMs.https://bailian.console.aliyun.com/cn-beijing?tab=app#/knowledge-base

SKILL.md content below is scrollable.

Bailian KnowledgeBase Retrieve

Vector-based hosted KnowledgeBase with Bailian Embedding/Rerank API. Designed for AI agents and chatbots - returns clean, relevant content in your proprietary datahub.

Retrieve(Search)

python3 {baseDir}/scripts/retrieve.py "query"
python3 {baseDir}/scripts/retrieve.py "query" 3

Options

  • <count>: Number of results (default: 5, max: 20)
  • <query>: User Query for KB Retrieval
ClawHub Registry URL: https://clawhub.ai/krisyejh/skills/bailian-knowledge-retrieve

Related skills

If this matches your use case, these are close alternatives in the same category.