← 返回 Skills 市场
gora050

Serpapi

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install serpapi-integration
功能描述
SerpApi integration. Manage data, records, and automate workflows. Use when the user wants to interact with SerpApi data.
安全使用建议
This skill is internally consistent: it uses the Membrane CLI to manage SerpApi connections and actions rather than asking for raw API keys. Before installing or running it, verify you trust Membrane (@membranehq) and their CLI package on npm, because installing the CLI will place a global binary on your system and authentication is handled by Membrane (you will authenticate via a browser/code). If you are cautious about autonomous agent actions, consider restricting the agent's ability to run local commands or perform network access until the CLI and connection are confirmed working. If you need more assurance, inspect the Membrane CLI package source and the permissions requested when you authenticate.
功能分析
Type: OpenClaw Skill Name: serpapi-integration Version: 1.0.1 The skill provides a legitimate integration for SerpApi via the Membrane CLI. It guides the AI agent through installing the `@membranehq/cli` npm package, authenticating with a Membrane account, and executing search actions. The instructions in SKILL.md are transparent, align with the stated purpose of search engine data extraction, and promote security best practices by delegating credential management to the Membrane platform rather than handling raw API keys.
能力评估
Purpose & Capability
The skill declares SerpApi integration and the SKILL.md exclusively instructs use of the Membrane CLI to create a SerpApi connection, discover and run actions. Requiring a Membrane account and the Membrane CLI is coherent with the described purpose; no unrelated credentials or binaries are requested.
Instruction Scope
Instructions are scoped to installing the Membrane CLI, authenticating (interactive or headless via URL/code), creating a connection to the serpapi connector, listing/creating actions, and running them. The steps do not instruct reading arbitrary local files or exfiltrating unrelated environment variables. The only out-of-band action is authenticating via a browser/code, which is expected for OAuth-style flows.
Install Mechanism
No install spec in the skill bundle itself; SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm CLI is a standard approach but does write a binary to disk and may require elevated permissions on some systems. This is expected for a CLI-based integration but carries the usual risks of installing third-party npm packages (verify the package and source).
Credentials
The skill declares no required environment variables or credentials and explicitly instructs relying on Membrane to manage credentials server-side (the skill tells integrators to 'never ask the user for API keys'). No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated/system-wide configuration or permissions. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install serpapi-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /serpapi-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug serpapi-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Serpapi 是什么?

SerpApi integration. Manage data, records, and automate workflows. Use when the user wants to interact with SerpApi data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Serpapi?

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

Serpapi 是免费的吗?

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

Serpapi 支持哪些平台?

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

谁开发了 Serpapi?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论