← 返回 Skills 市场
erdmannsilva

Erdmannsilva Perplexity

作者 Alexandre Erdmann · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
62
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install erdmannsilva-perplexity
功能描述
Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.
使用说明 (SKILL.md)

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 PERPLEXITY_API_KEY environment variable
  • Responses include citations when available
  • Batch queries are processed in a single API call
安全使用建议
This skill looks proportionate for Perplexity search. Before installing, make sure you trust the publisher, provide only the needed PERPLEXITY_API_KEY, and avoid sending confidential information in search queries.
功能分析
Type: OpenClaw Skill Name: erdmannsilva-perplexity Version: 1.0.0 The skill bundle provides a legitimate interface for the Perplexity AI search API. The script `scripts/search.mjs` uses the provided `PERPLEXITY_API_KEY` to communicate exclusively with the official `api.perplexity.ai` endpoint and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The documented purpose is Perplexity-powered web search, and the included script only sends query arguments to the Perplexity API and formats the response.
Instruction Scope
The instructions are limited to running the local Node.js search script with one or more user-provided queries and an optional JSON output flag.
Install Mechanism
There is no install script or dependency installation, but the internal _meta.json owner and slug differ from the registry metadata, so users may want to verify provenance.
Credentials
The skill requires PERPLEXITY_API_KEY and sends queries to api.perplexity.ai, which is expected for this integration and is disclosed.
Persistence & Privilege
No persistence, background execution, local file indexing, credential storage, or privilege escalation is shown in the provided artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install erdmannsilva-perplexity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /erdmannsilva-perplexity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Perplexity skill. - Enables AI-powered web search with grounded answers and citations via the Perplexity API. - Supports both single and batch search queries. - Requires a PERPLEXITY_API_KEY environment variable. - Option to output raw JSON responses.
元数据
Slug erdmannsilva-perplexity
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Erdmannsilva Perplexity 是什么?

Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。

如何安装 Erdmannsilva Perplexity?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install erdmannsilva-perplexity」即可一键安装,无需额外配置。

Erdmannsilva Perplexity 是免费的吗?

是的,Erdmannsilva Perplexity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Erdmannsilva Perplexity 支持哪些平台?

Erdmannsilva Perplexity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Erdmannsilva Perplexity?

由 Alexandre Erdmann(@erdmannsilva)开发并维护,当前版本 v1.0.0。

💬 留言讨论