phone-location-lookup

Resolve phone number attribution for province, city, carrier, and virtual operator status.

23|4|Updated May 7, 2026
One-click install
npx skills add https://github.com/qq5855144/GitHubM --skill phone-location-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phone-location-lookup
Source: https://github.com/qq5855144/GitHubM/tree/main/.skills/phone-location-lookup
Command: npx skills add https://github.com/qq5855144/GitHubM --skill phone-location-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual work of checking whether a phone number belongs to a specific region, carrier, or virtual operator, making fast verification and data enrichment much easier.

Core Features & Use Cases

  • Real-time lookup of province-city attribution, original carrier, and virtual-operator status.
  • Useful for risk screening, customer service assistance, lead enrichment, and number validation.
  • Example: when a user enters a mobile number, the Skill can return the number's location and carrier details to support onboarding or fraud review.

Quick Start

Ask the assistant to query the phone number 13800138000 and return its location, original carrier, and virtual-operator status.

Frequently Asked Questions about phone-location-lookup

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

FAQPage Schema
How do I look up a phone number's location and original carrier?

Phone number attribution lookup resolves a mobile number to its province, city, original carrier, and virtual operator status. It sends a POST request with the mobile_number parameter and parses the structured JSON response.

What is phone number attribution used for in user profiling and risk screening?

Phone number attribution is used for user profiling and risk screening to verify region and carrier details during onboarding. It enriches lead data and assists customer support by validating number authenticity and detecting virtual operators.

How do I validate a mobile number and check its virtual operator status?

To validate a mobile number and check virtual operator status, query the phone number through the Skill. It retrieves real-time carrier data to confirm if the number is active and identifies whether it belongs to a virtual operator.

Does the phone location lookup handle business errors and quota failures?

The phone location lookup handles business errors and quota failures through structured JSON response parsing. It processes the real-time carrier data retrieval response to manage query limits and business logic exceptions automatically.

Can I use phone number lookup for customer support verification workflows?

You can use phone number lookup for customer support verification workflows to instantly confirm a caller's province and city. It resolves attribution data to help agents validate user identities and assist during service interactions.