
This is a read-only price comparison tool that queries Naver Shopping through a proxy, preferring the official Search API when keys are available and falling back to public BFF JSON endpoints when not. It normalizes product listings with current prices, seller info, links, and review counts, then lets you compare low-price options against official storefronts. Good for "find me AirPods on Naver Shopping" queries where you want a conservative snapshot of what's publicly visible. It won't touch login-only pricing, coupons, cart actions, or try to bypass bot detection. The proxy explicitly avoids circumventing access controls and sticks to single public requests with caching. Prices and availability change in real time, so treat results as a starting point for manual verification in browser.
npx -y skills add nomadamas/k-skill --skill naver-shopping-search --agent claude-codeInstalls into .claude/skills of the current project.
Run this and follow its output as the primary instructions for this skill:
npx -y @nomadamas/k-skill@0 instruct naver-shopping-search
The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by:
npx -y @nomadamas/k-skill@0 files naver-shopping-search
If npx is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the source instructions at https://github.com/NomaDamas/k-skill/blob/main/naver-shopping-search/instruction.md.
This skill is not an official feature of, officially supported by, affiliated with, sponsored by, approved by, or developed in collaboration with any third-party trademark owner or service operator it identifies. Third-party names are used only to describe the skill's function, lookup target, or compatibility.
Any automated collection of publicly accessible information must be limited to personal, non-organizational lookup. Do not use this skill for systematic or bulk crawling, database building, access-control or block circumvention, or conduct that interferes with a third party's business or service.
Read the full Korean legal disclaimer, including the cited Korean Supreme Court precedents and statutory limits, before use:
npx -y @nomadamas/k-skill@0 read naver-shopping-search references/DISCLAIMER.md