← Back to Skills Marketplace
Zeit
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zeit
Description
ZEIT integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZEIT data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to manage a Zeit/Vercel connection and run actions. Before installing or running it, verify the Membrane CLI and the maintainers (npm package page, GitHub repo, homepage). Prefer using `npx` or run the CLI in an isolated environment if you don't want a global install. Understand that you will authenticate via Membrane (server-side auth) and that you are trusting that third party to manage your service credentials—only proceed if you trust Membrane or can review their policies and code. If you need stronger assurance, ask the skill author for a signed release, a pinned CLI version, or more details about what scopes the connection will request.
Capability Analysis
Type: OpenClaw Skill
Name: zeit
Version: 1.0.3
The skill provides a legitimate integration for Vercel (formerly ZEIT) using the Membrane CLI. The instructions in SKILL.md guide the agent through installing the '@membranehq/cli' package, authenticating, and managing deployments via the Membrane platform. No indicators of data exfiltration, malicious code execution, or harmful prompt injection were found; the skill follows standard practices for the Membrane ecosystem.
Capability Assessment
Purpose & Capability
The skill describes a ZEIT/Vercel integration and only asks the agent/user to install and use the Membrane CLI to connect to a zeit connector and run actions. The requested commands and workflow align with the described purpose.
Instruction Scope
SKILL.md instructs the agent to install and run the Membrane CLI, create a connection, discover actions, create and run actions. It does not instruct the agent to read unrelated local files, access unrelated environment variables, or exfiltrate data. The auth flow relies on browser-based OAuth/CLI-based login, which is appropriate for this use case.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a global npm package is a moderate-risk operation because it downloads and executes third-party code on the host. This is expected for a CLI-based integration, but users should verify the package's source, maintainers, and integrity before installing. Using `npx` or running the CLI in an isolated environment reduces risk.
Credentials
The skill declares no required environment variables or local config paths. Authentication is performed via Membrane's login flow (browser/CLI). There is no request for unrelated credentials or secrets. The only credential risk is trusting Membrane with downstream service auth (expected for this design).
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not instruct modification of other skills or system-wide settings. Autonomous invocation is allowed but is the platform default; there is no elevated privilege requested by the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeit - After installation, invoke the skill by name or use
/zeit - 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 Zeit?
ZEIT integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZEIT data. It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.
How do I install Zeit?
Run "/install zeit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zeit free?
Yes, Zeit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zeit support?
Zeit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zeit?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills