🔍 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
openclaw skills install @krisyejh/bailian-knowledge-retrievenpx clawhub@latest install bailian-knowledge-retrieveFull SKILL.md
Open original| name | description | homepage |
|---|---|---|
| bailian-knowledgebase-retrieve | 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. | 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