← Back to Skills Marketplace
You Can Book Me
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
169
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install you-can-book-me
Description
You Can Book Me integration. Manage data, records, and automate workflows. Use when the user wants to interact with You Can Book Me data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install you-can-book-me - After installation, invoke the skill by name or use
/you-can-book-me - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install You Can Book Me?
Run "/install you-can-book-me" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is You Can Book Me free?
Yes, You Can Book Me is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does You Can Book Me support?
You Can Book Me is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created You Can Book Me?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills