medical-imaging-reviewlisted
Install: claude install-skill Ronitnair/research-skills
# Medical Imaging AI Literature Review Writing Skill
A systematic workflow for writing comprehensive literature reviews in medical imaging AI.
## Quick Start
When user requests a literature review:
1. **Initialize project** with three core files:
- `CLAUDE.md` - Writing guidelines and terminology
- `IMPLEMENTATION_PLAN.md` - Staged execution plan
- `manuscript_draft.md` - Main manuscript
2. **Follow the 7-phase workflow** (see [WORKFLOW.md](WORKFLOW.md))
3. **Use standard templates** (see [TEMPLATES.md](TEMPLATES.md))
## Core Principles
### Writing Style
- Use **hedging language**: "may", "suggests", "appears to", "has shown promising results"
- Avoid absolute claims: Never say "X is the best method"
- Every claim needs citation support
- Each method section needs a **Limitations** paragraph
### Required Elements
- **Key Points box** (3-5 bullets) after title
- **Comparison table** for each major section
- **Performance metrics** with consistent format (Dice: 0.XXX, HD95: X.XX mm)
- **Figure placeholders** with detailed captions
- **References organized by topic** (80-120 typical)
### Paragraph Structure
1. Topic sentence (main claim)
2. Supporting evidence (citations + data)
3. Analysis (critical evaluation)
4. Transition to next paragraph
## Literature Sources
### ArXiv MCP (Preprints & Latest Research)
GitHub: https://github.com/blazickjp/arxiv-mcp-server
**Available Tools:**
- `search_papers` - Search by keywords with date range and category filters