← 返回 Skills 市场
renning22

Perplexity Search

作者 Ning Ren · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install my-perplexity-search
功能描述
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or So...
安全使用建议
This skill appears coherent and limited to calling AIsa Perplexity (api.aisa.one). Before installing, confirm you trust the AIsa service and the skill owner, and only provide an API key with appropriate scope/limits. Avoid sending secrets or highly sensitive data in queries since they are transmitted to an external API. If you need stricter control, rotate/revoke the AISA_API_KEY after use and review AIsa's privacy and retention policies. Finally, note that the agent may call the skill autonomously (platform default); if you want to restrict automatic use, control invocation via your agent's skill permissions.
功能分析
Type: OpenClaw Skill Name: my-perplexity-search Version: 1.0.0 The skill is a standard API client for Perplexity Search via the AIsa gateway (api.aisa.one). The Python script (scripts/perplexity_search_client.py) uses standard libraries (urllib) to perform authenticated POST requests and includes robust error handling and retry logic, while the SKILL.md provides clear, non-malicious instructions for the agent.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included Python client all target AIsa Perplexity Sonar endpoints. Required binaries (curl, python3) and the single env var (AISA_API_KEY) are consistent with making HTTP API calls to api.aisa.one.
Instruction Scope
Runtime instructions only describe calling the AIsa endpoints via the bundled Python client or curl; they do not instruct the agent to read unrelated files, search the host, or exfiltrate data beyond the API calls needed for queries.
Install Mechanism
No install spec; this is instruction-only plus a small included client script. Nothing is downloaded from arbitrary URLs and no archive extraction or third-party package installs are specified.
Credentials
Only AISA_API_KEY is required and used by the client. No unrelated credentials, config paths, or broad secrets are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or modify other skills or system-wide settings. Autonomous model invocation remains the platform default but is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install my-perplexity-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /my-perplexity-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the aisaclaw-perplexity-search skill. - Provides Perplexity Sonar-powered search and answer generation via AIsa API. - Supports citation-backed answers, reasoning, and long-form research using four endpoints: sonar, sonar-pro, sonar-reasoning-pro, and sonar-deep-research. - Python client and curl examples included for all endpoints. - Requires an AISA_API_KEY for authentication. - Model selection guidance and timeout behaviors documented.
元数据
Slug my-perplexity-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Perplexity Search 是什么?

Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or So... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 Perplexity Search?

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

Perplexity Search 是免费的吗?

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

Perplexity Search 支持哪些平台?

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

谁开发了 Perplexity Search?

由 Ning Ren(@renning22)开发并维护,当前版本 v1.0.0。

💬 留言讨论