
Scrapes Danawa's public search and price comparison pages to find the cheapest deal across Korean retailers, including shipping costs, card discounts, and interest-free installment terms. It surfaces search results with pcodes, then pulls the full offer table via AJAX endpoints and sorts everything by total price including delivery. The standout bit is how it handles conditional pricing: cash-only deals, coupon-required prices, and card-specific discounts all get flagged in a dedicated column so you can quickly see if the top result actually applies to your payment method. Useful when you need apples-to-apples comparisons for electronics or appliances in Korea, but it won't log you in or complete purchases, and the selectors will break if Danawa changes their markup.
npx -y skills add nomadamas/k-skill --skill danawa-price-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 danawa-price-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 danawa-price-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/danawa-price-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 danawa-price-search references/DISCLAIMER.md