An AI-powered web search tool that provides grounded answers with verifiable citations for real-time research.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openrouter-perplexity
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 openrouter-perplexity using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Perplexity Search is a high-performance integration designed for developers looking to add real-time web intelligence to their AI coding agents. By utilizing Openclaw Skills, this tool bridges the gap between static LLM knowledge and the live web. It uses the Perplexity API via Openrouter to deliver synthesized responses that include direct links to sources, ensuring accuracy and transparency in every search result.
To get started with this addition to your Openclaw Skills collection, follow these steps:
export OPENROUTER_API_KEY='your_api_key_here'
node scripts/search.mjs "what is the latest version of react"
The skill manages data through standard CLI inputs and structured API outputs:
| Component | Details |
|---|---|
| Input | Supports single string queries or multiple strings for batch processing. |
| Output | Default text with citations or structured JSON via the --json flag. |
| Environment | Requires OPENROUTER_API_KEY for authentication. |
| Dependencies | Managed via Node.js runtime. |
Loading
An automated lead generation pipeline that identifies local businesses with poor SEO and generates personalized outreach packages.

A robust automation tool for searching, extracting, and interacting with the Xiaohongshu (Little Red Book) platform via browser automation.

A comprehensive CLI-based skill for Voyage AI embeddings, reranking, and MongoDB Atlas Vector Search integration.

A robust long-term memory system for AI agents using MongoDB and Voyage AI for semantic search and persistent context.

An autonomous local system reliability agent designed to monitor health and securely recover services within the OpenClaw ecosystem.

A utility that manages multiple Brave Search API keys via round-robin rotation to maximize free-tier limits and handle rate-limiting automatically.








































