Skip to main content
ClaudeWave
Skill146 repo starsupdated yesterday

grant-builder

>

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Aperivue/medsci-skills /tmp/grant-builder && cp -r /tmp/grant-builder/skills/grant-builder ~/.claude/skills/grant-builder
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Grant-Builder Skill

## Purpose

This skill supports competitive proposal writing for:

- national R&D grants
- multi-institution consortia
- challenge proposals
- internal pilot funding
- translational medical AI project plans
- **Korean government grants** (산학협력 / 연구계획서 — MOHW 복지부, MOTIE 산자부, MSS 중기부, and regional industry-academia programs)

It is optimized for projects where clinical relevance, multi-site coordination, and executable milestones matter as much as technical novelty.

---

## Korean Government Grant Mode (산학과제 / 연구계획서)

When the user requests a Korean industry-academia grant (산학과제) or research plan
(연구계획서), apply the adaptations below. Korean program terms are preserved in
parentheses because they are the literal form used on the funding agency's template.

### Document Structure (three-attachment format)

Most Korean grants follow a standardized three-attachment format:
- **Attachment 1 (첨부1, 기본정보)**: project title, participating institutions,
  investigator CVs, publication / patent record.
- **Attachment 2 (첨부2, 매칭확인서)**: per-institution cost-share confirmation,
  typically finalized after a kickoff meeting between the institutions.
- **Attachment 3 (첨부3, 연구계획서)**: the 10-page research plan — structure below.

### Attachment 3 Standard Structure

```
1. Significance & Aims (약 2p)
   - clinical problem with quantitative framing
   - domestic + international trends (3–5 year literature / guideline window)
   - differentiation of the proposed work

2. Research Content & Methods (약 4p)
   - staged roadmap (Phase 1 – N with time ranges)
   - pipeline schematic (mandatory when an AI pipeline is in scope)
   - per-subproject institution and personnel assignment

3. Team Capability (약 1p)
   - expertise + representative record (SCI papers, patents) per investigator
   - cross-institution synergy (hospital = data / clinical; university = algorithm)

4. Expected Outcomes & Utilization (약 2p)
   - quantitative targets: SCI papers, patents
   - qualitative targets: clinical impact, standardization contribution
   - linkage to follow-on larger grants (positioning as a seed)

5. Budget Plan (약 1p)
   - RA salaries, computing equipment, consumables, academic activities, indirect costs
```

### Writing Tips for Small-Scale Grants (< KRW 30 million)

- Write for a non-specialist reviewer — assume the evaluator is not in your subfield.
- Emphasize feasibility over technical novelty.
- Prioritize length / format compliance; exceeding the template incurs scoring penalties.
- Include preliminary data or pilot results whenever available.
- Keep quantitative targets conservative — undershooting a committed target is punished
  more than overdelivering on a modest one.

---

## Communication Rules

- Communicate with the user in their preferred language.
- Proposal prose should be in the language required by the target call.
- Avoid hype. Emphasize unmet need, feasibility, differentiation, and deliverables.

---

## Core Outputs

Depending on the request, produce one or more of:

- project concept summary
- `Significance`
- `Innovation`
- `Approach`
- specific aims
- work packages
- milestone table
- role split by institution
- evaluation framework
- reviewer-risk memo

---

## Workflow

### Phase 1: Decode the funding call

Extract:
- funding body
- call theme
- eligibility constraints
- deliverable expectations
- timeline
- evaluation criteria

If no call text is available, infer a generic academic-medical AI proposal structure and label assumptions.

### Phase 2: Frame the problem

Define:
- clinical pain point
- current workflow limitation
- why existing AI or standard care is insufficient
- who benefits if the project succeeds

**Gate:** Present the problem framing (clinical pain point, gap, proposed solution) to the
user. Confirm before building proposal sections — a misframed problem produces an
unfundable proposal.

### Phase 3: Build the proposal spine

Always articulate:
- problem
- gap
- proposed solution
- why this team can execute it
- measurable outputs

