Jump to related tools in the same category or review the original source on GitHub.

Web & Frontend Development @mrnicholasbcarter-code Updated 6/28/2026 1,169 downloads 1 stars Security: Pass

🔮 Openrouter Perplexity OpenClaw Plugin & Skill | ClawHub

Looking to integrate Openrouter Perplexity into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate web & frontend development tasks instantly, without having to write custom tools from scratch.

What this skill does

Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.

Install

ClawHub CLI
openclaw skills install @mrnicholasbcarter-code/openrouter-perplexity
Node.js (npx)
npx clawhub@latest install openrouter-perplexity

Full SKILL.md

Open original
Metadata table.
namedescriptionhomepage
perplexitySearch the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.https://openrouter.ai/

SKILL.md content below is scrollable.

Perplexity Search

AI-powered web search that returns grounded answers with citations.

Search

Single query:

node {baseDir}/scripts/search.mjs "what's happening in AI today"

Multiple queries (batch):

node {baseDir}/scripts/search.mjs "What is Perplexity?" "Latest AI news" "Best coffee in NYC"

Options

  • --json: Output raw JSON response

Notes

  • Requires OPENROUTER_API_KEY environment variable
  • Responses include citations when available
  • Batch queries are processed in a single API call
ClawHub Registry URL: https://clawhub.ai/mrnicholasbcarter-code/skills/openrouter-perplexity

Related skills

If this matches your use case, these are close alternatives in the same category.