← Back to Skills Marketplace
Zenserp
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
207
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zenserp
Description
Zenserp integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenserp data.
Usage Guidance
This skill appears coherent. Before installing: 1) Verify the @membranehq/cli package and its publisher (npm page and GitHub repo) before running a global npm install. 2) Be prepared to authenticate interactively to Membrane (a browser flow and code exchange) — this grants the Membrane service access to connectors on your behalf. 3) If you prefer not to install global packages, use the shown npx variants. 4) Only enable the skill if you trust Membrane as the intermediary managing your Zenserp credentials and connections.
Capability Analysis
Type: OpenClaw Skill
Name: zenserp
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Zenserp API using the Membrane CLI (@membranehq/cli). It includes standard procedures for installation, authentication, and executing search actions via the Membrane platform. The instructions emphasize secure credential management by delegating authentication to the CLI rather than handling raw API keys, and no malicious patterns or exfiltration attempts were identified in the SKILL.md or metadata.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Zenserp and all runtime instructions use the Membrane CLI to connect to a zenserp connector and run actions. No unrelated credentials, binaries, or config paths are requested — this aligns with the stated purpose.
Instruction Scope
SKILL.md stay within scope: it instructs installing and using the Membrane CLI, logging in, creating a connection to the zenserp connector, discovering and running actions. It does not instruct reading arbitrary local files, harvesting environment variables, or sending data to unexpected endpoints. Authentication is interactive or browser-based as described.
Install Mechanism
There is no formal install spec in the registry (the skill is instruction-only), but the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' or use npx. Installing a third-party global npm package is a reasonable step for a CLI-based integration but does carry the usual risks of installing remote packages; verify the @membranehq/cli package and its source before installing.
Credentials
The skill declares no required env vars or primary credential. It explicitly delegates credential handling to Membrane and instructs users not to share API keys. Requiring a Membrane account and network access is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults). It does instruct a standard 'membrane login' flow which will persist auth tokens for the Membrane CLI — this is expected and scoped to the CLI itself, not other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zenserp - After installation, invoke the skill by name or use
/zenserp - 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 Zenserp?
Zenserp integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenserp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.
How do I install Zenserp?
Run "/install zenserp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zenserp free?
Yes, Zenserp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zenserp support?
Zenserp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zenserp?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills