saudi-stocks

Fetch Saudi stock prices, TASI index, and company financials via Twelve Data API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides quick access to Saudi stock market data, including real-time prices, the TASI index, and basic company financials, without manual API calls.

Core Features & Use Cases

  • Real-time price lookups for listed Saudi stocks via the Twelve Data API.
  • TASI index values and basic company financial information.
  • Open data references from CMA for additional datasets and research.

Quick Start

Fetch the latest Saudi stock prices and TASI data using your Twelve Data API key.

Frequently Asked Questions about saudi-stocks

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

FAQPage Schema
How do I fetch real-time Saudi stock prices and TASI index data?

The Skill retrieves Saudi stock market data, including real-time prices, the TASI index, and basic company financials, by querying the Twelve Data API. This allows investors to perform quick price lookups and basic financial research without manual API calls.

Do I need a Twelve Data API key to retrieve Saudi market financials?

Yes, a Twelve Data API key is required. You must configure it as the TWELVE_DATA_KEY environment variable before the Skill can authenticate requests and retrieve company financials for listed Saudi stocks.

What is the best way to automate Saudi stock market monitoring without manual API calls?

Automating Saudi stock market monitoring is done by running this Skill, which programmatically fetches real-time prices and TASI index values via the Twelve Data API, bypassing manual API calls and streamlining market data retrieval.

Can I use curl to access TASI index values and Saudi stock data?

Yes, curl is required. The Skill utilizes curl to execute HTTP requests against the Twelve Data API, returning TASI index values and real-time price data for Saudi stocks directly to your environment.

Where can I find additional datasets for Saudi stock market research?

Additional datasets for Saudi stock market research are available through open data references from the CMA. The Skill points to these resources to supplement the real-time prices and financials retrieved via the Twelve Data API.

Are there limitations when pulling Saudi stock financials using the Twelve Data API?

Limitations include reliance on the Twelve Data API for basic company financials and real-time prices, which requires a valid TWELVE_DATA_KEY environment variable. Additionally, curl must be installed to execute the data fetching process.