feishu-kb-search

Retrieve answers from Feishu and Lark knowledge bases with source-link citations.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill feishu-kb-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-kb-search
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/skill_bundles/marketplace/feishu-kb-search
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill feishu-kb-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill finds reliable answers to organization-specific questions that are unlikely to appear in public knowledge or general model training, reducing guesswork and preventing unsupported answers from internal documents.

Core Features & Use Cases

  • Live Knowledge Retrieval: Searches Feishu and Lark knowledge spaces in real time without maintaining a local index or vector database.
  • Directory-Guided Navigation: Uses knowledge-base node hierarchies and document titles to identify the most relevant sources, with keyword search as a fallback.
  • Multi-Format Reading: Routes documents, spreadsheets, multidimensional tables, and whiteboards to the appropriate reading capability and includes relevant source links in the answer.
  • Use Case: Ask how an internal project is deployed, which server account to use, or what the company reimbursement policy says, and the Skill will locate the relevant internal documents and summarize the answer.

Quick Start

Ask the Skill to find the internal Feishu knowledge-base documents that explain how our project is deployed.

Frequently Asked Questions about feishu-kb-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search internal Feishu knowledge base documents for company policies?

To search internal Feishu knowledge base documents, you need user-authorized lark-cli access. The Skill navigates knowledge-space hierarchies and retrieves type-specific content like company policies, providing summarized answers with source links.

Can I retrieve answers from Feishu multidimensional tables and spreadsheets?

Yes, you can retrieve answers from Feishu multidimensional tables and spreadsheets. The Skill routes documents, spreadsheets, and whiteboards to the appropriate reading capability, extracting accurate data and including source links in the response.

Does enterprise search in Lark require maintaining a local vector database?

No, enterprise search in Lark does not require a local vector database. The Skill performs live knowledge retrieval by searching Lark knowledge spaces in real time, using directory-guided navigation and keyword search as a fallback.

How do I navigate live Lark wiki spaces to find server access procedures?

You navigate live Lark wiki spaces by selecting a specific knowledge-space and traversing hierarchical nodes. The Skill uses document titles and node hierarchies to locate server access procedures, manuals, and configuration records.

What are the limitations of retrieving internal documentation from Feishu?

The limitation of retrieving internal documentation is that it strictly requires user-authorized lark-cli access and cannot rely on general knowledge. It only provides answers found within your organization's specific Feishu and Lark knowledge bases.

What is the best way to find deployment procedures in our internal documentation?

The best way to find deployment procedures in internal documentation is querying the Feishu knowledge base directly. The Skill locates relevant deployment manuals by navigating knowledge-base node hierarchies and citing the exact source links.