← Back to Skills Marketplace
Zeet
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
206
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zeet
Description
Zeet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zeet data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to talk to Zeet, which is coherent with its description. Before installing: ensure you have Node/npm if you plan a global install (or prefer npx to avoid a global install), verify the @membranehq/cli package and its maintainer (review the package repo and publish history), and confirm you trust Membrane/getmembrane.com to handle your Zeet credentials. If you want lower risk, run the CLI in an isolated environment (container or dedicated VM), or use npx so you don't modify your global toolchain. The only real security consideration is trusting the external Membrane service and npm package — no hidden env-vars or file reads are requested by the skill itself.
Capability Analysis
Type: OpenClaw Skill
Name: zeet
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Zeet platform via the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and action execution. The instructions emphasize security best practices, such as delegating credential management to the Membrane service rather than handling raw API keys locally, and no malicious patterns or data exfiltration attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Zeet via the Membrane CLI, which matches the instructions. However, the skill declares no required binaries or environment variables even though the runtime instructions require npm/node (for global install or npx) and network access — a minor mismatch between declared requirements and actual runtime needs.
Instruction Scope
SKILL.md stays within scope: it instructs installing the Membrane CLI, logging in, creating a connection for Zeet, discovering and running actions, and using Membrane to avoid asking users for API keys. It does not request unrelated system files, secrets, or unexpected data exfiltration.
Install Mechanism
There is no formal install spec; installation is handled by user instructions to run npm install -g @membranehq/cli@latest or use npx. Installing from the public npm registry is expected for a JS CLI but carries the usual risks of third-party packages. The README offers both global install and npx usage (inconsistent but not malicious).
Credentials
The skill requests no environment variables or credentials in metadata. Runtime instructions rely on Membrane to manage credentials server-side and explicitly advise not to ask users for API keys. This is proportionate to the described purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings according to the provided content.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeet - After installation, invoke the skill by name or use
/zeet - 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 Zeet?
Zeet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zeet data. It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.
How do I install Zeet?
Run "/install zeet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zeet free?
Yes, Zeet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zeet support?
Zeet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zeet?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills