← Back to Skills Marketplace
gora050

Roompricegenie

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install roompricegenie
Description
RoomPriceGenie integration. Manage data, records, and automate workflows. Use when the user wants to interact with RoomPriceGenie data.
Usage Guidance
This skill appears coherent but before installing: 1) Verify the @membranehq/cli package is the official Membrane CLI on npm and review its repository (the SKILL.md references https://github.com/membranedev/application-skills and https://getmembrane.com). 2) Installing the CLI globally (npm -g) runs code from the npm registry — prefer installing in a controlled environment (container, VM, or dedicated user) if you have sensitive data on the machine. 3) The skill relies on interactive/web-based login to Membrane; understand that Membrane will hold the service credentials and act on your behalf. 4) Confirm that the Membrane connection and actions have the permissions and scope you expect before running them. 5) The manifest omitted declaring the CLI as a required binary — this is not dangerous but is a small inconsistency to be aware of.
Capability Analysis
Type: OpenClaw Skill Name: roompricegenie Version: 1.0.1 The skill bundle provides instructions for integrating with RoomPriceGenie via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and execution using the Membrane platform, emphasizing security best practices like server-side credential management. No malicious code, data exfiltration attempts, or harmful prompt injection patterns were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with RoomPriceGenie via Membrane and the SKILL.md contains only Membrane CLI commands relevant to that purpose. Minor mismatch: the registry metadata lists no required binaries, but the instructions tell the user to install the @membranehq/cli npm CLI — the manifest could have declared that dependency.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, authenticating, creating connections, discovering and running actions. It does not ask the agent to read unrelated files, access arbitrary environment variables, or exfiltrate data to unknown endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but instructs users to run npm install -g @membranehq/cli@latest. Installing a global npm package is expected for a CLI but is a moderate-risk operation because it executes code from the public npm registry and modifies the system PATH.
Credentials
No environment variables or credentials are declared; the document explicitly delegates auth to Membrane and instructs users not to provide API keys. This is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous invocation is permitted (the platform default) but is not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install roompricegenie
  3. After installation, invoke the skill by name or use /roompricegenie
  4. 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
Slug roompricegenie
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Roompricegenie?

RoomPriceGenie integration. Manage data, records, and automate workflows. Use when the user wants to interact with RoomPriceGenie data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Roompricegenie?

Run "/install roompricegenie" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Roompricegenie free?

Yes, Roompricegenie is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Roompricegenie support?

Roompricegenie is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Roompricegenie?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments