search-strategy

Transform natural language questions into structured enterprise search strategies.

7|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Epiphytic/ai-plugin-translator --skill search-strategy-epiphytic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-strategy
Source: https://github.com/Epiphytic/ai-plugin-translator/tree/main/packages/core/test/fixtures/regression-output/knowledge-work-plugins/enterprise-search/skills/search-strategy
Command: npx skills add https://github.com/Epiphytic/ai-plugin-translator --skill search-strategy-epiphytic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of finding reliable answers across multiple enterprise data sources by transforming vague natural language questions into structured, targeted search strategies.

Core Features & Use Cases

  • Query Decomposition: Breaks complex questions into intent, keywords, entities, constraints, and source-specific queries.
  • Multi-Source Search Orchestration: Creates optimized searches for chat, knowledge bases, and project trackers while supporting ranking and deduplication.
  • Use Case: Find the decision history, current status, and supporting documents for a company project by generating coordinated searches across connected workplace systems.

Quick Start

Use the search-strategy skill to analyze a question about a project decision and generate targeted searches across available enterprise sources.

Frequently Asked Questions about search-strategy

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

FAQPage Schema
How do I improve enterprise search accuracy across multiple knowledge bases?

Improving enterprise search accuracy requires transforming natural language questions into structured search strategies. This involves query decomposition to extract intent and entities, applying source-specific syntax translation, and implementing relevance ranking across your knowledge repositories.

What is query decomposition and how does it help knowledge retrieval?

Query decomposition is the process of breaking complex natural language questions into distinct components like intent, keywords, entities, and constraints. This structured approach enables targeted search generation across chat systems, documentation repositories, and project tracking platforms for effective knowledge retrieval.

How do I search for project decision history across different workplace platforms?

Searching for project decision history across workplace platforms requires multi-source search orchestration. You generate coordinated, source-specific queries for chat systems and project trackers, applying relevance ranking and deduplication to consolidate the findings.

How do I handle ambiguous search queries in documentation repositories?

Handling ambiguous search queries in documentation repositories requires structured ambiguity resolution and fallback search planning. By classifying query intent and translating it into source-specific syntax, you can generate alternative searches to ensure relevant results are retrieved.

Can I optimize searches across chat systems and project trackers simultaneously?

Yes, you can optimize searches across chat systems and project trackers simultaneously through multi-source search orchestration. This approach translates a single query into source-specific syntax for each platform, applies relevance ranking, and deduplicates the combined results.

What is the best way to structure complex queries for enterprise knowledge discovery?

The best way to structure complex queries for enterprise knowledge discovery is through query classification and decomposition. Extracting keywords, entities, and constraints allows you to build targeted, source-specific queries with fallback search planning for comprehensive results.