Grant eligibility check

Assess grant applications against published criteria and identify missing evidence.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill grant-eligibility-check-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Grant eligibility check
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/public-sector/grant-eligibility-check
Command: npx skills add https://github.com/vstorm-co/agenticos --skill grant-eligibility-check-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Grant administrators and applicants need a fast, consistent way to check whether an application meets published eligibility criteria before it reaches a review panel, without misinterpreting rules or wasting effort on ineligible submissions. ## Core Features & Use Cases - Criterion-by-Criterion Assessment: Evaluates each published criterion as met, not met, or undeterminable, and specifies exactly which evidence would settle uncertain cases. - Hard vs. Assessed Criteria Separation: Reports pass/fail on hard criteria like deadlines, geography, and applicant type, while assembling evidence for panel-scored criteria without scoring them. - Mandatory Integrity Checks: Always verifies the deadline, duplicate applications from the same body, and unacquitted prior grants. - Use Case: A public-sector grants officer receives an application and uses this Skill to produce a report listing hard criterion results first, followed by blocking evidence gaps, so ineligible applicants learn immediately. ## Quick Start Check this grant application against the published criteria and list what evidence is missing.

Frequently Asked Questions about Grant eligibility check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if a grant application is eligible?▼

Check each published criterion individually and mark it as met, not met, or undeterminable from the supplied materials. For uncertain cases, specify exactly which evidence would settle the question, and report hard criteria failures first.

What is the difference between hard and assessed grant criteria?▼

Hard criteria are pass or fail conditions like deadlines, geography, and applicant type. Assessed criteria are scored by a review panel, so the check only assembles the evidence the panel will read rather than scoring them.

What should always be verified in a grant eligibility check?▼

Always verify the submission deadline, whether the same body submitted duplicate applications, and whether the applicant has an unacquitted prior grant. These checks catch common disqualifying issues early.

Can an eligibility check advise applicants how to qualify?▼

No. An eligibility check must not interpret criteria, apply discretion, or advise how to phrase an application to qualify. It only reports whether criteria are met and what evidence is missing.

What are the limitations of automated grant eligibility screening?▼

The check produces an assessment against published criteria but does not award anything or score assessed criteria. It cannot settle cases where evidence is missing; it only identifies what evidence would resolve them.