k-dart

Retrieve South Korean DART filings and financial highlights via DART OpenAPI.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill k-dart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k-dart
Source: https://github.com/NomaDamas/k-skill/tree/main/k-dart
Command: npx skills add https://github.com/NomaDamas/k-skill --skill k-dart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

금융감독원 전자공시시스템(DART)에서 공시와 재무·주요사항을 직접 찾아 읽는 작업을 대신해, 기업별 핵심 정보를 빠르게 정리해 주는 문제를 해결합니다.

Core Features & Use Cases

  • What this skill does: 사용자의 API_K_DART 환경변수로 DART OpenAPI를 호출해 공시검색, 기업개황, 재무제표, 주요사항보고서를 조회합니다.
  • When to use: 특정 기업의 최근 공시, 사업보고서/재무제표 핵심(연결 포함 가능), 배당·자기주식·감사 의견·직원 현황, 증자(감자) 및 각종 주요사항(전환사채/교환사채 등)을 일정 기간 또는 보고서 기준으로 확인할 때 유용합니다.
  • Representative example: “삼성전자 최근 공시를 보여줘” 또는 “LG에너지솔루션 2024년 연간 재무제표를 연결 기준으로 요약해줘”처럼 질문만 하면 핵심 내용을 정리해 줍니다.

Quick Start

API_K_DART 환경변수를 설정한 뒤, “삼성전자 최근 공시 5개를 공시명/접수일/제출인 위주로 요약해줘”라고 요청하세요.

Frequently Asked Questions about k-dart

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

FAQPage Schema
How do I retrieve and summarize DART financial disclosures for a specific company?

To retrieve DART financial disclosures, query the DART OpenAPI using a valid API key to fetch recent corporate filings, company overviews, and financial statements, which are then structured into concise summaries of key financial highlights.

What Korean financial statement items can I extract using DART API integration?

DART API integration supports extracting annual and quarterly financial statements, dividend and treasury stock statuses, auditor opinions, employee headcount, and major event reports like capital increases or convertible bond issuances over specified date ranges.

Do I need an API key to access South Korean Financial Supervisory Service filings?

Yes, you need the API_K_DART environment variable configured for authentication to access the South Korean Financial Supervisory Service DART OpenAPI endpoints and retrieve corporate overview and financial disclosure data.

Can I search for recent corporate disclosures and major event reports over a specific date range?

Yes, you can search for recent corporate disclosures and major event reports by querying the DART OpenAPI with specified date ranges, retrieving structured details like filing names, receipt dates, and submitter information.

How are DART OpenAPI connection errors and invalid requests handled during financial data retrieval?

DART OpenAPI integration applies status-based error handling during financial data retrieval, managing invalid requests or connection issues by returning structured error summaries instead of raw API response failures.