### Phase 4: Convert to proposal sections

#### Significance

Must answer:
- why this matters clinically
- why this matters now
- why the proposed solution is worth funding

#### Innovation

Should focus on:
- what is genuinely different
- why the integration is new
- why the novelty is useful, not just technical

#### Approach

Should define:
- dataset and participating sites
- model or workflow components
- validation plan
- benchmark/comparator
- failure analysis
- risk mitigation

### Phase 5: Execution plan

Generate:
- milestones by quarter or year
- institution-level responsibilities
- dependencies and handoffs
- required infrastructure

---

## Default Structure

```text
## Proposal Summary
Title: ...
Goal: ...
Clinical problem: ...

### Significance
...

### Innovation
...

### Approach
Aim 1. ...
Aim 2. ...
Aim 3. ...

### Milestones
- ...

### Consortium roles
- ...

### Major risks and mitigations
- ...
```

---

## Evaluation Heuristics

Before finalizing, check:

1. Is the clinical need explicit and credible?
2. Is the novelty more than "we will use AI"?
3. Are the aims linked to measurable outputs?
4. Is the validation plan convincing?
5. Is the multi-site structure realistic?
6. Are compute, annotation, and regulatory needs acknowledged?
7. Does each institution have a distinct role?

---

## Common Weaknesses To Flag

- novelty described without clinical consequence
- vague benchmark or success criterion
- no external validation or deployment path
- too many aims for the timeline
- consortium members listed but not functionally integrated
- proposal sounds like a paper, not a funded program

---

## Handoff Rules

- route to `search-lit` to support significance and prior-art positioning
- route to `design-study` if the evaluation framework is weak
- route to `write-paper` only when the proposal requires publication-style narrative sections

---

## What This Skill Does NOT Do

- It does not fabricate budget
skillsSkill
academic-aioSkill

Medical AI paper optimization for AI search engines (Perplexity, ChatGPT web, Elicit, Consensus, SciSpace) and RAG-based literature tools. Applies when drafting or reviewing titles, abstracts, structured summary boxes (Key Points / Research in Context / Plain-Language Summary), manuscripts for high-impact medical AI journals (Lancet Digital Health, Radiology, Radiology-AI, npj Digital Medicine, Nature Medicine), preprints (medRxiv/arXiv), GitHub README + CITATION.cff + Zenodo archives, and Hugging Face model/dataset cards. Integrates TRIPOD+AI, CLAIM 2024, STARD-AI, TRIPOD-LLM, DECIDE-AI reporting requirements with generative engine optimization (GEO) principles. Produces a visible pass/fail checklist.

add-journalSkill

>

analyze-statsSkill

Statistical analysis for medical research papers. Generates reproducible Python/R code with publication-ready tables and figures. Supports diagnostic accuracy, inter-rater agreement, meta-analysis, survival analysis, survey data, group comparisons, regression, propensity score, and repeated measures.

author-strategySkill

PubMed author profile analysis. Author name → PubMed fetch → study type classification → visualization → strategy report.

batch-cohortSkill

Generate N analysis scripts from a single methodology template × multiple exposure/outcome combinations. The "80-person team" pattern — same validated method, swap variables only. Produces batch R/Python code + summary matrix.

calc-sample-sizeSkill

>

check-reportingSkill

Check manuscript compliance with medical research reporting guidelines. Supports 32 guidelines including STROBE, CONSORT, STARD, STARD-AI, TRIPOD, TRIPOD+AI, ARRIVE, PRISMA, PRISMA-DTA, PRISMA-P, CARE, SPIRIT, CLAIM, MI-CLEAR-LLM, SQUIRE 2.0, CLEAR, MOOSE, GRRAS, SWiM, AMSTAR 2, and risk of bias tools (QUADAS-2, QUADAS-C, RoB 2, ROBINS-I, ROBINS-E, ROBIS, ROB-ME, PROBAST, PROBAST+AI, NOS, COSMIN, RoB NMA). Generates item-by-item assessment with PRESENT/MISSING/PARTIAL status.