kisnet-ytm

Installation
SKILL.md

KIS-NET YTM

Use the standalone CLI installed from a GitHub Release. In the repository checkout, replace ytm below with bun run cli --; this invokes the Rust/Clap binary. The Node package is a private development SDK; the release pipeline publishes only the CLI. For an in-process Node integration, import YtmClient and the operation-specific validation helpers from @sjunepark/ytm.

ytm kinds --format json
ytm history --count 180 --end-date 2026-09-08 --format json
ytm matrix --base-date 2026-06-08 --kind 국채 --format json --pretty
ytm matrix --base-date 2026-06-07 --kind 80 --fallback previous-available --lookback-days 10 --format json
Installs
12
Repository
cpaikr/ytm
First Seen
13 days ago
kisnet-ytm — cpaikr/ytm