korean-stock-search

Search Korean stocks and fetch daily trade data across KOSPI, KOSDAQ, and KONEX markets.

Updated May 1, 2026
One-click install
npx skills add https://github.com/seolcoding/k-parent-skill --skill korean-stock-search-seolcoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: korean-stock-search
Source: https://github.com/seolcoding/k-parent-skill/tree/main/korean-stock-search
Command: npx skills add https://github.com/seolcoding/k-parent-skill --skill korean-stock-search-seolcoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessing official Korean stock market data typically requires obtaining a separate KRX API key and setting up a local MCP server, which creates unnecessary friction for users who only need quick stock lookups and trade data.

Core Features & Use Cases

  • Stock Search: Find Korean listed stocks by name or code across KOSPI, KOSDAQ, and KONEX markets.
  • Basic Stock Info: Retrieve listing details like listing date, total listed shares, and par value for any valid stock code.
  • Daily Trade Snapshots: Get end-of-day trade data including closing price, fluctuation rate, trading volume, and market cap for a specific date.
  • Use Case: A user can quickly look up Samsung Electronics' (code 005930) closing price and trading volume for a past date, or search for KOSDAQ-listed biotech stocks by partial name.

Quick Start

Use the korean-stock-search skill to find the latest daily trade data for the KOSPI stock with code 005930.

Frequently Asked Questions about korean-stock-search

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

FAQPage Schema
How do I get Korean stock market data without setting up a local KRX API server?

To retrieve Korean stock market data, you can search listed stocks by name or code and fetch daily trade snapshots directly through a managed proxy service without needing a KRX API key or local MCP server.

Can I search for KOSDAQ stocks by partial name?

Yes, you can search for KOSDAQ stocks by partial name. The search function supports looking up listed stocks by name or code across KOSPI, KOSDAQ, and KONEX markets.

What daily trade data can I retrieve for a specific Korean stock?

For daily Korean stock trade data, you can retrieve end-of-day snapshots including closing price, fluctuation rate, trading volume, and market cap for a specific date.

Does the Korean stock data tool handle non-trading days?

Yes, the tool handles non-trading days. It interfaces with a managed proxy service that normalizes KRX Open API responses and manages edge cases like non-trading days and partial upstream failures.

What basic stock information can I look up for KOSPI listed companies?

You can retrieve basic KOSPI stock information including listing details such as the listing date, total listed shares, and par value for any valid stock code.