saudi-address

Convert coordinates or free text into structured Saudi national addresses.

13|4|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Moshe-ship/hurmoz --skill saudi-address-moshe-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saudi-address
Source: https://github.com/Moshe-ship/hurmoz/tree/main/saudi-address
Command: npx skills add https://github.com/Moshe-ship/hurmoz --skill saudi-address-moshe-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines finding and verifying Saudi national addresses by converting coordinates to a structured address and locating nearby services.

Core Features & Use Cases

  • National address lookup by free text, city/district criteria, or coordinates.
  • Coordinate-to-address conversion to obtain structured street, city, and postal data.
  • Nearest services discovery (mosques, hospitals, pharmacies) based on location.

Quick Start

Look up a Saudi national address by coordinates or text and retrieve the full address with nearby services.

Frequently Asked Questions about saudi-address

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

FAQPage Schema
How do I convert geographic coordinates to a structured Saudi national address?

To convert coordinates to a structured Saudi national address, the Skill queries the official SPL API using your latitude and longitude. It returns formatted street, city, and postal data for address verification and geocoding.

What is a NATIONAL_ADDRESS_API_KEY and do I need it to perform address lookups?

A NATIONAL_ADDRESS_API_KEY is a required authentication credential for accessing the official SPL API. You must provide this key to perform Saudi national address lookups, coordinate conversions, and nearest POI discovery.

How do I find the nearest points of interest like mosques and hospitals in Saudi Arabia?

To find the nearest points of interest such as mosques, hospitals, and pharmacies, the Skill uses your geographic coordinates or address query to locate and return nearby services via the official SPL API.

Can I use free text queries to verify a Saudi national address?

Yes, you can verify a Saudi national address using free text queries, city criteria, or district criteria. The Skill processes these text inputs to locate and return the matching structured national address.

Does the Saudi address geocoding Skill support programmatic access and curl?

Yes, the Skill supports both programmatic access and curl commands to query the official SPL API. This allows you to integrate Saudi national address lookups and coordinate conversions directly into your applications.

What is the best way to retrieve postal data for a specific location in Saudi Arabia?

The best way to retrieve postal data is by using coordinate-to-address conversion or free text lookup. The Skill queries the SPL API to return structured street, city, and postal data for your specified location.