research-grants
FreeNo executable scriptsNot checkedWrite competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts
About this skill
Research Grant Writing
Overview
Research grant writing is the process of developing competitive funding proposals for federal agencies and foundations. Master agency-specific requirements, review criteria, narrative structure, budget preparation, and compliance for NSF (National Science Foundation), NIH (National Institutes of Health), DOE (Department of Energy), DARPA (Defense Advanced Research Projects Agency), and Taiwan's NSTC (National Science and Technology Council) submissions.
Critical Principle: Grants are persuasive documents that must simultaneously demonstrate scientific rigor, innovation, feasibility, and broader impact. Each agency has distinct priorities, review criteria, formatting requirements, and strategic goals that must be addressed.
When to Use This Skill
This skill should be used when:
- Writing research proposals for NSF, NIH, DOE, DARPA, or NSTC programs
- Preparing project descriptions, specific aims, or technical narratives
- Developing broader impacts or significance statements
- Creating research timelines and milestone plans
- Preparing budget justifications and personnel allocation plans
- Responding to program solicitations or funding announcements
- Addressing reviewer comments in resubmissions
- Planning multi-institutional collaborative proposals
- Writing preliminary data or feasibility sections
- Preparing biosketches, CVs, or facilities descriptions
Visual Enhancement (Optional)
Strong proposals often include 1–3 figures (timelines, workflow diagrams, preliminary data). Figures support review but are not a substitute for clear aims and methods.
When figures help:
- Research methodology and workflow diagrams
- Project timeline or Gantt charts
- Conceptual framework or system architecture (technical proposals)
- Experimental design flowcharts
- Broader impacts activity diagrams
- NSTC CM03 research architecture diagrams (often expected)
How to create figures:
- Preferred: Use the scientific-schematics skill (
--doc-type grant) for AI-generated diagrams from a natural-language description - Alternative: Build figures in your usual tools (matplotlib, Illustrator, PowerPoint, etc.)
From the scientific-schematics skill directory, with OPENROUTER_API_KEY set:
python scripts/generate_schematic.py "project timeline with Year 1-3 milestones" -o figures/timeline.png --doc-type grant
Disclosure: AI schematic generation sends your prompt to OpenRouter (a third-party API). Do not include unpublished sensitive details unless that transmission is appropriate for your project.
Agency-Specific Overview
NSF (National Science Foundation)
Mission: Promote the progress of science and advance national health, prosperity, and welfare
Key Features:
- Follow PAPPG 24-1 (effective May 20, 2024) unless a solicitation overrides it
- Intellectual Merit + Broader Impacts (equally weighted)
- 15-page project description limit (most programs; includes Results from Prior NSF Support, max 5 pages)
- Emphasis on education, diversity, and societal benefit
- Collaborative research encouraged
- Open data and open science emphasis
- Merit review process with panel + ad hoc reviewers
NIH (National Institutes of Health)
Mission: Enhance health, lengthen life, and reduce illness and disability
Key Features:
- Specific Aims (1 page) + Research Strategy (12 pages for R01)
- Significance, Innovation, Approach as core review criteria
- Preliminary data typically required for R01s
- Emphasis on rigor, reproducibility, and clinical relevance
- Modular budgets ($250K increments) for most R01s
- Multiple resubmission opportunities
DOE (Department of Energy)
Mission: Ensure America's security and prosperity through energy, environmental, and nuclear challenges
Key Features:
- Focus on energy, climate, computational science, basic energy sciences
- Often requires cost sharing or industry partnerships
- Emphasis on national laboratory collaboration
- Strong computational and experimental integration
- Energy innovation and commercialization pathways
- Varies by office (ARPA-E, Office of Science, EERE, etc.)
DARPA (Defense Advanced Research Projects Agency)
Mission: Make pivotal investments in breakthrough technologies for national security
Key Features:
- High-risk, high-reward transformative research
- Focus on "DARPA-hard" problems (what if true, who cares)
- Emphasis on prototypes, demonstrations, and transition paths
- Often requires multiple phases (feasibility, development, demonstration)
- Strong project management and milestone tracking
- Teaming and collaboration often required
- Varies dramatically by program manager and BAA (Broad Agency Announcement)
NSTC (National Science and Technology Council - Taiwan)
Mission: Advance scientific breakthrough, industrial application, and societal impact in Taiwan.
Key Features:
- CM03 Form: The core technical proposal format.
- Bilingual: Abstract required in both Chinese and English.
- Innovation & Feasibility: Primary review focus.
- Preliminary Data: Highly critical for credibility.
- Research Architecture Diagram: A mandatory visual element for clarity.
Core Components of Research Proposals
1. Executive Summary / Project Summary / Abstract
Every proposal needs a concise overview that communicates the essential elements of the research to both technical reviewers and program officers.
Purpose: Provide a standalone summary that captures the research vision, significance, and approach
Length:
- NSF: 1 page (Project Summary with separate Overview, Intellectual Merit, Broader Impacts)
- NIH: 30 lines (Project Summary/Abstract)
- DOE: Varies (typically 1 page)
- DARPA: Varies (often 1-2 pages)
Essential Elements:
- Clear statement of the problem or research question
- Why this problem matters (significance, urgency, impact)
- Novel approach or innovation
- Expected outcomes and deliverables
- Qualifications of the team
- Broader impacts or translational pathway
Writing Strategy:
- Open with a compelling hook that establishes importance
- Use accessible language (avoid jargon in opening sentences)
- State specific, measurable objectives
- Convey enthusiasm and confidence
- Ensure every sentence adds value (no filler)
- End with transformative vision or impact statement
Common Mistakes to Avoid:
- Being too technical or detailed (save for project description)
- Failing to articulate "why now" or "why this team"
- Vague objectives or outcomes
- Neglecting broader impacts or significance
- Generic statements that could apply to any proposal
2. Project Description / Research Strategy
The core technical narrative that presents the research plan in detail.
Structure Varies by Agency:
NSF Project Description (typically 15 pages):
- Introduction and background
- Research objectives and questions
- Preliminary results (if applicable)
- Research plan and methodology
- Timeline and milestones
- Broader impacts (integrated throughout or separate section)
- Prior NSF support (if applicable)
NIH Research Strategy (12 pages for R01):
- Significance (why the problem matters)
- Innovation (what's novel and transformative)
- Approach (detailed research plan)
- Preliminary data
- Research design and methods
- Expected outcomes
- Potential problems and alternative approaches
DOE Project Narrative (varies):
- Background and significance
- Technical approach and innovation
- Qualifications and experience
- Facilities and resources
- Project management and timeline
DARPA Technical Volume (varies):
- Technical challenge and innovation
- Approach and methodology
- Schedule and milestones
- Deliverables and metrics
- Team qualifications
- Risk assessment and mitigation
For detailed agency-specific guidance, refer to:
- `references/nsf_guidelin
Install research-grants in Claude Code & Claude Desktop
Sign up to install this skill
Create a free account to reveal the install command and save the skill to your library.
- Reveal the one-line install command
- Save skills to your synced library
- Get notified when skills update
Allowed tools
Tools this skill is permitted to call.
Read Write Edit BashBundled files
FAQ
What does the research-grants skill do?
Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.
How do I install the research-grants skill?
Copy the skill folder into ~/.claude/skills (the Claude Code tab above does this in one command), or install it as a plugin.
Does the research-grants skill run scripts?
No, this skill is instructions only (SKILL.md) with no executable scripts.
Related skills
Changelog Writer
Turn git history into a readable changelog
by Unylydoc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs,
by Anthropicinternal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever
by Anthropicwriting-guidelines
Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or
by Vercel