search-strategy

Decompose natural language questions into source-specific queries across enterprise data silos.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/8GG-Git/knowledge-work-plugins --skill search-strategy-8gg-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-strategy
Source: https://github.com/8GG-Git/knowledge-work-plugins/tree/main/enterprise-search/skills/search-strategy
Command: npx skills add https://github.com/8GG-Git/knowledge-work-plugins --skill search-strategy-8gg-git

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles the challenge of finding specific information scattered across various enterprise data sources by intelligently breaking down complex natural language queries into targeted searches.

Core Features & Use Cases

  • Query Decomposition: Analyzes user questions to identify intent, keywords, entities, and constraints.
  • Multi-Source Search: Generates optimized, source-specific queries for chat, knowledge bases, and project trackers.
  • Result Ranking & Synthesis: Ranks results by relevance and freshness, then synthesizes them into a coherent answer.
  • Use Case: When you ask "What was decided about the API migration timeline?", this Skill will query chat logs for decisions, knowledge bases for documentation, and project trackers for related tasks, then present a consolidated answer.

Quick Start

Use the search-strategy skill to find out what was decided about the API migration timeline.

Frequently Asked Questions about search-strategy

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

FAQPage Schema
How does enterprise search orchestration handle natural language queries across multiple data silos?

Enterprise search orchestration decomposes natural language queries into targeted, source-specific searches across multiple data silos, handling query translation and synthesizing ranked results into a coherent answer.

What is query decomposition and how does it improve information retrieval?

Query decomposition analyzes user questions to identify search intent, keywords, entities, and constraints, translating them into optimized queries for different data sources to improve information retrieval accuracy.

How do I search across different knowledge bases and project trackers using a single question?

You can search across knowledge bases and project trackers by asking a single natural language question, which the system decomposes into source-specific queries to retrieve and synthesize relevant data.

Can this search strategy resolve ambiguous questions for decision and status search intents?

Yes, the search strategy resolves ambiguity for decision, status, document, person, factual, temporal, and exploratory search intents by analyzing query context and ranking results by relevance and authority.

What is the best way to rank search results from different enterprise data sources?

The best way to rank enterprise search results is by evaluating relevance and freshness, synthesizing findings from chat logs, knowledge bases, and project trackers into a consolidated answer.

Does enterprise search orchestration require specific data formats to query chat logs and documentation?

Enterprise search orchestration generates optimized, source-specific queries for chat logs and documentation without requiring specific input data formats, translating natural language directly into targeted retrieval operations.