Grant Proposal
Draft a grant proposal based on: $ARGUMENTS
Standalone Scope
This skill works from the user's request, local project files, and any publicly accessible literature or funder pages that can be reached in the current environment.
No local API key is required by this skill. If network access is unavailable, continue from user-provided materials and clearly mark literature or funded-project coverage gaps.
Defaults
- GRANT_TYPE =
KAKENHI unless the request names another agency.
- GRANT_SUBTYPE =
auto from the request or the most common subtype.
- OUTPUT_FORMAT =
markdown unless latex is requested.
- OUTPUT_DIR =
grant-proposal/ for generated files.
- LANGUAGE =
auto:
- KAKENHI -> Japanese
- NSFC -> Chinese
- NSF/ERC/DFG/SNSF/ARC/NWO -> English unless requested otherwise
- GENERIC -> match the user's language
- AUTO_PROCEED = false. Stop at major planning checkpoints unless the user explicitly asks for a complete one-shot draft.
Supported grant types:
| Type |
Common Sections |
Notes |
KAKENHI |
研究目的, 研究計画・方法, 準備状況, 人権の保護 if applicable |
Formal Japanese academic style; emphasize academic significance, originality, feasibility, and societal value. |
NSF |
Project Summary, Project Description, References, Biosketch, Budget Justification, Data Management Plan |
Explicit Intellectual Merit and Broader Impacts. |
NSFC |
立项依据, 研究内容, 研究目标, 研究方案, 可行性分析, 创新点, 预期成果, 研究基础 |
Formal Chinese; position against the international frontier and applicant foundation. |
ERC |
Extended Synopsis, Scientific Proposal Part B2 |
High-risk/high-gain framing, work packages, deliverables, milestones. |
DFG |
State of the Art, Objectives, Work Programme, Bibliography, CV |
English or German depending on request. |
SNSF |
Summary, Research Plan, Timetable, Budget |
Scientific relevance, originality, feasibility, track record. |
ARC |
Project Description, Feasibility, Benefit, Budget |
Research quality, feasibility, and benefit. |
NWO |
Summary, Proposed Research, Knowledge Utilisation |
Scientific quality, innovation, knowledge utilisation. |
GENERIC |
User-provided or inferred sections |
Ask for page limits and required sections if unknown. |
Inputs to Gather
Read only what is useful for the requested proposal:
- The research idea, draft, or direction from
$ARGUMENTS.
- Local files that look relevant, for example:
IDEA_REPORT.md, FINAL_PROPOSAL.md, EXPERIMENT_PLAN.md
NARRATIVE_REPORT.md, STORY.md, literature.md, survey.md
publications.md, cv.md, bio.md, CV.pdf
- User-provided grant constraints:
- agency, subtype, page limit, deadline, language, section template
- PI stage, team, institution, budget range, project duration
- Public sources if network access is available:
- funder instructions and official criteria
- recent papers and surveys in the area
- funded-project databases for related awards
If critical PI-specific or budget information is missing, use explicit placeholders such as [TODO: add PI publications] and [AMOUNT]. Never invent these details.
Workflow
Phase 1: Parse and Scope
Extract:
- grant agency and subtype
- output language and format
- project duration
- topic, method, application area, and expected contribution
- any hard requirements such as page limits or mandatory sections
If the request is too vague to draft responsibly, ask concise questions for the missing grant type, project duration, PI background, or target language.
Phase 2: Landscape and Gap
Build the proposal's positioning directly:
- Summarize the research area in 5-8 bullets.
- Identify the scientific or technical gap.
- Search or inspect supplied literature for close work.
- Search funded-project pages when relevant and available:
- KAKENHI: KAKEN database
- NSF: NSF Award Search
- NSFC: public NSFC project information where accessible
- other agencies: official award/project search or public web pages
- Write a one-sentence gap statement:
Despite progress in [X], [specific gap] remains unresolved because [reason].
This project addresses the gap by [approach], enabling [expected scientific or societal impact].
Checkpoint unless one-shot drafting was requested:
## Positioning Checkpoint
- Grant type: [type/subtype]
- Proposed title: [working title]
- Gap statement: [gap]
- Closest related work/projects: [3-5 bullets]
- Proposed angle: [1-2 bullets]
Please confirm or adjust before I draft the proposal structure.
Phase 3: Aims and Project Architecture
Design 2-4 aims. Each aim should be:
- independently valuable
- technically concrete
- feasible within the project duration
- linked to a deliverable
- paired with a risk and mitigation
Create an aims matrix:
| Aim | Key Question | Approach | Evidence/Preparation | Risk | Mitigation | Deliverable |
|---|---|---|---|---|---|---|
| Aim 1 | ... | ... | ... | Low/Med/High | ... | ... |
Then create a timeline:
| Period | Aim/Task | Milestone | Deliverable |
|---|---|---|---|
| Year 1 Q1-Q2 | ... | ... | ... |
Checkpoint unless one-shot drafting was requested:
## Structure Checkpoint
- Aim 1: [title]
- Aim 2: [title]
- Aim 3: [title if any]
- Main risk: [risk]
- Timeline: [summary]
Proceed to full drafting, or revise the aims first?
Phase 4: Draft the Proposal
Write complete prose in the agency-specific style. Do not leave outline-only sections unless the user explicitly requested an outline.
Recommended drafting order:
- Specific Aims / Research Objective
- Background / Significance / State of the Art
- Research Plan / Methods
- Expected Outcomes and Deliverables
- Timeline and Milestones
- Risk Management and Alternative Plans
- PI Qualification / Preparation Status
- Budget Justification
- Broader Impacts / Societal Significance / Knowledge Utilisation when required
For figures, create text placeholders unless the user asks you to generate them:
[Figure 1: Overall project architecture showing Aim 1 -> Aim 2 -> Aim 3 and deliverables.]
[Figure 2: Timeline and milestones.]
If the user asks for figures, generate simple local SVG, Mermaid, draw.io, or matplotlib figures directly in the project. Do not call another skill.
Phase 5: Self-Check and Revise
Review the draft directly against the grant type's criteria:
- Does the opening state the gap early and clearly?
- Are aims concrete, feasible, and not mutually dependent in a fragile way?
- Are novelty and significance supported by cited literature or supplied evidence?
- Are risks and mitigation plans specific?
- Are deliverables measurable?
- Does the language match the agency style?
- Are budget amounts and PI credentials left as placeholders when unknown?
- Are all citations real or marked
[VERIFY]?
- Are page-limit or required-section constraints respected?
Apply obvious fixes before presenting the final output. If a weakness cannot be fixed without user information, mark it as a clear TODO.
Output Files
Default Markdown output:
grant-proposal/
├── GRANT_PROPOSAL.md
├── GRANT_NOTES.md
├── GRANT_STATE.json
├── references.bib
└── figures/
LaTeX output, if requested:
grant-proposal/
├── main.tex
├── sections/
│ ├── aims.tex
│ ├── background.tex
│ ├── research_plan.tex
│ ├── timeline.tex
│ ├── pi_qualification.tex
│ └── budget.tex
├── references.bib
└── figures/
If overwriting an existing final file, preserve the previous version by writing a timestamped copy first, for example GRANT_PROPOSAL_YYYYMMDD_HHmmss.md.
GRANT_NOTES.md should contain:
- assumptions
- missing user information
- literature/funded-project coverage limitations
- TODO placeholders to fill before submission
GRANT_STATE.json should contain only simple recovery metadata:
{
"grant_type": "NSFC",
"grant_subtype": "Youth",
"language": "Chinese",
"status": "drafted",
"last_updated": "YYYY-MM-DDTHH:MM:SS"
}
Key Rules
- Do not fabricate budget amounts.
- Do not fabricate PI information, publications, awards, affiliations, or credentials.
- Do not hallucinate citations. Use supplied sources or publicly verified sources; otherwise mark
[VERIFY].
- Do not claim novelty from absence of evidence. If search coverage is weak, say so.
- Grant proposals argue for future work. Emphasize what will be done, why it matters, and why the team can execute it.
- Keep agency norms visible: KAKENHI expects 社会的意義, NSF expects Broader Impacts, NSFC expects 国际前沿 positioning and 研究基础.
- Stop for user confirmation at major checkpoints unless the user explicitly requested a one-shot full draft.
Parameter Examples
/grant-proposal "robotics foundation model safety — NSF CAREER, English, 5 years"
/grant-proposal "低空通信感知一体化 — NSFC 青年, 中文, 3 years"
/grant-proposal "multimodal robot planning — KAKENHI Start-up, Japanese"
| Parameter |
Default |
Description |
grant type |
KAKENHI |
Agency: KAKENHI, NSF, NSFC, ERC, DFG, SNSF, ARC, NWO, GENERIC |
grant subtype |
auto |
Subtype such as Start-up, Wakate, CAREER, Youth |
output format |
markdown |
markdown or latex |
language |
auto |
Output language override |
duration |
inferred |
Project length and timeline granularity |
auto proceed |
false |
Skip checkpoints only when explicitly requested |
1---2name: grant-proposal3description: Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application.4---56# Grant Proposal78Draft a grant proposal based on: **$ARGUMENTS**910## Standalone Scope1112This skill works from the user's request, local project files, and any publicly accessible literature or funder pages that can be reached in the current environment.1314No local API key is required by this skill. If network access is unavailable, continue from user-provided materials and clearly mark literature or funded-project coverage gaps.1516## Defaults1718- **GRANT_TYPE = `KAKENHI`** unless the request names another agency.19- **GRANT_SUBTYPE = `auto`** from the request or the most common subtype.20- **OUTPUT_FORMAT = `markdown`** unless `latex` is requested.21- **OUTPUT_DIR = `grant-proposal/`** for generated files.22- **LANGUAGE = `auto`**:23 - KAKENHI -> Japanese24 - NSFC -> Chinese25 - NSF/ERC/DFG/SNSF/ARC/NWO -> English unless requested otherwise26 - GENERIC -> match the user's language27- **AUTO_PROCEED = false**. Stop at major planning checkpoints unless the user explicitly asks for a complete one-shot draft.2829Supported grant types:3031| Type | Common Sections | Notes |32|---|---|---|33| `KAKENHI` | 研究目的, 研究計画・方法, 準備状況, 人権の保護 if applicable | Formal Japanese academic style; emphasize academic significance, originality, feasibility, and societal value. |34| `NSF` | Project Summary, Project Description, References, Biosketch, Budget Justification, Data Management Plan | Explicit Intellectual Merit and Broader Impacts. |35| `NSFC` | 立项依据, 研究内容, 研究目标, 研究方案, 可行性分析, 创新点, 预期成果, 研究基础 | Formal Chinese; position against the international frontier and applicant foundation. |36| `ERC` | Extended Synopsis, Scientific Proposal Part B2 | High-risk/high-gain framing, work packages, deliverables, milestones. |37| `DFG` | State of the Art, Objectives, Work Programme, Bibliography, CV | English or German depending on request. |38| `SNSF` | Summary, Research Plan, Timetable, Budget | Scientific relevance, originality, feasibility, track record. |39| `ARC` | Project Description, Feasibility, Benefit, Budget | Research quality, feasibility, and benefit. |40| `NWO` | Summary, Proposed Research, Knowledge Utilisation | Scientific quality, innovation, knowledge utilisation. |41| `GENERIC` | User-provided or inferred sections | Ask for page limits and required sections if unknown. |4243## Inputs to Gather4445Read only what is useful for the requested proposal:46471. The research idea, draft, or direction from `$ARGUMENTS`.482. Local files that look relevant, for example:49 - `IDEA_REPORT.md`, `FINAL_PROPOSAL.md`, `EXPERIMENT_PLAN.md`50 - `NARRATIVE_REPORT.md`, `STORY.md`, `literature.md`, `survey.md`51 - `publications.md`, `cv.md`, `bio.md`, `CV.pdf`523. User-provided grant constraints:53 - agency, subtype, page limit, deadline, language, section template54 - PI stage, team, institution, budget range, project duration554. Public sources if network access is available:56 - funder instructions and official criteria57 - recent papers and surveys in the area58 - funded-project databases for related awards5960If critical PI-specific or budget information is missing, use explicit placeholders such as `[TODO: add PI publications]` and `[AMOUNT]`. Never invent these details.6162## Workflow6364### Phase 1: Parse and Scope6566Extract:6768- grant agency and subtype69- output language and format70- project duration71- topic, method, application area, and expected contribution72- any hard requirements such as page limits or mandatory sections7374If the request is too vague to draft responsibly, ask concise questions for the missing grant type, project duration, PI background, or target language.7576### Phase 2: Landscape and Gap7778Build the proposal's positioning directly:79801. Summarize the research area in 5-8 bullets.812. Identify the scientific or technical gap.823. Search or inspect supplied literature for close work.834. Search funded-project pages when relevant and available:84 - KAKENHI: KAKEN database85 - NSF: NSF Award Search86 - NSFC: public NSFC project information where accessible87 - other agencies: official award/project search or public web pages885. Write a one-sentence gap statement:8990```text91Despite progress in [X], [specific gap] remains unresolved because [reason].92This project addresses the gap by [approach], enabling [expected scientific or societal impact].93```9495Checkpoint unless one-shot drafting was requested:9697```markdown98## Positioning Checkpoint99100- Grant type: [type/subtype]101- Proposed title: [working title]102- Gap statement: [gap]103- Closest related work/projects: [3-5 bullets]104- Proposed angle: [1-2 bullets]105106Please confirm or adjust before I draft the proposal structure.107```108109### Phase 3: Aims and Project Architecture110111Design 2-4 aims. Each aim should be:112113- independently valuable114- technically concrete115- feasible within the project duration116- linked to a deliverable117- paired with a risk and mitigation118119Create an aims matrix:120121```markdown122| Aim | Key Question | Approach | Evidence/Preparation | Risk | Mitigation | Deliverable |123|---|---|---|---|---|---|---|124| Aim 1 | ... | ... | ... | Low/Med/High | ... | ... |125```126127Then create a timeline:128129```markdown130| Period | Aim/Task | Milestone | Deliverable |131|---|---|---|---|132| Year 1 Q1-Q2 | ... | ... | ... |133```134135Checkpoint unless one-shot drafting was requested:136137```markdown138## Structure Checkpoint139140- Aim 1: [title]141- Aim 2: [title]142- Aim 3: [title if any]143- Main risk: [risk]144- Timeline: [summary]145146Proceed to full drafting, or revise the aims first?147```148149### Phase 4: Draft the Proposal150151Write complete prose in the agency-specific style. Do not leave outline-only sections unless the user explicitly requested an outline.152153Recommended drafting order:1541551. Specific Aims / Research Objective1562. Background / Significance / State of the Art1573. Research Plan / Methods1584. Expected Outcomes and Deliverables1595. Timeline and Milestones1606. Risk Management and Alternative Plans1617. PI Qualification / Preparation Status1628. Budget Justification1639. Broader Impacts / Societal Significance / Knowledge Utilisation when required164165For figures, create text placeholders unless the user asks you to generate them:166167```markdown168[Figure 1: Overall project architecture showing Aim 1 -> Aim 2 -> Aim 3 and deliverables.]169[Figure 2: Timeline and milestones.]170```171172If the user asks for figures, generate simple local SVG, Mermaid, draw.io, or matplotlib figures directly in the project. Do not call another skill.173174### Phase 5: Self-Check and Revise175176Review the draft directly against the grant type's criteria:177178- Does the opening state the gap early and clearly?179- Are aims concrete, feasible, and not mutually dependent in a fragile way?180- Are novelty and significance supported by cited literature or supplied evidence?181- Are risks and mitigation plans specific?182- Are deliverables measurable?183- Does the language match the agency style?184- Are budget amounts and PI credentials left as placeholders when unknown?185- Are all citations real or marked `[VERIFY]`?186- Are page-limit or required-section constraints respected?187188Apply obvious fixes before presenting the final output. If a weakness cannot be fixed without user information, mark it as a clear TODO.189190## Output Files191192Default Markdown output:193194```text195grant-proposal/196├── GRANT_PROPOSAL.md197├── GRANT_NOTES.md198├── GRANT_STATE.json199├── references.bib200└── figures/201```202203LaTeX output, if requested:204205```text206grant-proposal/207├── main.tex208├── sections/209│ ├── aims.tex210│ ├── background.tex211│ ├── research_plan.tex212│ ├── timeline.tex213│ ├── pi_qualification.tex214│ └── budget.tex215├── references.bib216└── figures/217```218219If overwriting an existing final file, preserve the previous version by writing a timestamped copy first, for example `GRANT_PROPOSAL_YYYYMMDD_HHmmss.md`.220221`GRANT_NOTES.md` should contain:222223- assumptions224- missing user information225- literature/funded-project coverage limitations226- TODO placeholders to fill before submission227228`GRANT_STATE.json` should contain only simple recovery metadata:229230```json231{232 "grant_type": "NSFC",233 "grant_subtype": "Youth",234 "language": "Chinese",235 "status": "drafted",236 "last_updated": "YYYY-MM-DDTHH:MM:SS"237}238```239240## Key Rules241242- Do not fabricate budget amounts.243- Do not fabricate PI information, publications, awards, affiliations, or credentials.244- Do not hallucinate citations. Use supplied sources or publicly verified sources; otherwise mark `[VERIFY]`.245- Do not claim novelty from absence of evidence. If search coverage is weak, say so.246- Grant proposals argue for future work. Emphasize what will be done, why it matters, and why the team can execute it.247- Keep agency norms visible: KAKENHI expects 社会的意義, NSF expects Broader Impacts, NSFC expects 国际前沿 positioning and 研究基础.248- Stop for user confirmation at major checkpoints unless the user explicitly requested a one-shot full draft.249250## Parameter Examples251252```text253/grant-proposal "robotics foundation model safety — NSF CAREER, English, 5 years"254/grant-proposal "低空通信感知一体化 — NSFC 青年, 中文, 3 years"255/grant-proposal "multimodal robot planning — KAKENHI Start-up, Japanese"256```257258| Parameter | Default | Description |259|---|---|---|260| `grant type` | KAKENHI | Agency: KAKENHI, NSF, NSFC, ERC, DFG, SNSF, ARC, NWO, GENERIC |261| `grant subtype` | auto | Subtype such as Start-up, Wakate, CAREER, Youth |262| `output format` | markdown | `markdown` or `latex` |263| `language` | auto | Output language override |264| `duration` | inferred | Project length and timeline granularity |265| `auto proceed` | false | Skip checkpoints only when explicitly requested |