kb-search

Search a knowledge base and return relevant documents with context and suggested actions.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill kb-search-flexnetos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-search
Source: https://github.com/FlexNetOS/envctl/tree/main/.kb/skills/kb-search
Command: npx skills add https://github.com/FlexNetOS/envctl --skill kb-search-flexnetos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Searching through a vast knowledge base can be time-consuming and inefficient. This Skill simplifies the process by allowing users to quickly search for relevant information and suggested actions.

Core Features & Use Cases

  • Search the Knowledge Base: Perform a search across all documents with context.
  • Present Results: Display search results with details and suggested actions.
  • Use Cases: Quickly find information on specific topics, review documents, or start tasks.

Quick Start

Search for 'sqlite migration' in the knowledge base.

Frequently Asked Questions about kb-search

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

FAQPage Schema
How do I search a knowledge base and get suggested actions for my team?

To search a knowledge base, you can query across all documents to retrieve relevant information with context. The results include suggested actions, allowing your team to quickly review documents and initiate tasks collaboratively.

What is the best way to find specific documents and context in a collaborative knowledge base?

The best way to find specific documents is to perform a search across the knowledge base, which returns relevant documents alongside their context to streamline information retrieval in collaborative environments.

Can I retrieve suggested next steps directly from my knowledge base search results?

Yes, you can retrieve suggested next steps directly from search results. The system formats responses to include relevant documents with context and suggested actions to help you start tasks immediately.

Do I need search indexing to retrieve information and context from documents?

Yes, search indexing is required to retrieve information and context from documents. The system relies on indexing to perform searches across the knowledge base and format responses with suggested actions.

How does knowledge base search simplify task initiation in collaborative environments?

Knowledge base search simplifies task initiation by returning relevant documents with context and suggested actions. This allows users in collaborative environments to quickly find information and start tasks without manual sorting.