Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search for products on Naver Shopping. Use when the user wants to find product prices, links, or compare items in the Korean market.
Search for products on Naver Shopping. Use when the user wants to find product prices, links, or compare items in the Korean market.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use this skill to search for products on Naver Shopping using the Naver Search API.
Run the search script with a query: /Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "์ํ๋ช "
--display <number>: Number of results to show (default: 5, max: 100) --sort <sim|date|asc|dsc>: Sort order (sim: similarity, date: date, asc: price ascending, dsc: price descending)
/Users/dryoo/.openclaw/workspace/skills/naver-shopping/scripts/search_shopping.py "์์ดํฐ 16" --display 3 --sort asc
Requires the following in .env: NAVER_Client_ID NAVER_Client_Secret
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.