This automates read-only vacancy checks for Korean national forest recreation lodges and campsites on foresttrip.go.kr. You give it a date and optional filters like camping-only or specific forest names, and it logs in via Playwright, grabs the official monthly availability JSON endpoints, and tells you what's open. It won't book anything, solve CAPTCHAs, or loop aggressively for sniping. Credentials live in env vars or a local secrets file. The maintainer notes are refreshingly honest: reviewers don't need a foresttrip account to validate the structure, and contributors are told to share only non-sensitive summaries in PRs. Useful if you want a quick snapshot without manually clicking through dozens of forest pages.
npx skills add https://github.com/nomadamas/k-skill --skill foresttrip-vacancy