naver-shopping
SKILL.md
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 <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)