service-qualification-check

Check service availability at an address using MCP server tools.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/contextware/skills --skill service-qualification-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: service-qualification-check
Source: https://github.com/contextware/skills/tree/main/skills/service-qualification-check
Command: npx skills add https://github.com/contextware/skills --skill service-qualification-check

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps determine if a specific service, like fiber internet, is available at a given physical address, streamlining service provisioning and customer inquiries.

Core Features & Use Cases

  • Service Availability Check: Queries an MCP server to confirm if a requested service is offered at a particular location.
  • Service Type Identification: Identifies the correct service specification ID based on a user-provided service type.
  • Use Case: A customer asks, "Is fiber available at 123 Main Street, Anytown?". This skill will check the MCP server and respond with a clear "yes" or "no".

Quick Start

Use the service-qualification-check skill to see if fiber is available at 123 Main Street, Anytown.

Frequently Asked Questions about service-qualification-check

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

FAQPage Schema
How do I check service availability at a specific address?

To check service availability, you query an MCP server with a target address to verify if a requested service is offered there. The tool identifies the correct service specification ID and returns a clear confirmation for that location.

Can I verify telecommunications service offerings at customer locations?

Yes, you can verify telecommunications service offerings at customer locations. The tool queries the MCP server to confirm if specific network services like fiber internet are available at a given physical address.

What is service qualification for network services?

Service qualification for network services is the process of validating if a specific utility or telecom offering can be provisioned at a location. It uses address lookup and service specification matching to determine availability.

Do I need an MCP server to perform an address lookup for fiber availability?

Yes, an MCP server is required. The service availability check relies on MCP server tools, specifically telepath_service_qualification and telepath_list_service_specifications, to accurately query and confirm fiber availability.

What are the limitations of checking service availability through an MCP server?

Limitations include dependency on the telepath_service_qualification and telepath_list_service_specifications tools for accurate results. The tool cannot verify service offerings if the MCP server lacks data for the queried address or service specification.

What's the best way to identify the correct service specification ID for a location?

The best way to identify the correct service specification ID is to use the tool to query the MCP server with a user-provided service type. It matches the service type against available specifications for the queried address.