← 返回 Skills 市场
gora050

Reviewstudio

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install reviewstudio
功能描述
Review Studio integration. Manage data, records, and automate workflows. Use when the user wants to interact with Review Studio data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reviewstudio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reviewstudio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug reviewstudio
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Reviewstudio 是什么?

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

如何安装 Reviewstudio?

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

Reviewstudio 是免费的吗?

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

Reviewstudio 支持哪些平台?

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

谁开发了 Reviewstudio?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论