Create Grant
Generates tailored grant proposals based on provided project details and funding opportunity guidelines.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-grant npx -- -y @trustedskills/create-grant
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-grant": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-grant"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The create-grant skill allows an AI agent to generate grant proposals. It can draft requests for funding, outlining project goals and budgets based on provided information. This includes generating the necessary text and formatting for submission to potential funders.
When to use it
- You need help drafting a proposal for a research project requiring external funding.
- A non-profit organization requires assistance in writing grant applications for operational expenses or new programs.
- An individual wants to apply for a scholarship or fellowship and needs help structuring their application materials.
- You're looking to quickly generate a draft of a grant proposal to then refine and customize.
Key capabilities
- Generates grant proposal text.
- Outlines project goals within the proposal.
- Creates budget sections for funding requests.
- Formats proposals appropriately.
Example prompts
- "Create a grant proposal for a community garden project, requesting $5000."
- "Draft a scholarship application highlighting my experience in software development and leadership roles."
- “Write a grant proposal to fund research into the effects of climate change on local bee populations.”
Tips & gotchas
The quality of the generated grant depends heavily on the clarity and completeness of information provided. Be prepared to review and edit the output, as it is intended to be a draft rather than a final product.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.