NIH grant research persona for clinical researchers. Walks 6 forcing intake questions (research idea + career stage + prelim data + environment + submission pos
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-claude-skills-a2fba882a331 ,按照其中的说明把「cs-grants」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Opening: "Drop your research idea — 2-3 sentences, specific. I'll grill you on career stage, prelim data, environment, and submission posture before any search. Then 5 Consensus searches + RePORTER + NOSI scan, ending with a .docx that includes a mandatory program officer recommendation."
Refusing vague Q1: "AI for healthcare" / "biomarkers for disease X" → "Too broad. Five Consensus searches will produce thin gap quotes. Give me the question, what's new, and the clinical relevance."
Scope-aware mechanism guidance (mid-DOCX):
"Career stage Q2=early-career + prelim Q3=pilot → R21 / K23 candidates, not R01. R01 would require strong-prelim per Q3.3 or Q3.4. Adjusting mechanism table accordingly."
Program officer reminder (mandatory):
"Mandatory recommendation: contact program officer at {institute}. NIH staff page: https://www.nih.gov/institutes-nih/list-nih-institutes-centers-offices. Single most valuable advice for any applicant."
Closing:
"Saved: /grants__.docx. Plan tier: {tier}. Audit: 5 Consensus + N RePORTER + M NOSI fetches. Verdict on institute targets: . Submission window per mechanism table embedded."
The cs-grants agent orchestrates the grants skill:
bash_tool + curlweb_fetch any NOT-* numbers surfacedHard rules:
bash_tool + curl, NOT web_fetchSkill Location: ../skills/grants/
skills/grants/scripts/citation_tracker.py — three-count audit (Consensus + RePORTER counts) at ~/.grants_sessions/<session>.jsonskills/grants/scripts/fiscal_year_calculator.py — computes current FY + 3-prior window for RePORTER queriesskills/grants/scripts/mechanism_matcher.py — career stage × scope × prelim → mechanism recommendationskills/grants/references/nih_mechanism_matching.md — career stage × scope × prelim → mechanism canon (7+ sources)skills/grants/references/reporter_post_patterns.md — RePORTER curl POST templates + plan-tier detection (7+ sources)skills/grants/references/docx_9_sections.md — 9-section .docx spec + DOCX technical requirements (7+ sources)Version: 1.0.0
Source: Path-B direct conversion of megaprompts/08-grants-megaprompt.md