← Back to Skills Marketplace
gora050

Z Api

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
184
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install z-api
Description
Z-API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Z-API data.
Usage Guidance
This is an instruction-only skill that tells you to install and use the Membrane CLI to manage a Z-API connector. Before proceeding: (1) verify the @membranehq/cli npm package and its publisher (review the package repo and recent releases) rather than blindly installing '@latest'; consider using 'npx' or pinning a specific version to avoid unexpected upgrades; (2) be prepared to authenticate via a browser (the CLI manages tokens server-side); (3) confirm which tenant value to use for 'membrane login --tenant' in your environment; and (4) run the CLI in a controlled environment if you have concerns (e.g., dev VM/container). Overall the skill appears coherent with its stated purpose, but installing third-party CLIs always carries the ordinary supply-chain/trust risk.
Capability Analysis
Type: OpenClaw Skill Name: z-api Version: 1.0.3 The skill provides a legitimate integration for the Membrane automation platform to interact with Z-API (Zendesk). It instructs the agent to install the official '@membranehq/cli' npm package and use the Membrane service for authentication and action execution. The instructions are well-aligned with the stated purpose and include security-positive guidance, such as delegating credential management to the platform rather than handling raw API keys locally.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Z-API integration) aligns with the instructions (use Membrane CLI to connect to a z-api connector, discover and run actions). No unrelated services, binaries, or credentials are requested by the skill itself.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in, creating connections, discovering actions, building and running actions — all consistent with the stated purpose. It does not instruct reading unrelated system files or exfiltrating data. A minor ambiguity: the login command shows '--tenant' without an example tenant value which may confuse users in headless or multi-tenant setups.
Install Mechanism
There is no automated install spec in the skill bundle (lowest static risk). The docs instruct the user to run 'npm install -g @membranehq/cli@latest' (and also reference npx in examples). Installing a third-party CLI via npm is expected for this integration but carries the usual trust risk of executing a community package and using the '@latest' tag which can change over time.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane manage secrets instead of asking users for API keys. That matches the stated behavior.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request system-wide configuration or other skills' credentials. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install z-api
  3. After installation, invoke the skill by name or use /z-api
  4. 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
Slug z-api
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Z Api?

Z-API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Z-API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Z Api?

Run "/install z-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Z Api free?

Yes, Z Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Z Api support?

Z Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Z Api?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments