Parse a grant opportunity into a structured requirements matrix and issue a go/no-go recommendation. This skill should be used when the user says "here's a grant we want to apply for", "respond to this RFP", "parse this NOFO", "we're applying for X grant", "are we eligible for this?", or uploads a funding announcement, RFP, NOFO, or foundation guidelines document.
$npx -y skills add ddanntheman/grantforge --skill grant-intakeInstalls into the current project.
Run `npx skills use "https://github.com/ddanntheman/grantforge" --skill "ddanntheman/grantforge/grant-intake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ddanntheman/grantforge" that are relevant to the current task. Run `npx skills add "https://github.com/ddanntheman/grantforge"` and select the relevant skills, then follow their instructions.