← Back to Skills Marketplace
gora050

Waitwhile

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
189
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install waitwhile
Description
Waitwhile integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waitwhile data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to talk to Waitwhile. Before installing/use: (1) verify the @membranehq/cli package and publisher on npm/GitHub and prefer using npx to avoid a global install; (2) confirm you trust the Membrane service (getmembrane.com) because authentication tokens will be managed/stored by their tooling; (3) expect a browser-based auth flow or a copy-paste code for headless environments—do not paste or share unrelated API keys or secrets; (4) in restricted or audited environments, avoid global npm installs and consult your admin. If you want deeper assurance, ask the skill author for the exact CLI version and the source link to the published npm package and repository release notes.
Capability Analysis
Type: OpenClaw Skill Name: waitwhile Version: 1.0.3 The skill provides instructions for an AI agent to manage Waitwhile workflows using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution through the Membrane platform, emphasizing secure credential handling and discovery of pre-built actions. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The skill's name and description match the actions described in SKILL.md: it integrates with Waitwhile via the Membrane platform. Commands, connector keys, and action discovery all relate to that purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating via Membrane (browser or headless flow), creating a connection to the Waitwhile connector, discovering and running actions, and polling for action build states. The doc does not instruct reading unrelated files, accessing other credentials, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill), but SKILL.md recommends installing @membranehq/cli from npm (npm install -g or npx). Installing a third-party global npm package is a moderate-risk action (writes to disk and can execute code) but is proportional to the stated need to run a CLI. Prefer npx to avoid a global install and review the package and its publisher before installing.
Credentials
The skill declares no required environment variables, and the instructions explicitly advise letting Membrane handle credentials rather than asking users for API keys. That matches the skill's purpose and is proportionate.
Persistence & Privilege
The skill does not request always:true or any elevated persistent privileges. It relies on a CLI that will store authentication for the user session, which is expected for this workflow and limited in scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install waitwhile
  3. After installation, invoke the skill by name or use /waitwhile
  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 waitwhile
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Waitwhile?

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

How do I install Waitwhile?

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

Is Waitwhile free?

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

Which platforms does Waitwhile support?

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

Who created Waitwhile?

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

💬 Comments