Find the chunk-size and retrieval config that maximizes quality on YOUR corpus. Sweeps chunk sizes, runs a golden-query set, reports nDCG / MRR / Hit@5. Use after first ingest or whenever your corpus changes shape significantly.
$npx -y skills add nicholasglazer/gnosis-mcp --skill tuneInstalls into the current project.
Run `npx skills use "https://github.com/nicholasglazer/gnosis-mcp" --skill "nicholasglazer/gnosis-mcp/tune"` 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.