opportunity-discovery

Crawl program URLs to identify open or upcoming funding application windows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/EnergySystemsGroup/Meridian-ESG --skill opportunity-discovery-energysystemsgroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opportunity-discovery
Source: https://github.com/EnergySystemsGroup/Meridian-ESG/tree/main/.claude/skills/opportunity-discovery
Command: npx skills add https://github.com/EnergySystemsGroup/Meridian-ESG --skill opportunity-discovery-energysystemsgroup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of identifying and tracking currently open or upcoming funding opportunities, ensuring no deadlines are missed for clients.

Core Features & Use Cases

  • Automated Crawling: Scans program URLs to detect application windows.
  • Status Identification: Differentiates between open, upcoming, and closed opportunities.
  • Use Case: An agent can use this skill to regularly check a list of grant programs and automatically flag any that have recently opened applications, creating a new record for the funding team to review.

Quick Start

Run the opportunity-discovery skill to check for new funding opportunities.

Frequently Asked Questions about opportunity-discovery

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

FAQPage Schema
How do I automate the discovery of open funding opportunities and grants?

Automate funding opportunity discovery by crawling program URLs to identify open or upcoming application windows and automatically create staging records for new grant opportunities. This ensures no deadlines are missed.

Can I detect open application windows from JavaScript-rendered or login-gated pages?

Detecting open application windows on JavaScript-rendered and login-gated pages is supported through built-in fallback mechanisms. The crawler handles HTML pages and PDF documents while managing these complex access scenarios.

How does automated web crawling differentiate between open, upcoming, and closed funding opportunities?

Automated web crawling identifies funding opportunity status by scanning program URLs and parsing scheduling information to differentiate between open, upcoming, and closed application windows for accurate tracking.

What happens when new funding opportunities are found during a URL crawl?

When new funding opportunities are found during a URL crawl, the process creates staging records for the newly discovered grants and automatically updates the existing program scheduling information for review.

Does the opportunity discovery process extract application windows from PDF documents?

The opportunity discovery process extracts application windows from PDF documents alongside standard HTML pages. This dual-format support ensures comprehensive detection of funding opportunities across various web sources.

What is the best way to regularly check grant programs for recently opened applications?

The best way to regularly check grant programs for recently opened applications is running an automated discovery agent that scans URLs, flags newly opened funding opportunities, and creates records for the team to review.