← 返回 Skills 市场
bibaofeng

perplexity-research-zh

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install perplexity-research-zh
功能描述
通过 AISA 调用 Perplexity Sonar 模型生成带引用的深度研究答案。触发条件:当用户需要综合研究、对比分析或长篇引用答案,而不是原始链接列表时使用。
安全使用建议
This skill appears to do what it says, but be aware it will send your queries and any URLs/content you ask it to extract to the third-party AISA API (api.aisa.one). Only use it with non-sensitive queries or when you trust the destination and the holder of AISA_API_KEY. Verify the source of the skill and the API provider's privacy/security policies if you plan to submit confidential data. If you want extra assurance, review the included scripts/search_client.py locally before running; the script does not access local secrets other than AISA_API_KEY.
功能分析
Type: OpenClaw Skill Name: perplexity-research-zh Version: 1.0.0 The skill provides a legitimate interface for performing deep research via the AIsa API (api.aisa.one) using Perplexity Sonar models. The Python client in `scripts/search_client.py` is well-structured, uses standard libraries for network requests, and lacks any indicators of malicious behavior such as data exfiltration or unauthorized execution. Furthermore, `SKILL.md` contains explicit safety instructions directing the AI agent to avoid accessing sensitive local data like cookies or passwords.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description claim to call Perplexity/Sonar via AISA and produce cited research; the included Python client calls AISA endpoints (e.g., /sonar, /scholar/search/*) and requires AISA_API_KEY and python3 — these requirements are coherent and expected.
Instruction Scope
SKILL.md instructs running the provided Python client (python3 scripts/search_client.py). The client will transmit user queries and, when using the extract command, provided URLs (and the extracted content returned by the AISA service) to https://api.aisa.one. The script does not read other local files or other environment variables. Important: any text or URLs you provide will be sent to the external AISA API.
Install Mechanism
No install spec; it's instruction + a Python script that runs under system python3. Nothing is downloaded or written by an automated installer in the skill package itself, so install risk is low.
Credentials
Only AISA_API_KEY is required (declared as primary). That matches the client behavior (it aborts if the key is not set). No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false; the skill does not request permanent presence or modify other skills or system settings. It runs the included script on demand and does not persist configuration beyond using the provided API key.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perplexity-research-zh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perplexity-research-zh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布:通过 AISA 接入 Perplexity Sonar 模型,生成带引用的深度研究答案。 - 适用于需要综合研究、对比分析或长篇引用答案的场景,而非仅提供原始链接列表。 - 明确列出不适用场景,如请求本地敏感信息或与主题无关的问题。 - 通过环境变量 AISA_API_KEY 配置,首选使用仓库内置 Python 客户端运行。 - 提供快速开始指南及示例请求,方便用户上手。
元数据
Slug perplexity-research-zh
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

perplexity-research-zh 是什么?

通过 AISA 调用 Perplexity Sonar 模型生成带引用的深度研究答案。触发条件:当用户需要综合研究、对比分析或长篇引用答案,而不是原始链接列表时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 perplexity-research-zh?

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

perplexity-research-zh 是免费的吗?

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

perplexity-research-zh 支持哪些平台?

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

谁开发了 perplexity-research-zh?

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

💬 留言讨论