program-discovery

Discover funding program URLs and extract structured details into a database.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the discovery and extraction of crucial funding program information, ensuring no opportunities are missed for clients.

Core Features & Use Cases

  • Scout Mode: Crawls specified catalog URLs to identify individual funding program pages and their details.
  • Extractor Mode: Visits program pages to extract structured data (name, description, eligibility, etc.) and stores it in the database.
  • Use Case: An organization needs to find all available grants for renewable energy projects in Florida. This Skill can be directed to crawl relevant government and utility websites, identify specific grant programs, and extract all necessary details for application.

Quick Start

Use the program-discovery skill in scout mode to find all programs listed on the provided catalog URL.

Frequently Asked Questions about program-discovery

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

FAQPage Schema
How do I automatically discover and extract grant funding programs from web pages?

Automated funding program discovery uses Scout mode to crawl catalog URLs and Extractor mode to pull structured data like program names, descriptions, and eligibility directly from web pages into a database.

Can I extract funding program details from PDF documents as well as HTML pages?

Yes, the extraction process handles both standard web pages and PDF documents using specific content retrieval protocols to parse eligible applicants, activities, and funding types into structured database entries.

What is the best way to automate crawling government websites for renewable energy grants?

Automated web crawling targets specified government and utility catalog URLs to identify individual grant programs, extract application details, and ensure no funding opportunities are missed without manual searching.

How do I start using the scout mode to find all programs listed on a catalog URL?

To start Scout mode, provide a target catalog URL and the script will automatically crawl the page to identify and list individual funding program pages and their associated details for extraction.

Does the extraction process handle errors when retrieving content from unreachable program pages?

The extraction mechanism includes specific error handling protocols for content retrieval, ensuring the discovery process continues smoothly even when individual program pages or PDF documents are unreachable.

What structured data fields can I extract from discovered funding programs?

The extractor gathers structured data including program names, descriptions, eligible applicants, supported activities, and funding types, storing all extracted information directly in a database for analysis.