← 返回 Skills 市场
gora050

Waitwhile

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
189
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install waitwhile
功能描述
Waitwhile integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waitwhile data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install waitwhile
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /waitwhile 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug waitwhile
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Waitwhile 是什么?

Waitwhile integration. Manage data, records, and automate workflows. Use when the user wants to interact with Waitwhile data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。

如何安装 Waitwhile?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install waitwhile」即可一键安装,无需额外配置。

Waitwhile 是免费的吗?

是的,Waitwhile 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Waitwhile 支持哪些平台?

Waitwhile 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Waitwhile?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论