grant-proposal

仓库创建 2026年2月7日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

把访谈、DMP、设施声明等模块组合成一份可投递的提案草稿,适合科研人员节省构思时间。

这个 Skill 做什么

根据已有研究说明与子模块自动生成符合资助机构格式的 grant proposal 草稿。

把现有的研究说明、数据管理计划和环境/设施描述拼成符合资助机构(NSF/NIH/ERC 等)格式的 proposal 草稿,并生成资助者要求的核对清单。适合需要把科研思路、DMP、设施陈述等模块快速组装成申报文本的时候用。产出可编辑的草稿供你自己上传到资方系统,不会替你提交,能把繁琐的格式工作一次性搞定。

▸ 展开 SKILL.md 英文原文

Scaffold a research grant proposal (NSF, NIH, ERC, or foundation) by composing existing primitives — pulls identification strategy from an `/interview-me` spec, delegates the data-management plan to `/data-management-plan` and the facilities statement to `/capture-environment`, and emits a funder-requirements checklist. Use when user says "draft a grant", "write a proposal", "NSF proposal", "NIH aims", "ERC application", "foundation grant", "specific aims", or "scaffold a grant proposal". NOT a submission tool — produces a draft the user uploads to the sponsor's portal themselves.

研究检索资助申请脚手架研究写作通用
1.4k
Stars
2.8k
Forks
40
仓库内 Skill
+59
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/grant-proposal/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/grant-proposal/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /grant-proposal — Research Grant Proposal Scaffolder

Compose a funder-shaped grant proposal draft from primitives you already have: an `/interview-me` research spec supplies the science, `/data-management-plan` supplies the DMP, `/capture-environment` supplies the facilities/computational statement, and `/lit-review` supplies the prior-work framing. This skill structures and stitches — it does **not** submit anywhere, and it does not invent identification strategy where a spec is absent.

**Core principle:** A proposal is a *coherence* artifact. Aims, methods, budget, timeline, and broader impacts must agree with each other and with the underlying research spec. The skill's main value-add
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有