nonprofit-fundraising
v0.3.2Nonprofit Fundraising specialist team — agents (development-lead, grant-writer, major-gifts-strategist, nonprofit-finance-analyst), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank covering both pre-award development and post-award grant compliance. A development team for a nonprofit fundraiser or executive director — it protects donor retention (the cheapest dollar a nonprofit has, at ~$0.20 to keep vs ~$1.50 to acquire), builds the grant pipeline on fit before effort, segments the donor base by value and recency, and reads cost-to-raise-a-dollar honestly across channels. Inherits ravenclaude-core protocols.
By Matt CorbettLicense: MIT7 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 6 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 nonprofit-fundraising for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install nonprofit-fundraising@agent-plugin-marketplacePaste 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/RavenClaudeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/nonprofit-fundraising/.
Plugin files
├── .claude-plugin/plugin.json├── skills/grant-postaward-compliance/SKILL.md├── skills/protect-donor-retention/SKILL.md├── skills/qualify-the-funder/SKILL.md├── skills/read-cost-per-dollar/SKILL.md├── skills/run-the-cultivation-cycle/SKILL.md└── skills/segment-the-donor-base/SKILL.md
Included Skills6
Manage a grant AFTER the award — set up, spend only on allowable/allocable/reasonable costs, track budget-vs-actual monthly, report on cadence, stay audit-ready through close-out. Reach for this once a grant is won (the post-award/compliance side; the pre-award qualify→write side is qualify-the-funder).
Read donor retention by cohort and fix the leaky bucket before pouring in acquisition, since retention is ~7x cheaper than acquisition. Reach for this on any growth question.
Score a grant opportunity on funder fit before writing, so effort goes where alignment is. Reach for this before any proposal.
Compute cost-to-raise-a-dollar per channel, never blended, so the subsidizing channel is visible. Reach for this on a portfolio/efficiency question.
Move a donor through identification, qualification, cultivation, solicitation, and stewardship rather than jumping to the ask. Reach for this on a major-gift prospect.
Segment donors by value, recency, and engagement (RFM-style) to direct cultivation hours where they pay. Reach for this when cultivation is spread thin.
Plugin manifests1
{
"name": "nonprofit-fundraising",
"version": "0.3.2",
"description": "Nonprofit Fundraising specialist team — agents (development-lead, grant-writer, major-gifts-strategist, nonprofit-finance-analyst), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank covering both pre-award development and post-award grant compliance. A development team for a nonprofit fundraiser or executive director — it protects donor retention (the cheapest dollar a nonprofit has, at ~$0.20 to keep vs ~$1.50 to acquire), builds the grant pipeline on fit before effort, segments the donor base by value and recency, and reads cost-to-raise-a-dollar honestly across channels. Inherits ravenclaude-core protocols.",
"author": {
"name": "Matt Corbett"
},
"homepage": "https://github.com/mcorbett51090/RavenClaude",
"license": "MIT",
"keywords": [
"nonprofit",
"fundraising",
"donor-retention",
"grant-writing",
"major-gifts",
"development",
"cost-to-raise-a-dollar",
"donor-segmentation",
"annual-fund"
],
"requires": {
"plugins": [
"ravenclaude-core@>=0.7.0"
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[nonprofit-fundraising on Agent Plugins Marketplace](https://pluginsmp.com/plugins/nonprofit-fundraising)