← 返回 Skills 市场
Visitor Queue
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install visitor-queue
功能描述
Visitor Queue integration. Manage data, records, and automate workflows. Use when the user wants to interact with Visitor Queue data.
安全使用建议
This skill appears to do only what it says: it uses the Membrane CLI to connect to Visitor Queue and run actions. Before installing or running the CLI, verify the @membranehq/cli package (check the npm page and the GitHub repo referenced in the SKILL.md), and prefer using npx or a container/virtual environment instead of global npm install if you want to reduce host impact. Understand that authentication occurs via the Membrane login flow (a browser-based OAuth/code flow) — you will need a Membrane account and to complete interactive login. If you want stricter control, review the CLI source and permissions or ask for a service-account style connection from your org rather than using a personal account.
功能分析
Type: OpenClaw Skill
Name: visitor-queue
Version: 1.0.1
The skill bundle provides instructions for integrating with Visitor Queue via the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane platform rather than handling secrets directly. The instructions in SKILL.md are consistent with the stated purpose, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description describe a Visitor Queue integration and all declared requirements (network access, a Membrane account) and instructions (installing and using the Membrane CLI, creating a connection for the visitor-queue connector) align with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to install/use the Membrane CLI, run login/connect/action commands, and to rely on Membrane-managed connections and actions. It does not ask the agent to read unrelated files, harvest local secrets, or transmit data to unexpected endpoints; it explicitly advises not to ask users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec), but the runtime docs instruct users to install an npm package (@membranehq/cli) globally. Installing a global npm CLI is a common and expected step for integrating with a service, but it does run third-party code on the host — reviewers should verify the npm package and its maintainers (e.g., @membranehq) before installing. As an alternative the docs already show using npx, which avoids global installs.
Credentials
The skill requests no environment variables or local secrets. Authentication is delegated to Membrane's login flow (interactive URL or code exchange), which is proportionate to the described functionality.
Persistence & Privilege
The skill does not request always:true and does not instruct modifying other skills or system-wide settings. The default autonomous invocation setting remains, which is normal for skills and is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install visitor-queue - 安装完成后,直接呼叫该 Skill 的名称或使用
/visitor-queue触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Visitor Queue 是什么?
Visitor Queue integration. Manage data, records, and automate workflows. Use when the user wants to interact with Visitor Queue data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Visitor Queue?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install visitor-queue」即可一键安装,无需额外配置。
Visitor Queue 是免费的吗?
是的,Visitor Queue 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Visitor Queue 支持哪些平台?
Visitor Queue 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Visitor Queue?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills