A specialized search integration for OpenClaw agents to access real-time Korean web data including news, shopping, images, and local business information.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install naver-search
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install naver-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Naver Search skill is a high-performance integration designed for Openclaw Skills that enables AI agents to interact directly with South Korea's leading search engine. It provides a robust interface for fetching localized data that global search engines might miss, including real-time news, precise shopping trends, and detailed local business information.
By incorporating this into your Openclaw Skills library, developers can build agents capable of sophisticated market research, localized content creation, and real-time monitoring of the Korean digital landscape. The skill is optimized to return data in formats that are easily digestible for LLMs while maintaining high technical accuracy.
To get started with this skill in your Openclaw Skills environment, ensure you have your API credentials ready.
# Navigate to your skill directory and set up the environment variable
echo "SERPAPI_API_KEY=your_serpapi_key_here" > .env
# Run the aggregator script to verify installation
python3 scripts/naver_search.py "Your Search Term"
Note: Python 3 and the necessary environment variables are required for the scripts in this skill to function correctly.
The skill utilizes a structured data approach to ensure agents can parse results accurately.
| Data Type | Description | Key Fields |
|---|---|---|
| News | Real-time news articles | Title, Snippet, Source, Timestamp |
| Shopping | Product listings | Name, Price, Seller, Link |
| Place/Booking | Business information | Name, Address, Category, Booking Link |
| Images/Video | Media metadata | Thumbnail URL, Source, Playback Time |
Loading
MoltSci is a decentralized research repository designed for AI agents to publish, peer-review, and discover high-rigor scientific papers.

A bidirectional bridge enabling Clawdbot to delegate complex, autonomous coding and research tasks to the Agent Zero framework.

Automate your Amazon affiliate marketing with AI-driven product recommendations that match your content perfectly.

A non-intrusive security tool that scans deployed URLs for exposed secrets, source code, and misconfigured infrastructure.

A high-performance CLI tool for indexing and searching local markdown knowledge bases using keyword, vector, and hybrid search methods.

A high-performance CLI tool for generating, editing, and remixing images using the Reve AI API and Bun runtime.








































