← Back to Skills Marketplace
Planyo Online Booking
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install planyo-online-booking
Description
Planyo Online Booking integration. Manage data, records, and automate workflows. Use when the user wants to interact with Planyo Online Booking data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane platform to integrate with Planyo. Before installing or using it, consider: (1) verify you trust Membrane/getmembrane.com and the @membranehq npm package (check the publisher, GitHub repo, and package integrity); (2) prefer installing a specific CLI version rather than `@latest` to reduce supply‑chain surprises; (3) be aware that authenticating via the browser gives Membrane server-side access to your Planyo connection — review their privacy/security docs; (4) the CLI will store credentials locally (normal for CLIs) — if you need stricter isolation, run it in a sandbox or ephemeral environment; (5) if you need higher assurance, ask the skill author for a signed release or pinned package hash. Overall the skill is internally consistent, but these operational trust and supply‑chain checks are advisable.
Capability Analysis
Type: OpenClaw Skill
Name: planyo-online-booking
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Planyo Online Booking system using the Membrane CLI. It focuses on delegated authentication and action discovery through the '@membranehq/cli' npm package, explicitly advising against asking users for raw API keys. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill tells the agent to use the Membrane CLI to connect to a Planyo connector and run/discover actions. Required items (network access, a Membrane account) align with that purpose; there are no unrelated env vars or binaries requested.
Instruction Scope
SKILL.md stays on-topic: it only instructs installing the Membrane CLI, authenticating (browser/code flow), creating a connection, discovering/creating actions, and running actions. It does not ask the agent to read unrelated files, environment variables, or transmit data to unknown endpoints beyond Membrane/Planyo flows.
Install Mechanism
There is no formal install spec in the metadata; the doc recommends running `npm install -g @membranehq/cli@latest`. Installing a global package from the public npm registry is a common but moderate supply‑chain risk (running third‑party code on the host and using the `latest` tag may change behavior over time). Consider pinning to a version and verifying the package source.
Credentials
The skill declares no required env vars or secrets. It explicitly directs credentials to be managed by Membrane rather than asking for API keys locally, which is proportionate but does centralize trust in the Membrane service.
Persistence & Privilege
The skill is not forced-always, and it uses normal autonomous invocation defaults. It does not request system-wide or other-skills configuration changes. Note: the Membrane CLI will persist its own config/credentials locally when you log in, which is expected for a CLI.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install planyo-online-booking - After installation, invoke the skill by name or use
/planyo-online-booking - 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
Frequently Asked Questions
What is Planyo Online Booking?
Planyo Online Booking integration. Manage data, records, and automate workflows. Use when the user wants to interact with Planyo Online Booking data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Planyo Online Booking?
Run "/install planyo-online-booking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Planyo Online Booking free?
Yes, Planyo Online Booking is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Planyo Online Booking support?
Planyo Online Booking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Planyo Online Booking?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills