eu-grant-hunter

Scan EU grant calls and score opportunities for UBOS alignment.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/PandaAllIn/UBOS_FINAL --skill eu-grant-hunter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eu-grant-hunter
Source: https://github.com/PandaAllIn/UBOS_FINAL/tree/main/trinity/skills/eu-grant-hunter
Command: npx skills add https://github.com/PandaAllIn/UBOS_FINAL --skill eu-grant-hunter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the discovery and scoring of EU grant opportunities for UBOS projects, helping teams identify funding aligned with strategic goals.

Core Features & Use Cases

  • Scan Horizon Europe, ERDF, Digital Europe, and Innovation Fund calls for UBOS-aligned opportunities.
  • Score opportunities with UBOS fit metrics and maintain a live pipeline state for analytics and governance.
  • Generate briefs and dashboards for Trinity reviews and grant readiness.
  • Automated deadline tracking and reminders help prevent missed calls and ensure timely proposals.

Quick Start

Run automated scan: python3 scripts/scan_eu_databases.py --auto Regenerate dashboard: python3 scripts/scan_eu_databases.py --render-dashboard Generate a brief for a specific opportunity: python3 scripts/generate_opportunity_brief.py --id <OPPORTUNITY_ID> --force

Frequently Asked Questions about eu-grant-hunter

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

FAQPage Schema
How do I find EU funding opportunities that fit my project?

To find EU funding, this Skill scans Horizon Europe, ERDF, Digital Europe, and Innovation Fund calls to discover and score opportunities aligned with your project goals. It outputs a structured pipeline state and human-readable briefs for review.

How do I track EU grant deadlines automatically?

You can track EU grant deadlines automatically by maintaining a live pipeline state that scans funding calls and generates dashboard reminders. This prevents missed calls and ensures timely proposal submissions for governance reviews.

Can I use Python to automate Horizon Europe grant discovery?

Yes, you can use Python with the requests library to automate Horizon Europe grant discovery. The script fetches remote data, scores UBOS fit metrics, and generates briefs locally using standard Python tooling.

Does this tool require a database to store the grant pipeline state?

No database is required to store the grant pipeline state. The Skill outputs a structured pipeline state locally using standard Python tooling and a small set of local reference data for analytics and governance.

How do I generate a dashboard for Trinity grant reviews?

To generate a dashboard for grant reviews, run the render-dashboard command after scanning EU databases. This creates a human-readable visual summary of scored opportunities and tracked deadlines.

What's the best way to score Innovation Fund calls for UBOS programs?

The best way to score Innovation Fund calls for UBOS programs is to run an automated scan that applies UBOS fit metrics to the retrieved data. It evaluates alignment and outputs a structured pipeline state for analytics.