Agent Plugins Marketplace
All plugins

grants-management

v0.1.1

Grantee-side grants-management team — agents (grants-strategy-lead, grants-compliance-and-reporting-specialist) for the full grant lifecycle: pre-award PIPELINE & STRATEGY (prospect research + funder fit 'fit-before-effort', go/no-go, logic model, needs statement, SMART objectives, evaluation plan, budget narrative, LOI→full-proposal assembly) and post-award COMPLIANCE & REPORTING (2 CFR 200 cost principles, indirect rates / NICRA / de minimis, time & effort, procurement, SF-425 FFR + RPPR, subrecipient-vs-contractor determination & monitoring, Single Audit, closeout). Fluent in federal mechanics (SAM.gov, Grants.gov, SF-424 family, UEI) and grants systems (Fluxx, Submittable, Instrumentl). skills, a knowledge bank + templates. NOT individual/major-donor fundraising (nonprofit-fundraising), NOT grantmaking policy design (public-sector-govtech), NOT general bookkeeping (accounting-bookkeeping). Not legal/accounting advice. Requires ravenclaude-core@>=0.7.0.

Claude Code3 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 15, 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 grants-management for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install grants-management@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

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/mcorbett51090/RavenClaude

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

Plugin files

plugins/grants-management/
├── .claude-plugin/plugin.json
├── skills/build-grant-pipeline-and-prospect-fit/SKILL.md
├── skills/manage-post-award-compliance-and-reporting/SKILL.md
└── skills/write-and-assemble-grant-proposals/SKILL.md

Included Skills3

build-grant-pipeline-and-prospect-fitskills/build-grant-pipeline-and-prospect-fit/SKILL.md

Build a prioritized, capacity-weighted grant pipeline and decide whether to pursue each opportunity by scoring funder fit BEFORE effort and running a real go/no-go — traverse the grants-lifecycle decision tree (grant type → funder fit → go/no-go), then return a fit score per prospect, a pursue/pass verdict weighing eligibility, capacity to deliver, cost-to-apply vs expected value, and compliance burden, plus the conditions that would flip each call. Reach for this when the user asks "should we apply for this grant?", "is this funder a fit?", "build our grant pipeline", or "go/no-go on this RFP". Used by `grants-strategy-lead` (primary).

manage-post-award-compliance-and-reportingskills/manage-post-award-compliance-and-reporting/SKILL.md

Keep an awarded federal grant clean from setup through closeout — run the 2 CFR 200 cost-principle test (allowable/allocable/reasonable) on every charge, establish and apply the indirect rate (NICRA vs de minimis on MTDC), keep time & effort certified, produce the SF-425 FFR and the RPPR/SF-PPR on the award calendar, make the 2 CFR 200.331 subrecipient-vs-contractor determination and stand up subrecipient monitoring, and carry the award to an audit-ready closeout (Single Audit threshold, documentation trail, final reports). Reach for this when the user asks "can we charge this cost?", "what indirect rate?", "build the FFR/RPPR", "subrecipient or contractor?", or "are we audit-ready?". Used by `grants-compliance-and-reporting-specialist` (primary). Not legal/accounting advice.

write-and-assemble-grant-proposalsskills/write-and-assemble-grant-proposals/SKILL.md

Turn a program into a fundable, NOFO-rubric-aligned proposal by chaining the program-design spine — needs statement → logic model / theory of change → SMART objectives → evaluation plan → budget & budget narrative (every line tied to an activity) — then assemble the LOI or full-proposal package (narrative, attachments, SF-424 family if federal, a reusable boilerplate library, and a NOFO-criteria crosswalk so nothing scored is unaddressed). Reach for this when the user asks "draft the logic model / needs statement", "write the narrative for this NOFO", or "assemble the full proposal / LOI". Used by `grants-strategy-lead` (primary).

Plugin manifests1

plugins/grants-management/.claude-plugin/plugin.json
{
  "name": "grants-management",
  "version": "0.1.1",
  "description": "Grantee-side grants-management team — agents (grants-strategy-lead, grants-compliance-and-reporting-specialist) for the full grant lifecycle: pre-award PIPELINE & STRATEGY (prospect research + funder fit 'fit-before-effort', go/no-go, logic model, needs statement, SMART objectives, evaluation plan, budget narrative, LOI→full-proposal assembly) and post-award COMPLIANCE & REPORTING (2 CFR 200 cost principles, indirect rates / NICRA / de minimis, time & effort, procurement, SF-425 FFR + RPPR, subrecipient-vs-contractor determination & monitoring, Single Audit, closeout). Fluent in federal mechanics (SAM.gov, Grants.gov, SF-424 family, UEI) and grants systems (Fluxx, Submittable, Instrumentl). skills, a knowledge bank + templates. NOT individual/major-donor fundraising (nonprofit-fundraising), NOT grantmaking policy design (public-sector-govtech), NOT general bookkeeping (accounting-bookkeeping). Not legal/accounting advice. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "grants-management",
    "grant-writing",
    "grant-compliance",
    "uniform-guidance",
    "2-cfr-200",
    "indirect-cost-rate",
    "grants-gov",
    "sam-gov",
    "subrecipient-monitoring",
    "single-audit",
    "nonprofit-grants",
    "federal-grants"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

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

[grants-management on Agent Plugins Marketplace](https://pluginsmp.com/plugins/grants-management)