examine_access_methods

Examine data source URLs and map available API, web service, and download access methods.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Examine data sources to determine available access methods (API, web service, download, etc.)

Core Features & Use Cases

  • Examine sources to identify API endpoints, web services, and downloadable data formats.
  • Assess access requirements such as authentication, rate limits, and permissions.
  • Use Case: Before integrating a new dataset, determine if API access, SOAP, or file downloads are available and what constraints apply.

Quick Start

Provide a data source URL and requirements; the tool analyzes access methods and reports available options.

Frequently Asked Questions about examine_access_methods

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

FAQPage Schema
How do I find available API access methods and download formats for a web data source?

To determine API authentication requirements for a data source, examine the URL to map its access methods. The analysis detects required credentials, rate limits, and permissions needed before integrating APIs, WSDLs, or downloadable data formats.

What is the best way to detect API documentation and OpenAPI Swagger files for integration planning?

To check if a data source requires authentication before integration, examine its URL to detect access restrictions. This identifies necessary credentials, rate limits, and permissions for APIs, SOAP, GraphQL endpoints, or downloadable file formats.

Can I use a single tool to check both API endpoints and downloadable data formats at a given URL?

To identify available web service access methods, examine the data source URL to map its API, SOAP, or GraphQL endpoints. The analysis detects API documentation, WSDLs, downloadable formats, and access restrictions to guide integration planning.

How do I check if a data source requires authentication before integration?

To identify available web service access methods, examine the data source URL to map its API, SOAP, or GraphQL endpoints. The analysis detects API documentation, WSDLs, downloadable formats, and access restrictions to guide integration planning.