← 返回 Skills 市场
gora050

Zyte Api

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
223
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zyte-api
功能描述
Zyte API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zyte API data.
安全使用建议
This skill appears coherent: it delegates auth and API calls to the Membrane CLI rather than asking for Zyte API keys. Before installing, verify you trust @membranehq/cli (review the npm package and the homepage/repository), and prefer using npx if you don't want a global install. Note that login uses a browser-based auth flow that will grant Membrane access to your Zyte connection—confirm what permissions the connector requests in your Membrane account. Finally, remember the skill can be invoked by the agent when allowed by platform defaults; there are no hidden env/credential requests in the SKILL.md.
功能分析
Type: OpenClaw Skill Name: zyte-api Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with the Zyte API via the Membrane CLI. It contains no executable code, only Markdown instructions (SKILL.md) that guide the agent through standard CLI operations such as installation, authentication, and action execution. The instructions emphasize secure practices, specifically advising the agent to use Membrane's centralized credential management instead of requesting sensitive API keys directly from the user.
能力评估
Purpose & Capability
Name/description (Zyte API integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to a zyte-api connector. Requesting a Membrane account and network access is expected for this integration.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating via browser/authorization URL, creating a connection, discovering and running actions. There are no directives to read unrelated files, export secrets, or contact unexpected endpoints outside Membrane/Zyte flows.
Install Mechanism
The skill is instruction-only (no automated install). It asks the user to run npm install -g @membranehq/cli or use npx. Installing a third-party CLI from npm is a reasonable step for this integration, but it does carry the usual risk of third-party CLI trustworthiness and disk installation. The SKILL.md also uses npx in places (which does not require global install) — minor inconsistency but not harmful.
Credentials
The skill declares no required env vars, primary credential, or config paths. Authentication is handled via Membrane's browser-based flow (no API keys requested in the instructions), which is proportionate to the described functionality.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. Autonomous invocation is permitted (platform default) but not combined with broad credentials or unusual persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zyte-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zyte-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug zyte-api
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Zyte Api 是什么?

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

如何安装 Zyte Api?

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

Zyte Api 是免费的吗?

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

Zyte Api 支持哪些平台?

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

谁开发了 Zyte Api?

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

💬 留言讨论