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,18 @@
# `openstock dart sync`
Purpose: refresh OpenDART listed-company corp code mapping cache.
Usage:
```bash
openstock dart sync
openstock dart sync --force
```
Reads: `OPENDART_API_KEY`.
Writes: `~/.config/openstock/cache/opendart/corp_codes.json`.
Output fields: source/cache metadata and corp count.
Agent rule: run when corp-code cache is missing, stale, or explicitly requested.