← Back to Skills Marketplace
Zyte Api
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
223
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zyte-api
Description
Zyte API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zyte API data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zyte-api - After installation, invoke the skill by name or use
/zyte-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Zyte Api?
Zyte API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zyte API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 223 downloads so far.
How do I install Zyte Api?
Run "/install zyte-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zyte Api free?
Yes, Zyte Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zyte Api support?
Zyte Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zyte Api?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills