mrp
v6.3.0Medical research methodology framework — 20 skills with selective constraints covering the full research pipeline. Supports clinical, basic science, AI/ML, qualitative, and survey research design. 240 journal templates, 47 reporting standards (CONSORT 2025, STROBE, PRISMA, TRIPOD+AI, DECIDE-AI, IDEAL), 7 commands, PubMed MCP integration, one-click .docx export.
By BTCH Uro AI LabLicense: MIT4 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 20 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install mrp for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mrp@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Stefansong/med-research-powersClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/data-analysis-planning/SKILL.md├── skills/data-collection-tools/SKILL.md├── skills/figure-generation/SKILL.md├── skills/journal-selection/SKILL.md├── skills/literature-synthesis/SKILL.md├── skills/manuscript-export/SKILL.md├── skills/manuscript-writing/SKILL.md├── skills/peer-review-simulation/SKILL.md├── skills/pre-submission-verification/SKILL.md├── skills/pubmed-search/SKILL.md├── skills/reporting-standards/SKILL.md├── skills/research-ethics/SKILL.md├── skills/research-question-formulation/SKILL.md├── skills/revision-response/SKILL.md├── skills/statistical-analysis/SKILL.md├── skills/study-design/SKILL.md├── skills/submission-preparation/SKILL.md├── skills/team-collaboration/SKILL.md├── skills/using-med-research-powers/SKILL.md└── skills/writing-mrp-skills/SKILL.md
Included Skills20
Use when no analysis-plan.md exists yet and a statistical analysis plan must be written before any analysis(没有分析计划时先制定). Triggers on "帮我分析数据"、"用什么统计方法"、"分析策略"、"SAP"、"分析计划".
Use when generating data collection instruments, scripts, and templates from a confirmed study protocol and analysis plan. Triggers on "生成标注表"、"做个数据收集表"、"写推理脚本"、"随机分组"、"数据划分"、"CRF"、"数据录入表"、"REDCap".
Use when creating publication-quality statistical figures from analysis results for journal submission. Triggers on "画图"、"作图"、"出图"、"figure generation"、"热图"、"箱线图"、"ROC"、"生存曲线"、"森林图"、"火山图".
Use when choosing or re-checking a target journal (tentative after study design, re-checked before writing). Triggers on "投哪个期刊"、"选刊"、"journal selection"、"impact factor"、"哪个杂志合适".
Use when searching several databases and synthesizing evidence into a gap map (retrieval + synthesis, no writing). Triggers on "帮我查文献"、"文献综述"、"research gap"、"相关研究"、"这个领域有什么研究"、"快速调研".
Use when exporting manuscript markdown into a journal-formatted .docx after pre-submission checks pass. Triggers on "导出Word"、"生成docx"、"排版"、"格式化论文"、"export manuscript"、"docx".
Use when drafting a medical research manuscript (original research or review). Triggers on "写论文"、"写稿子"、"写Methods"、"写综述"、"manuscript"、"systematic review"、"meta-analysis"、"narrative review".
Use when simulating peer review of a finished manuscript before the pre-submission check. Triggers on "帮我审一下"、"模拟审稿"、"reviewer会怎么看"、"审稿人会问什么"、"peer review".
Use when a manuscript is declared complete and must pass the 6-gate check before export (mandatory checkpoint 3). Triggers on "写完了"、"可以投了"、"定稿"、"六道门"、"pre-submission"、"readiness".
Use when a task needs a PubMed MCP action (search string, MeSH mapping, quick single-database search, PMID lookup or citation verification). Triggers on "查PubMed"、"PMID"、"验证引用"、"检索式"、"MeSH".
Use when checking a manuscript item by item against its reporting guideline (called by pre-submission Gate 1 or on request). Triggers on "检查规范"、"报告规范"、"CONSORT"、"STROBE"、"PRISMA"、"TRIPOD"、"checklist".
Use when checking ethical compliance of research involving human subjects, animals, or patient data. Triggers on "伦理"、"IRB"、"知情同意"、"数据隐私"、"IACUC"、"利益冲突"、"人类遗传资源"、"注册".
Use when a user has a vague research idea and needs to define a clear question and hypothesis. Triggers on "我想研究..."、"这个课题怎么样"、"帮我想想选题"、"研究方向"、"科学问题".
Use when the user receives a journal revision or reject decision. Triggers on "审稿意见怎么改"、"修改策略"、"大修"、"小修"、"审稿意见"、"revision"、"reviewer comments"、"回复审稿人"、"rebuttal"、"response letter".
Use when analysis-plan.md already exists and the analysis must now be run on collected data(已有分析计划时执行分析). Triggers on "跑分析"、"统计检验"、"回归"、"生存分析"、"差异分析"、"帮我算".
Use when designing any research study protocol (clinical/basic/AI-ML/qualitative/survey). Triggers on "研究类型"、"样本量"、"写protocol"、"RCT设计"、"动物模型"、"定性研究"、"问卷"、"Delphi"、"study design"、"sample size".
Use when the verified, exported manuscript needs a cover letter and submission-portal guidance. Triggers on "cover letter"、"投稿信"、"致编辑信"、"投稿系统"、"ScholarOne"、"怎么投稿"、"submission portal".
Use when a research project benefits from multi-agent parallel work on independent subtasks. Triggers on "多人协作"、"并行分析"、"分工"、"同时做"、"parallel"、"子代理".
Use when a research-process task is detected (选题、研究设计、数据分析、画图、写论文、投稿、修稿) or the user asks where their project stands. This is the MRP orchestrator — routes to the right skill and keeps project state.
Use when creating, testing, or improving a Med-Research-Powers skill. Triggers on "写新skill"、"创建技能"、"改进skill"、"贡献skill"、"skill 不触发"、"skill 太长".
Plugin manifests1
{
"name": "mrp",
"description": "Medical research methodology framework — 20 skills with selective constraints covering the full research pipeline. Supports clinical, basic science, AI/ML, qualitative, and survey research design. 240 journal templates, 47 reporting standards (CONSORT 2025, STROBE, PRISMA, TRIPOD+AI, DECIDE-AI, IDEAL), 7 commands, PubMed MCP integration, one-click .docx export.",
"version": "6.3.0",
"author": {
"name": "BTCH Uro AI Lab"
},
"homepage": "https://github.com/Stefansong/med-research-powers",
"repository": "https://github.com/Stefansong/med-research-powers",
"license": "MIT",
"keywords": [
"medical-research",
"clinical-trials",
"AI-medical",
"statistics",
"manuscript",
"review-article",
"peer-review",
"reporting-standards",
"CONSORT-2025",
"TRIPOD-AI",
"PubMed",
"qualitative",
"survey",
"meta-analysis"
],
"hooks": {
"SessionStart": [
{
"matcher": "startup|clear|compact",
"hooks": [
{
"type": "command",
"command": "\"${CLAUDE_PLUGIN_ROOT}\"/hooks/session-start.sh"
}
]
}
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[mrp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mrp)