Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
grant-proposal
grant-proposal is an open-source data skill for Claude Code and compatible agents, published by wanshuiyin. Its author describes it as: “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…”. The project has 15k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep ~/.claude/skills/grant-proposal`.
What grant-proposal does
Draft a grant proposal based on: **$ARGUMENTS**
Installation
Add grant-proposal to your agent with:
git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep ~/.claude/skills/grant-proposal Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for grant-proposal is organised into these sections:
- Overview
- Constants
- Optional: Style reference (— style-ref: <source>, opt-in)
- Grant Type Specifications
- KAKENHI (Japan — JSPS)
- NSF (US)
- NSFC (China — 国家自然科学基金)
- ERC (EU — European Research Council)
- DFG (Germany — Deutsche Forschungsgemeinschaft)
- SNSF (Switzerland — Swiss National Science Foundation)
- ARC (Australia — Australian Research Council)
- NWO (Netherlands — Dutch Research Council)
When to use it
Reach for grant-proposal when you want data help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in wanshuiyin/Auto-claude-code-research-in-sleep, an established project with 14,858 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does grant-proposal do?
- 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.
- How do I install grant-proposal?
- Run git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep ~/.claude/skills/grant-proposal in your agent, then reload your skills. Review the source at https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep before installing.
- Is grant-proposal free to use?
- Yes. grant-proposal is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does grant-proposal come from?
- grant-proposal ships inside wanshuiyin/Auto-claude-code-research-in-sleep, a repository that contains 41 catalogued skills in total. The repository's 14,858 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Data →Quick single-paper lookup via AlphaXiv LLM-optimized summaries with tiered source fallback. Use when user says "explain this paper", "summarize paper", pastes an arXiv/AlphaXiv URL, or provides a bare arXiv ID for quick understanding - not for broad literature search.
Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.
Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.
Autonomously improve a generated paper via GPT-5.6-Sol xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper.