← 返回 Skills 市场
Perplexity
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install perplexity-integration
功能描述
Perplexity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Perplexity data.
安全使用建议
This skill appears to genuinely wrap Perplexity access through the Membrane CLI, but before installing or using it you should: (1) verify the Membrane CLI package on npm (publisher @membranehq) and prefer running it via npx if you don't want a global install; (2) confirm the GitHub repo/homepage (getmembrane.com and the listed repository) match the package you install; (3) be aware the skill requires you to authenticate to Membrane (browser-based or code flow) and to create a Perplexity connector — that will grant Membrane access to Perplexity on your behalf, so review Membrane's privacy/security docs; (4) ask the skill author or registry to declare the required binary (membrane CLI) in the metadata or provide a formal install spec if you want automated installation; and (5) avoid pasting unrelated secrets into any prompts. The main issues are metadata omissions and a moderate install-time risk from a global npm install — not direct evidence of malicious behavior, but enough reason to review the package and provider first.
功能分析
Type: OpenClaw Skill
Name: perplexity-integration
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with Perplexity via the Membrane framework. It directs the agent to install the Membrane CLI (@membranehq/cli), authenticate through their service (getmembrane.com), and manage API actions through Membrane's middleware. While the process involves high-privilege actions like global NPM package installation and routing data through a third-party platform, these behaviors are transparently documented and strictly aligned with the stated purpose of the integration. The instructions also include security best practices, such as advising the agent to let the platform handle credential lifecycles rather than requesting raw API keys from the user.
能力评估
Purpose & Capability
The skill claims to integrate with Perplexity via Membrane, which matches the SKILL.md instructions to use the Membrane CLI and a Perplexity connector. However, the registry metadata declares no required binaries or install spec while the runtime docs instruct the user to install a global npm CLI (@membranehq/cli). That mismatch (no declared binary requirement but an explicit install instruction) is an inconsistency.
Instruction Scope
SKILL.md confines behavior to using the Membrane CLI to create connections, list actions, and run actions against Perplexity. It instructs interactive browser login or headless code exchange but does not ask the agent to read arbitrary local files, unrelated env vars, or transmit data to third-party endpoints outside Membrane/Perplexity flows.
Install Mechanism
There is no formal install spec in the registry, yet the instructions require installing a global npm package (npm install -g @membranehq/cli@latest) or using npx. Installing a global npm package is a moderate-risk operation compared with an instruction-only skill; the absence of an official install spec in the metadata is an omission worth flagging. The suggested sources (npm/@membranehq) are typical, but the registry should have declared this dependency.
Credentials
The skill does not request any environment variables or secrets in the metadata and explicitly advises not to collect API keys locally (it uses Membrane to manage auth). The runtime flow uses browser-based or code-exchange login to Membrane and creates a connector for Perplexity — this is proportionate to the stated purpose.
Persistence & Privilege
The skill is not configured as always-on and does not request elevated persistence or modify other skills' configurations. It relies on interactive authentication with Membrane and normal CLI usage; no unusually broad privileges are requested in the metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install perplexity-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/perplexity-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Perplexity 是什么?
Perplexity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Perplexity data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Perplexity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install perplexity-integration」即可一键安装,无需额外配置。
Perplexity 是免费的吗?
是的,Perplexity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Perplexity 支持哪些平台?
Perplexity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Perplexity?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills