By avivlyweb
Forensic-grade PubMed research engine — search, synthesize, verify citations, grade evidence
npx claudepluginhub avivlyweb/nagomi-pubmed-plugin
Forensic-grade PubMed research engine for Claude Code
Five research tools accessible as slash commands in Claude Code:
| Command | Description |
|---|---|
/nagomi:search | Search PubMed with PICO-structured queries |
/nagomi:synthesis | PhD-level evidence synthesis across studies |
/nagomi:analyze | Critical appraisal of article trustworthiness |
/nagomi:verify | Verify citations against PubMed records |
/nagomi:export | Export references in APA, Vancouver, or BibTeX |
Plus a research-assistant agent for comprehensive literature reviews combining all tools.
claude plugin install avivlyweb/nagomi-pubmed-plugin
Or test locally:
claude --plugin-dir /path/to/nagomi-pubmed-plugin
Dependencies (Python 3.9+) are installed automatically on first use.
/nagomi:search CRISPR gene therapy sickle cell
/nagomi:synthesis long COVID cognitive outcomes
/nagomi:analyze 38547891
/nagomi:verify 10.1001/jama.2023.12345
/nagomi:export yoga neuroplasticity --format apa
The plugin bundles a Python MCP server that queries PubMed E-utilities (NCBI) directly. No API key required. The server provides:
MIT
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.