Query OpenEvidence (clinical evidence assistant) without an MCP server. Closely mirrors the openevidence-mcp tool surface - check auth, list question history, fetch an article, or ask a new question (with optional follow-up thread). Use when the user asks medical / evidence-based clinical questions, references OpenEvidence, asks for "OE answers", or wants citations + BibTeX from OpenEvidence. Portable to claude.ai's /mnt sandbox - just drop the folder and a fresh cookies.json next to scripts/oe.py.
$npx -y skills add htlin222/openevidence-mcp --skill openevidence-skillInstalls into the current project.
Run `npx skills use "https://github.com/htlin222/openevidence-mcp" --skill "htlin222/openevidence-mcp/openevidence-skill"` 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/htlin222/openevidence-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/htlin222/openevidence-mcp"` and select the relevant skills, then follow their instructions.