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
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
Final Note: Grant writing is both an art and a science. Success requires not only excellent research ideas but also clear communication, strategic positioning, and meticulous attention to detail. Start early, seek feedback, and remember that even the best researchers face rejection—persistence and revision are key to funding success.
How to use it
Copy the folder
Take k-dense-ai/research-grants from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
Check the name does not clash
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.