saudi-address

Search and validate Saudi National Addresses via the National Address API.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/jackquelinunpredictable827/mkhlab --skill saudi-address
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saudi-address
Source: https://github.com/jackquelinunpredictable827/mkhlab/tree/main/hermes-skills/saudi-address
Command: npx skills add https://github.com/jackquelinunpredictable827/mkhlab --skill saudi-address

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users search and validate Saudi National Addresses, convert coordinates to human-readable addresses, and locate nearby services using the official SPL API.

Core Features & Use Cases

  • Address lookup: search by free text, fixed parameters (city/district/street), or coordinates to retrieve a structured address.
  • Geocoding & nearby services: convert lat/long to a national address and discover nearest POIs like mosques, hospitals, or pharmacies.
  • Use Case: Validate customer addresses in delivery workflows by converting coordinates to addresses and confirming proximity to required services.

Quick Start

Query the Saudi National Address for coordinates using the National Address API and your API key.

Frequently Asked Questions about saudi-address

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

FAQPage Schema
How do I convert latitude and longitude coordinates to a Saudi National Address?

You can convert coordinates to a Saudi National Address by querying the National Address API with curl-based endpoints and a valid API key, which returns a structured, human-readable address. This geocoding process maps lat/long data to official addresses.

How do I look up a Saudi address using free text or city and street parameters?

Saudi address lookup supports free-text search and fixed parameters like city, district, and street. By querying the National Address API with a valid key, you retrieve structured address records matching your search criteria.

Can I find the nearest points of interest like mosques or hospitals using Saudi address data?

Yes, nearest POI lookup is supported. After converting coordinates to a Saudi address via the National Address API, you can discover nearby services such as mosques, hospitals, and pharmacies based on your location data.

Do I need an API key to validate Saudi National Addresses in delivery workflows?

Yes, a valid API key is required. You must securely query the National Address API using curl-based endpoints and proper environment setup to validate customer addresses and confirm proximity to required services.

What is coordinate-to-address conversion used for in Saudi address validation?

Coordinate-to-address conversion transforms lat/long data into formatted Saudi National Addresses. It is commonly applied in delivery workflows to validate customer addresses and confirm their proximity to required services.

What are the limitations of using the National Address API for Saudi address lookups?

The Saudi address lookup requires a valid API key, curl-based endpoints, and proper environment setup. Without secure API access and correct environment configuration, you cannot query the National Address API for address retrieval.