grant-proposallisted
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` 替换。