MedSci Skills
From literature search to manuscript and submission preparation
A collection of medical research skills covering study design, data preparation, statistics, writing and reporting-guideline checks.
What to prepare
A research question, dataset, protocol or manuscript — start with the task you need
What you get
Search results, analyses, drafts or review reports, depending on the selected skill
Requirements
Claude Code; Python, R and additional tools depend on the task
Python setup guide ↗Interpreting the results
Created and maintained by Yoojin Nam (Aperivue). This page introduces the original project and directs installation to the original source.
Install in Claude Code
Enter these commands in the Code view of the Claude app or the Claude Code panel in VS Code. These are installation commands, not prompts for a regular Claude chat.
Run the first line to add the original creator’s marketplace, then use /plugin to select the categories you need, such as medsci-analysis or medsci-writing. Restart Claude Code after installation.
/plugin marketplace add Aperivue/medsci-skills /plugin
These commands register the skill. Python, R and analysis packages must be prepared separately; check the requirements above and the original documentation.
Installation instructions on GitHub ↗Try this prompt after installation
Replace the bracketed fields with your own information, then paste the prompt into Claude Code.
[Goal] Help with [literature search / study design / analysis / writing / pre-submission review]. [Inputs] Available material: [filenames or research question] Current study status: [progress] [Task] Choose the relevant installed MedSci Skills and report a work plan and expected outputs. [Checks] Ask for missing information. Proceed after the plan is approved.
This page provides usage and installation guidance. Analyses and file processing take place in your installed Claude Code environment.