Create Grant Update
Automatically drafts grant update reports based on project data and show-karma's performance metrics.
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-update npx -- -y @trustedskills/create-grant-update
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-grant-update": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-grant-update"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create, update, and manage grants. It facilitates the generation of grant proposals, modification of existing grant details, and tracking of grant status changes. The agent can handle various aspects of grant management, from initial drafting to final reporting.
When to use it
- Generating a draft grant proposal for a specific project and funding opportunity.
- Updating an existing grant application with revised budget information or project timelines.
- Tracking the progress of a funded grant, including milestones achieved and remaining tasks.
- Modifying grant details after receiving feedback from reviewers.
Key capabilities
- Grant Proposal Generation
- Grant Update Management
- Grant Status Tracking
- Budget Modification
Example prompts
- "Create a draft grant proposal for a community garden project, targeting the 'Green Spaces' funding opportunity."
- "Update the budget section of our existing 'Education Initiative' grant application to reflect increased material costs."
- “What is the current status of the ‘Research and Development’ grant?”
Tips & gotchas
The skill requires access to relevant grant templates or example proposals for optimal results. The agent's output should always be reviewed by a human expert before submission.
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.