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,15 @@
# `openstock universe status`
Purpose: inspect local KIND universe cache status.
Usage:
```bash
openstock universe status
```
Reads: universe cache.
Output fields: `source`, `cache_date`, `refreshed_at`, `refreshed`, `stock_count`, `counts_by_market`.
Agent rule: if cache is missing, run `openstock universe sync`.