saudi-customs

Query Saudi customs and trade data via Fasah, ZATCA, Bayan, and HS codes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

هذا Skill يوفر طريقة سريعة وآمنة للوصول إلى بيانات الجمارك والتجارة في المملكة العربية السعودية عبر Fasah وZATCA وبيانات Bayan ورموز HS، ما يساعد المستخدمين في تتبّع الشحنات وتحليل البيانات الجمركية والتجارة المفتوحة.

Core Features & Use Cases

  • Fasah: الاستعلام عن حالة الشحنات وإجراءات التخليص والبيانات المتعلقة بالفسح.
  • ZATCA وOpen Data: الوصول إلى الإحصاءات والبيانات المفتوحة عبر واجهات برمجة التطبيقات الرسمية.
  • HS Codes: البحث عن رموز التعريف الجمركي لتسهيل التصنيف والتخليص.
  • Bayan: التكامل مع نظام البيان لتبادل البيانات الجمركية إلكترونيًا.

Quick Start

ابدأ باستخدام هذه الأداة بتوفير متغير FASAH_TOKEN وتثبيت curl ثم اطلب بيانات الشحنات والرموز الجمركية عبر الأوامر المناسبة.

Frequently Asked Questions about saudi-customs

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

FAQPage Schema
How do I query Saudi customs data and shipment declarations via Fasah and ZATCA?

To query Saudi customs data via Fasah and ZATCA, you use their official APIs with proper authentication. This skill enables you to retrieve shipment statuses, declarations, and trade statistics by exposing and querying these open data endpoints.

What do I need to look up HS codes for Saudi Arabia trade clearance?

Looking up HS codes for Saudi Arabia trade clearance requires accessing ZATCA and Fasah open data APIs. This skill provides the mechanism to search and retrieve harmonized system codes to facilitate customs classification and clearance procedures.

Can I track shipment statuses and clearance procedures using the Bayan system?

Yes, you can track shipment statuses and clearance procedures through the Bayan system. This skill integrates with Bayan to electronically exchange customs data, allowing you to query and retrieve relevant declaration and clearance information.

Do I need curl and an API token to access Saudi open data for trade statistics?

Yes, accessing Saudi open data for trade statistics requires curl and a valid FASAH_TOKEN. You must install curl and configure the token as an environment variable to authenticate requests to Fasah, ZATCA, and other customs APIs.

What is the best way to retrieve Saudi customs open data for trade analysis as a developer?

The best way to retrieve Saudi customs open data for trade analysis is by querying official APIs directly. This skill handles authentication and requests to Fasah and ZATCA, allowing developers to programmatically fetch declarations, statistics, and HS codes.

Are there limitations to accessing ZATCA and Fasah APIs for customs data?

Limitations of accessing ZATCA and Fasah APIs include the strict requirement of proper authentication tokens and curl for making requests. Without valid credentials and the correct API setup, you cannot retrieve shipment statuses or trade statistics.