grant-builder

grant-builder is a skill for Claude Code from Aperivue/medsci-skills. It costs 36 tokens per session (1,593 once invoked), scanned A, original, MIT.

A proposal-writing guide for medical imaging and medical AI projects. It organizes a grant or challenge application around the problem, novelty, plan, milestones, and participating organizations.

In plain words
What is it for?
Drafting national grants, consortium proposals, challenge entries, pilot-funding applications, and Korean industry-academia research plans.
Why use it?
It helps turn a technical idea into a realistic proposal that also explains clinical value, coordination, and deliverable results. It keeps claims tied to evidence and executable work.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the medsci-submission plugin — 6 skills shipped together

Good fit Drafting national grants, consortium proposals, challenge entries, pilot-funding applications, and Korean industry-academia research plans.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aperivue/medsci-skills/grant-builder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Aperivue/medsci-skills --skill grant-builder
Clone the repo
git clone --depth 1 https://github.com/Aperivue/medsci-skills

Made for: Claude Code.

Or install medsci-submission, the plugin that ships this one along with the rest of its 6 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for grant-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/aperivue/medsci-skills/grant-builder/github.svg)](https://agentmods.dev/skills/aperivue/medsci-skills/grant-builder)
Your own site
<a href="https://agentmods.dev/skills/aperivue/medsci-skills/grant-builder"><img src="https://agentmods.dev/badge/skills/aperivue/medsci-skills/grant-builder/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for grant-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/aperivue/medsci-skills/grant-builder"><img src="https://agentmods.dev/badge/skills/aperivue/medsci-skills/grant-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,593 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.01593
Opus 5 $0.00018 $0.00796
Sonnet 5 $0.00007 $0.00319
Haiku 4.5 $0.00004 $0.00159

Measured 10d ago against content hash 33b7848d79f9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

grant-builder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/grant-builder/SKILL.md · 252 lines

How it starts

The opening of the file, as written. The whole thing — 252 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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

Read the full file on GitHub · 252 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 252 lines · 36 tokens per session scan A 33b7848d79f9

Subscribe to this mod's changes

grant-builder is a skill published in the GitHub repository Aperivue/medsci-skills (291 stars, last pushed 2d ago), licensed MIT. It adds 36 tokens to every session and 1,593 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

clinical-trials-search

Search ClinicalTrials.gov with natural language queries. Find clinical trials, enrollment, and outcomes using Valyu semantic search.

beita6969/ScienceClaw · 28 tokens

shidi

A Chinese-language research assistant role that turns a user’s ideas into literature reviews, experiment plans, figures and organised data.

IcyCreamDAS/shidi-skill · 126 tokens

clinical-research

Use when designing a prospective clinical study before submission — selecting and classifying endpoints (primary / key-secondary / exploratory, with surrogate-endpoint flagging), estimating sample size and power for two-arm designs (means / proportions / survival), or scoring a study plan for feasibility and a GO /…

bestagentkits/agency-skills · 152 tokens

sr-search-record

An automated literature-review search and screening workflow using OpenAlex, an open database and API for scholarly research, and Zotero, a reference manager.

qiaomiaojoe/ai-academic-workflow · 350 tokens

review-synthesis

A literature-review workflow that combines evidence from the full text of selected research papers into a findings document. It uses different review methods for systematic, semi-systematic, and integrative reviews.

qiaomiaojoe/ai-academic-workflow · 285 tokens

review-draft

A workflow for expanding a first draft of a review article into a structured academic manuscript. A review article combines and organizes existing research rather than reporting a new experiment.

qiaomiaojoe/ai-academic-workflow · 281 tokens