service-qualification-check
Installation
SKILL.md
---name: service-qualification-check description: Checks if a specific service is available at a given address. mcp-servers: ["telepath"] allowed-tools: ["telepath_service_qualification", "telepath_list_service_specifications"]
Skill Description
This skill checks if a specific service is available at a given address using the Telepath MCP server.
Workflow
- The user provides an address (street number, street name, city) and the desired service type. For example: "Can you check if fiber is available at 123 Main Street, Anytown?".
- The skill uses the
telepath_list_service_specificationstool to find the service specification ID that matches the provided service type.- If no matching service specification is found, the skill will inform the user that the service type is not recognized and ask them to be more specific.
- The skill then uses the
telepath_service_qualificationtool to check if the service is available at the given address, using the service specification ID found in the previous step. - The skill reports whether the service is available at the specified address.
MCP Server Requirements
Related skills
More from contextware/skills
skill-authoring
Helps agents author cross-platform, portable skills following best practices
8connect-to-nango-mcp
Connect agents to external platforms (HubSpot, Salesforce, etc.) via Nango using header authentication.
5mcp-security-scanner
Scan for unprotected MCP servers using @contextware/mcp-scan package. Enables security auditing of local AI tools and network endpoints.
5hubspot-whoami-nango
Find out who you are in HubSpot using Nango.
4incident-management
>-
4mcp-server-oauth
Handles OAuth authentication flows for protected MCP servers that require user authorization.
3