grant-proposal

Drafts structured grant proposals from research ideas for KAKENHI, NSF, NSFC, ERC, and other funding agencies.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/Lingjie-wang/autoRL --skill grant-proposal-lingjie-wang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grant-proposal
Source: https://github.com/Lingjie-wang/autoRL/tree/main/Auto-claude-code-research-in-sleep/skills/grant-proposal
Command: npx skills add https://github.com/Lingjie-wang/autoRL --skill grant-proposal-lingjie-wang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning validated research ideas into a reviewer-ready funding application requires agency-specific structure, language, and review criteria that are tedious to get right. This Skill automates the full pipeline from literature positioning and gap statement to aims design, section drafting, external panel review, and revision. ## Core Features & Use Cases - Multi-Agency Templates: Supports KAKENHI (Japan), NSF (US), NSFC (China including 面上/青年/优青/杰青/海外优青/重点), ERC, DFG, SNSF, ARC, NWO, and generic formats, with auto-detected output language. - Structured Pipeline: Chains literature survey, novelty check, aims/claims-evidence matrix design, narrative arc construction, timeline planning, and GPT-5.5 panel review with up to two review-revise rounds. - State Persistence & Checkpoints: Saves progress to GRANT_STATE.json for resume after interruption, and pauses at explicit checkpoints for PI confirmation before each phase. - Use Case: After running idea discovery on a research direction, invoke the skill with "my topic — NSFC Youth" to produce a complete Chinese-language 青年基金 application draft with gap statement, innovation points, feasibility analysis, and yearly milestones. ## Quick Start Ask the assistant to write a grant proposal for your research topic, specifying the funding agency such as KAKENHI, NSF CAREER, or NSFC Youth, and it will draft the full application into the grant-proposal directory.

Frequently Asked Questions about grant-proposal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a grant proposal from a research idea?

Invoke the skill with your research direction and grant type, for example a topic followed by NSF or KAKENHI. It runs literature survey, novelty check, aims design, section drafting, and external review, producing a complete GRANT_PROPOSAL.md.

Which funding agencies does this grant writing skill support?

It supports KAKENHI (Japan), NSF (US), NSFC (China including General, Youth, Excellent Young Scientists, Distinguished, Overseas, and Key programs), ERC, DFG, SNSF, ARC, NWO, and a generic format where you supply section names and criteria.

Can I write an NSFC proposal in Chinese with this skill?

Yes. Language is auto-detected from grant type: NSFC proposals are written in formal Chinese academic style with 立项依据, 创新性, 可行性分析, and 研究基础 sections. You can override the language explicitly in the argument.

Does the skill generate budget numbers and PI publication lists?

No. It writes narrative budget justification only, leaving [AMOUNT] placeholders, and inserts [TODO: Add publications] markers when no CV or publication list is found. It never fabricates budget figures, credentials, or citations.

What happens if the external review service is unavailable?

If the Codex MCP tool is unavailable, the external review round is skipped and a note is recorded in GRANT_REVIEW.md. The proposal draft remains complete and usable without the panel review step.

Can I resume an interrupted grant proposal draft?

Yes. The skill writes GRANT_STATE.json after every phase. On the next invocation within 24 hours it resumes from the saved phase by reloading the proposal and review files; older state is treated as stale and restarted.