Add OpenStock agent CLI skill
CI / test (push) Successful in 37s

This commit is contained in:
2026-06-09 17:22:59 +09:00
parent 9e4d6aecc7
commit 347c9546ed
34 changed files with 1005 additions and 0 deletions
@@ -0,0 +1,17 @@
# `openstock dart corp`
Purpose: resolve a KRX stock symbol to an OpenDART corp code.
Usage:
```bash
openstock dart corp 005930
```
Input: `symbol`.
Reads: OpenDART corp code cache; refreshes on miss when needed.
Output fields: `stock_code`, `corp_code`, `corp_name`, `modify_date`.
Agent rule: use when an OpenDART command needs an explicit corp code.