Generate a search quality benchmark for the AI Registry. Generates ground truth from the registry's assets, runs 100+ queries against the semantic search API, evaluates results using NDCG@10/MRR/Recall, and produces a markdown report. Use when you want to measure search quality after changes to the scoring algorithm, embedding model, or indexed content.
$npx -y skills add agentic-community/mcp-gateway-registry --skill search-benchmarkInstalls into the current project.
Run `npx skills use "https://github.com/agentic-community/mcp-gateway-registry" --skill "agentic-community/mcp-gateway-registry/search-benchmark"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentic-community/mcp-gateway-registry" that are relevant to the current task. Run `npx skills add "https://github.com/agentic-community/mcp-gateway-registry"` and select the relevant skills, then follow their instructions.