claude-scientific-writer: Skill for Claude Code

.claude/skills/research-grants/SKILL.md

research-grants is a skill for Claude Code from K-Dense-AI/claude-scientific-writer. It costs 48 tokens per session (2,710 once invoked), scanned A, a copy of research-grants, MIT.

A guide for writing research-funding proposals for agencies such as NSF, NIH, DOE, DARPA, and Taiwan’s NSTC. It covers the required proposal sections, budgets, review standards, and submission rules.

In plain words
What is it for?
Use it to draft project descriptions, specific aims, technical narratives, broader-impact or significance statements, timelines, milestone plans, and budget justifications.
Why use it?
It helps adapt one research idea to different funders’ priorities, formats, and evaluation criteria. This reduces missed requirements and unclear explanations of the work’s value.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is K-Dense-AI/claude-scientific-writer's own configuration. It tells Claude Code how to work on claude-scientific-writer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-scientific-writer configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/generate_schematic.py "project timeline with Year 1-3 milestones" -o figures/timeline.png --doc-type grant.

About the project

Claude Scientific Writer is an AI-assisted research and writing tool that searches literature and produces documents such as scientific papers, reports, posters, grant proposals, and reviews with citations. Researchers and technical writers can use it as a Claude Code plugin, Python package, or command-line tool, with the catalogue entries defining agent workflows for it.

K-Dense-AI/claude-scientific-writer · 2,327 stars · on GitHub · k-dense.ai

Reuse

Borrowing it

Nothing to install: this file belongs to K-Dense-AI/claude-scientific-writer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-writer/main/.claude/skills/research-grants/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/claude-scientific-writer

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for research-grants

README.md
[![agentmods](https://agentmods.dev/badge/skills/k-dense-ai/claude-scientific-writer/research-grants/github.svg)](https://agentmods.dev/skills/k-dense-ai/claude-scientific-writer/research-grants)
Your own site
<a href="https://agentmods.dev/skills/k-dense-ai/claude-scientific-writer/research-grants"><img src="https://agentmods.dev/badge/skills/k-dense-ai/claude-scientific-writer/research-grants/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for research-grants

Your own site · 80×15
<a href="https://agentmods.dev/skills/k-dense-ai/claude-scientific-writer/research-grants"><img src="https://agentmods.dev/badge/skills/k-dense-ai/claude-scientific-writer/research-grants.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,710 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.02710
Opus 5 $0.00024 $0.01355
Sonnet 5 $0.00010 $0.00542
Haiku 4.5 $0.00005 $0.00271

Measured 13d ago against content hash 462a32fa85d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

research-grants scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to research-grants — 23 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/research-grants/SKILL.md · 297 lines

How it starts

The opening of the file, as written. The whole thing — 297 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Research Grant Writing

Overview

Research grant writing is the process of developing competitive funding proposals for federal agencies and foundations. Master agency-specific requirements, review criteria, narrative structure, budget preparation, and compliance for NSF (National Science Foundation), NIH (National Institutes of Health), DOE (Department of Energy), DARPA (Defense Advanced Research Projects Agency), and Taiwan's NSTC (National Science and Technology Council) submissions.

Critical Principle: Grants are persuasive documents that must simultaneously demonstrate scientific rigor, innovation, feasibility, and broader impact. Each agency has distinct priorities, review criteria, formatting requirements, and strategic goals that must be addressed.

When to Use This Skill

This skill should be used when:

  • Writing research proposals for NSF, NIH, DOE, DARPA, or NSTC programs
  • Preparing project descriptions, specific aims, or technical narratives
  • Developing broader impacts or significance statements
  • Creating research timelines and milestone plans
  • Preparing budget justifications and personnel allocation plans
  • Responding to program solicitations or funding announcements
  • Addressing reviewer comments in resubmissions
  • Planning multi-institutional collaborative proposals
  • Writing preliminary data or feasibility sections
  • Preparing biosketches, CVs, or facilities descriptions

Visual Enhancement (Optional)

Strong proposals often include 1–3 figures (timelines, workflow diagrams, preliminary data). Figures support review but are not a substitute for clear aims and methods.

When figures help:

  • Research methodology and workflow diagrams
  • Project timeline or Gantt charts
  • Conceptual framework or system architecture (technical proposals)
  • Experimental design flowcharts
  • Broader impacts activity diagrams
  • NSTC CM03 research architecture diagrams (often expected)

How to create figures:

  • Preferred: Use the scientific-schematics skill (--doc-type grant) for AI-generated diagrams from a natural-language description
  • Alternative: Build figures in your usual tools (matplotlib, Illustrator, PowerPoint, etc.)

Read the full file on GitHub · 297 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 297 lines · 48 tokens per session scan A 462a32fa85d1

Subscribe to this mod's changes

research-grants is a skill published in the GitHub repository K-Dense-AI/claude-scientific-writer (2,327 stars, last pushed 24d ago), licensed MIT. It adds 48 tokens to every session and 2,710 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to research-grants, differing in 23 lines, and is treated as a copy.

Related

Other skills, from other repositories

frontmcp-development

Use when building any FrontMCP server component other than a tool (for tools, use create-tool). Covers @Resource static resources and parameterized URI templates; @Prompt reusable prompts (RAG, multi-turn); @Provider singleton dependency-injection providers (database pools, API clients); @Agent autonomous LLM agents…

agentfront/frontmcp · 196 tokens

browser-automation-expert

Drive a real browser to navigate, extract data and complete flows on sites without an API: scraping, crawling, authentication, dynamic content and anti-bot handling. Use when the user mentions web scraping, crawling, browser automation, Puppeteer or headless Chrome, wants data pulled from a website, needs a login or…

personamanagmentlayer/pcl · 94 tokens

document-processing-expert

Read, generate and modify office documents and PDFs from code: PDF extraction and forms, Word documents, Excel workbooks and PowerPoint decks. Use when the user mentions PDF, DOCX, XLSX, PPTX, Word, Excel, PowerPoint or spreadsheets, wants data extracted from documents, needs a report or invoice generated as a file…

personamanagmentlayer/pcl · 102 tokens

testing-expert

Expert-level software testing with unit tests, integration tests, E2E tests, TDD/BDD, and testing best practices. Use when the user mentions TDD, BDD, unit tests, integration tests, or end-to-end tests, or when the task involves Testing Fundamentals, Unit Testing, Integration Testing, or End-to-End Testing.

personamanagmentlayer/pcl · 73 tokens

git-expert

Expert-level Git version control with advanced workflows, branching strategies, and best practices for team collaboration. Use when the user mentions version control, collaboration, or workflow, or when the task involves Essential Git Commands, Advanced Git Techniques, Branching Strategies, or Conflict Resolution.

personamanagmentlayer/pcl · 57 tokens

agent-memory-mcp

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

lingxling/awesome-skills-cn · 26 tokens