This is a wrapper around the daiso CLI that lets you search Olive Young stores and products in Korea without installing an MCP server directly. It takes a CLI-first approach: you run npx daiso to hit public endpoints for store lookup, product search, and inventory checks. The workflow is straightforward: find stores by area keyword like 명동, search products like 선크림, then cross-check inventory at nearby locations. The skill explicitly doesn't vendor the upstream code, just provides guidance on using hmmhmmhm/daiso-mcp as-is. One caveat: the public endpoints rely on Zyte scraping under the hood, so expect occasional 5xx errors and remember stock counts aren't real-time guarantees. Node 20 is recommended to avoid engine warnings.
npx skills add https://github.com/nomadamas/k-skill --skill olive-young-search