Measure retrieval quality on your corpus — Hit@5, MRR, nDCG@10, Precision@5. Thin wrapper around gnosis-mcp eval with regression tracking against a saved baseline, plain-English interpretation, and tuning pointers when numbers look off. Use after every ingest or config change.
$npx -y skills add nicholasglazer/gnosis-mcp --skill evalInstalls into the current project.
Run `npx skills use "https://github.com/nicholasglazer/gnosis-mcp" --skill "nicholasglazer/gnosis-mcp/eval"` 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/nicholasglazer/gnosis-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/nicholasglazer/gnosis-mcp"` and select the relevant skills, then follow their instructions.