← 返回 Skills 市场
membranedev

You Can Book Me

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install you-can-book-me
功能描述
You Can Book Me integration. Manage data, records, and automate workflows. Use when the user wants to interact with You Can Book Me data.
安全使用建议
This skill appears internally consistent, but consider these practical checks before using it: 1) Verify you trust Membrane (review their privacy/terms and the @membranehq/cli package source on GitHub/NPM). 2) Prefer npx or inspect the npm package before doing a global install if you want to avoid altering system-wide binaries. 3) Understand that authentication is handled by Membrane—your YouCanBookMe tokens will be managed server-side by their service, so ensure you’re comfortable with that centralization. 4) In headless or automated environments you’ll need to complete the code-based login flow manually or arrange a secure way to finish it. 5) Do not provide unrelated credentials; if the skill ever asks for other tokens or system files, treat that as a red flag.
功能分析
Type: OpenClaw Skill Name: you-can-book-me Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the 'You Can Book Me' scheduling service via the Membrane CLI. The logic focuses on standard API interactions, such as listing, creating, and running actions through a third-party platform (Membrane). It explicitly encourages secure credential management by offloading authentication to the platform rather than handling secrets locally, and no indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description claim a You Can Book Me integration and all runtime instructions are about using the Membrane CLI to manage connections and actions for that service. No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md is explicit: install the Membrane CLI, run membrane login/connect/action commands, and use the connectionId for action discovery/run. It does not instruct reading arbitrary files or exfiltrating unrelated data. It does require interactive/browser-based auth or a code-exchange in headless environments.
Install Mechanism
There is no platform-install spec in the registry (instruction-only), but the doc instructs installing a global npm package (@membranehq/cli). Installing from the npm registry is common but carries the usual moderate risk of third-party npm packages—verify the package source or prefer npx to avoid a global install.
Credentials
The skill declares no required env vars or credentials. It instructs using Membrane to centralize auth (so no local API keys). This is proportionate, though it shifts trust to Membrane's service to hold connection tokens.
Persistence & Privilege
always is false and there are no install scripts or claims to modify other skills or system-wide agent settings. The skill is instruction-only and does not request persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install you-can-book-me
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /you-can-book-me 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug you-can-book-me
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

You Can Book Me 是什么?

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

如何安装 You Can Book Me?

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

You Can Book Me 是免费的吗?

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

You Can Book Me 支持哪些平台?

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

谁开发了 You Can Book Me?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论