Agent Plugins Marketplace
All plugins

grant

v0.5.0

Complete grant proposal toolkit: NIH/NSF and SBIR/STTR proposal writing, merit and readability review, and figure quality assurance

CodexClaude Code3 Skills

By Seyed Yahya ShiraziLicense: BSD-3-Clause46 GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install grant for Codex and Claude Code

Installs for the current user
codex plugin marketplace add neuromechanist/research-skills
codex plugin marketplace upgrade research-skills
codex plugin add grant@research-skills

Paste and run these commands in a terminal with Codex. They add and refresh the research-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “grant” remain stable.

  • Codex: grant@agent-plugin-marketplacegrant@research-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/neuromechanist/research-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/grant/.

Plugin files

plugins/grant/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/grant-figure-qa/SKILL.md
├── skills/grant-review/SKILL.md
└── skills/grant-writing/SKILL.md

Included Skills3

grant-figure-qaskills/grant-figure-qa/SKILL.md

Use this skill to review grant proposal figures for compliance, resolution, accessibility, and quality. Triggers on "check grant figures", "review proposal figures", "figure QA for grant", "NIH figure requirements", or when preparing a grant for submission.

grant-reviewskills/grant-review/SKILL.md

This skill should be used when the user asks to "review a grant", "review my proposal", "score this grant", "evaluate my specific aims", "critique my research strategy", "review as an NIH reviewer", "review as an NSF panelist", "give me reviewer feedback", "check my grant proposal", "review my R01", "review my K99", "review my SBIR", "review my STTR", "review my Phase I application", "review my Phase II application", "review my commercialization plan", "evaluate my CAREER proposal", "run a mock study section", "run a grant readability review", "check my clear sentences", "review my resubmission", "review this PDF", "check my proposal PDF", "analyze my grant layout", or mentions grant review, proposal critique, NIH scoring, NSF panel review, small business grant review, study section feedback, or proposal PDF review.

grant-writingskills/grant-writing/SKILL.md

This skill should be used when the user asks to "write a grant proposal", "draft specific aims", "write a research strategy", "create an NIH proposal", "create an NSF proposal", "write a significance section", "write an innovation section", "write an approach section", "draft a DP2 essay", "write an R01", "write an R21", "write a K99", "write an R03", "write a K08", "write a K23", "write an F31", "write an F32", "write a CAREER proposal", "write an SBIR", "write an STTR", "write an R43, R44, R41, or R42", "write a Phase I or Phase II application", "write a Fast-Track application", "write a commercialization plan", "write SBIR milestones", "write preliminary data", "write rigor and reproducibility", "draft potential problems and alternatives", "write a budget justification", "respond to reviewer comments", "write a resubmission introduction", "strengthen my specific aims", or mentions grant writing, proposal drafting, specific aims, research strategy, small business grants, or any NIH/NSF mechanism.

Plugin manifests2

plugins/grant/.codex-plugin/plugin.json
{
  "name": "grant",
  "version": "0.5.0",
  "description": "Complete grant proposal toolkit: NIH/NSF and SBIR/STTR proposal writing, merit and readability review, and figure quality assurance",
  "author": {
    "name": "Seyed Yahya Shirazi",
    "email": "[email protected]"
  },
  "license": "BSD-3-Clause",
  "skills": "./skills/",
  "keywords": [
    "grant",
    "proposal",
    "nih",
    "nsf",
    "review",
    "writing",
    "specific-aims",
    "research-strategy",
    "scoring",
    "sbir",
    "sttr",
    "small-business",
    "commercialization"
  ]
}
plugins/grant/.claude-plugin/plugin.json
{
  "name": "grant",
  "version": "0.5.0",
  "description": "Complete grant proposal toolkit: NIH/NSF and SBIR/STTR proposal writing, merit and readability review, and figure quality assurance",
  "author": {
    "name": "Seyed Yahya Shirazi",
    "email": "[email protected]"
  },
  "license": "BSD-3-Clause",
  "skills": "./skills/",
  "keywords": [
    "grant",
    "proposal",
    "nih",
    "nsf",
    "review",
    "writing",
    "specific-aims",
    "research-strategy",
    "scoring",
    "sbir",
    "sttr",
    "small-business",
    "commercialization"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[grant on Agent Plugins Marketplace](https://pluginsmp.com/plugins/grant)