naver-stock
SKILL.md
Naver Stock
Fetch real-time stock prices for domestic (KRX) and overseas markets using Naver Finance.
Usage
Run the bundled script with a stock name or code.
node index.cjs "삼성전자"
node index.cjs "AAPL"
Output Format
Returns a JSON object with price details.