← Back to Skills Marketplace
gora050

Reviewstudio

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install reviewstudio
Description
Review Studio integration. Manage data, records, and automate workflows. Use when the user wants to interact with Review Studio data.
Usage Guidance
This skill appears coherent: it uses Membrane as an intermediary to access Review Studio and asks you to install/use the Membrane CLI. Before proceeding, verify the @membranehq/cli package and the Membrane service (homepage/repo) so you trust the publisher; prefer using `npx` or a local install instead of `npm -g` if you want to avoid global changes. Be aware that Membrane will hold connection credentials and may store tokens/config locally after `membrane login` — confirm you are comfortable with that third‑party handling. If you need higher assurance, inspect the Membrane CLI source on the referenced GitHub repository and review their privacy/security docs, or ask for a self‑hosted/in-house integration instead.
Capability Analysis
Type: OpenClaw Skill Name: reviewstudio Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Review Studio using the Membrane CLI. It outlines standard procedures for installation, authentication, and action execution via the '@membranehq/cli' npm package. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the instructions are consistent with the stated purpose of managing creative workflows through the Membrane platform.
Capability Assessment
Purpose & Capability
The name/description (Review Studio integration) match the instructions: all runtime steps use the Membrane CLI to connect to a Review Studio connector, discover and run actions, and create actions. No unrelated services, binaries, or credentials are requested in the skill metadata.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, authenticating via the OAuth/authorization URL flow, creating a connection to the reviewstudio connector, listing/searching actions, creating and running actions, and polling for build status. There are no instructions to read arbitrary local files, export environment variables, or transmit data to endpoints outside Membrane/Review Studio. The doc explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only (no install spec in the package), but it directs the user to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing an npm CLI globally is a moderate-risk step because it executes code from the npm registry and writes binaries/config to the host. This is expected for a CLI-based integration, but users should verify the package (@membranehq/cli) and prefer `npx` or a local install if they want to avoid a global install.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to handle authentication and credential refresh server-side, which is appropriate for a connector broker. Users should understand that Membrane will hold connection credentials on their behalf.
Persistence & Privilege
The skill does not request always:true and is instruction-only (no code written by the registry). The only persistence implied is the external Membrane CLI installation and its local config/credential cache (created when you log in). The skill does not instruct modification of other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reviewstudio
  3. After installation, invoke the skill by name or use /reviewstudio
  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 reviewstudio
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Reviewstudio?

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

How do I install Reviewstudio?

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

Is Reviewstudio free?

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

Which platforms does Reviewstudio support?

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

Who created Reviewstudio?

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

💬 Comments