← ClaudeAtlas

grant-proposallisted

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.
wookat/ai-research-skills · ★ 2 · AI & Automation · score 63
Install: claude install-skill wookat/ai-research-skills
# Grant Proposal: From Research Ideas to Fundable Application Draft a grant proposal based on: **$ARGUMENTS** ## Overview This skill turns validated research ideas into a structured, reviewer-ready grant proposal. It chains sub-skills into a grant-specific pipeline: ``` /research-lit → /novelty-check → [structure design] → [draft] → /research-review → [revise] → GRANT_PROPOSAL.md (survey) (verify gap) (aims + matrix) (prose) (panel review) (fix) (done!) ``` **This is a parallel branch, not part of the linear Workflow 1→1.5→2→3 pipeline.** After `/idea-discovery` produces validated ideas, the user can either: - Go to `/experiment-bridge` → `/auto-review-loop` → `/paper-writing` (implement & publish)(未收录 skill 按 `shared-references/pack-mapping.md` 替换) - Go to `/grant-proposal` (write funding application first, then implement after funding) ``` ┌→ /experiment-bridge → /auto-review-loop → /paper-writing (publish track) /idea-discovery ────┤ └→ /grant-proposal → [get funded] → /experiment-bridge → ... (funding track) ``` Grant proposals argue for **future work** (feasibility + potential), not completed work (results + claims). This skill handles the unique requirements of grant writing: narrative arc design, reviewer-facing structure, budget justification, timeline planning, and agency-specific formatting. 本文件中的 `/experiment-bridge`、`/experiment-plan` 等未收录 skill 引用按 `shared-references/pack-mapping.md` 替换。