运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install perplexity
镜像加速npx clawhub@latest install perplexity --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Perplexity 安装说明: 安装命令:["openclaw skills install perplexity"] 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载
技能文档
Perplexity 搜索
AI-powered 网页 搜索 that returns grounded answers with citations.
搜索
Single 查询:
node {baseDir}/scripts/搜索.mjs "what's h应用ening in AI today"
Multiple queries (batch):
node {baseDir}/scripts/搜索.mjs "What is Perplexity?" "Latest AI news" "Best coffee in NYC"
Options --json: 输出 raw JSON 响应 Notes Requires PERPLEXITY_API_KEY 环境 variable 响应s include citations when avAIlable Batch queries are processed in a single API call