midnight-mcp:mcp-search

Search Midnight Compact code, TypeScript SDK, and docs with technique-aware refinement.

37|9|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/devrelaicom/midnight-expert --skill midnight-mcp-mcp-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: midnight-mcp:mcp-search
Source: https://github.com/devrelaicom/midnight-expert/tree/main/plugins/midnight-mcp/skills/mcp-search
Command: npx skills add https://github.com/devrelaicom/midnight-expert --skill midnight-mcp-mcp-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Help developers locate, refine, and verify Midnight Compact code, TypeScript SDK usage, and official documentation by applying technique-aware search, intent classification, and result refinement so that answers are actionable, relevant, and trust-aware.

Core Features & Use Cases

  • Technique Library: Organized cluster references with per-technique example files for query rewriting, HyDE, multi-query generation, decomposition, and iterative search.
  • Tool Routing & Orchestration: Guidance for selecting and combining midnight-search-compact, midnight-search-typescript, midnight-search-docs, and midnight-fetch-docs for code examples, API lookups, and conceptual context.
  • Result Refinement: Trust-aware and freshness reranking, deduplication, coverage balancing, answerability scoring, contradiction detection, and retrieval-follow-ups to produce reliable, concise result sets.
  • Use Cases: Finding runnable examples, debugging compiler/runtime errors, SDK migrations, cross-domain deployment workflows, and technique-aware interactive searches via the /midnight-mcp:search command.

Quick Start

Ask the assistant to run a technique-aware search for a Counter increment example across Compact and docs, prioritizing trusted sources and examples.

Frequently Asked Questions about midnight-mcp:mcp-search

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

FAQPage Schema
How do I search for Midnight Compact code examples and TypeScript SDK documentation?

Search Midnight Compact code and TypeScript SDK docs by applying technique-aware search with query expansion and intent classification to route queries across midnight-search-compact, midnight-search-typescript, and midnight-search-docs for actionable examples and explanations.

What is the best way to find runnable Midnight Compact examples for debugging compiler errors?

The best way to find runnable Midnight Compact examples is using trust-aware and freshness reranking across search results, which prioritizes verified code examples and official documentation to help troubleshoot compiler or runtime errors effectively.

How does query rewriting and reranking work for Midnight SDK and documentation searches?

Query rewriting and reranking work by applying intent classification, tool routing, trust-aware scoring, and deduplication across midnight-search-compact, midnight-search-typescript, and midnight-search-docs to produce reliable, concise result sets.

Can I use this search approach for Midnight SDK migration guidance and cross-domain workflows?

Yes, you can use this search approach for Midnight SDK migration guidance by orchestrating multi-query generation and decomposition across midnight-search-typescript and midnight-search-docs to retrieve conceptual context and API lookups.

When should I not use automated query expansion for searching Midnight documentation?

Avoid automated query expansion for Midnight documentation searches when you need exact phrase matching for specific Compact syntax, because query rewriting and HyDE techniques may alter your original search intent and surface broader, less precise results.