web_search

Search data registries and return JSON with source type and relevance.

Updated Dec 10, 2025
One-click install
npx skills add https://github.com/kurtjameshayes/drs --skill web-search-kurtjameshayes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web_search
Source: https://github.com/kurtjameshayes/drs/tree/main/core/discovery/skills/search-agent-skills
Command: npx skills add https://github.com/kurtjameshayes/drs --skill web-search-kurtjameshayes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discoverable and reliable data sources across the web and registries to accelerate data projects.

Core Features & Use Cases

  • Search official data portals and registries to identify candidate sources with documentation.
  • Classify source type (government, academic, commercial, open data) to aid evaluation.
  • Assess reliability by considering maintenance and documentation quality.
  • Use case: When starting a data project, quickly surface 3–5 strong sources with links and short descriptions.

Quick Start

Describe your data needs and the system will return a prioritized list of candidate sources with URLs.

Frequently Asked Questions about web_search

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

FAQPage Schema
How do I find reliable open data sources for a data project?

To find reliable open data sources, search official data portals and registries to identify candidate sources with documentation. You can filter candidate sources by type, such as government, academic, commercial, or open data, to evaluate reliability and maintenance quality.

What is the best way to search registries for authoritative government and academic data?

The best way to search registries for authoritative data is to specify your requirements and filter by source type, such as government or academic. This surfaces 3–5 strong candidate sources with direct URLs, short descriptions, and relevance scores for validation.

Can I filter data source discovery results by documentation quality and source type?

Yes, you can filter data source discovery results by source type, reliability, and documentation quality. This filtering mechanism assesses maintenance and documentation to return prioritized JSON data containing the name, URL, description, source_type, and relevance of each candidate.

How do I validate commercial data APIs before integration?

You validate commercial data APIs before integration by searching registries to assess their documentation quality and reliability. The discovery process returns JSON metadata with the API name, URL, source_type, and relevance, allowing you to quickly evaluate candidate sources.

What limitations exist when discovering data sources across web registries?

Limitations when discovering data sources across web registries include relying on the availability and maintenance of official portals. The discovery process returns 3–5 candidate sources with URLs and descriptions, but does not directly extract the underlying datasets or guarantee uninterrupted API access.