/install naver-shopping
Naver Shopping Search
Use this skill to search for products on Naver Shopping using the Naver Search API.
Usage
Run the search script with a query:
/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "상품명"
Options
--display \x3Cnumber>: Number of results to show (default: 5, max: 100)--sort \x3Csim|date|asc|dsc>: Sort order (sim: similarity, date: date, asc: price ascending, dsc: price descending)
Example
/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "아이폰 16" --display 3 --sort asc
Environment Variables
Requires the following in .env:
NAVER_Client_IDNAVER_Client_Secret
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install naver-shopping - After installation, invoke the skill by name or use
/naver-shopping - Provide required inputs per the skill's parameter spec and get structured output
What is Naver Shopping Search?
Search for products on Naver Shopping. Use when the user wants to find product prices, links, or compare items in the Korean market. It is an AI Agent Skill for Claude Code / OpenClaw, with 1223 downloads so far.
How do I install Naver Shopping Search?
Run "/install naver-shopping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Naver Shopping Search free?
Yes, Naver Shopping Search is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Naver Shopping Search support?
Naver Shopping Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Naver Shopping Search?
It is built and maintained by dryoo (@dryoo); the current version is v1.0.0.