← 返回 Skills 市场
Planetscale
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
117
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install planetscale
功能描述
PlanetScale integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlanetScale data.
安全使用建议
This skill is coherent: it uses the Membrane service/CLI to manage PlanetScale connections and does not ask for unrelated credentials. Before installing/using it: 1) review the @membranehq/cli npm page and the referenced GitHub repo to ensure you trust the publisher; 2) prefer running the CLI in a controlled environment (local dev VM or container) if you have security concerns about global npm installs; 3) note the SKILL.md uses both `npm -g` and `npx` — you can run the CLI with npx without installing globally if you prefer; 4) be prepared to complete an interactive OAuth/browser login flow (or follow the headless URL flow) for authentication. If you need stronger assurances, ask the skill author for a signed release or an install script you can audit.
功能分析
Type: OpenClaw Skill
Name: planetscale
Version: 1.0.1
The skill requires the agent to perform high-risk system operations, including the global installation of a third-party CLI (npm install -g @membranehq/cli@latest) and the execution of shell commands to manage authentication and database actions via the Membrane platform. While these actions are aligned with the stated goal of PlanetScale integration, the requirement for global system modifications and the reliance on an external service (getmembrane.com) for dynamic action execution introduces a significant security surface area. These instructions are primarily contained within SKILL.md.
能力评估
Purpose & Capability
The name/description (PlanetScale integration) matches the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to create a PlanetScale connection, discover and run actions. Requiring a Membrane account and network access is coherent with this design.
Instruction Scope
Instructions are narrowly scoped to installing/using the @membranehq CLI, logging in, creating a connection to the PlanetScale connector, listing/creating/running actions, and using JSON flags. The skill does not instruct reading unrelated files or exporting credentials locally; it explicitly advises not to ask users for API keys.
Install Mechanism
The SKILL.md tells the user to install the Membrane CLI via `npm install -g @membranehq/cli@latest` (and uses npx in examples). This is an instruction-only skill (no install spec), so installation is manual. Installing a global npm package is a moderate-risk operation — you should verify the package/package author (npm page and GitHub) before running and be aware of the privileges `-g` can require.
Credentials
No environment variables, secrets, or config paths are requested. The SKILL.md delegates credential handling to Membrane (server-side) and explicitly recommends not collecting API keys locally, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-on, is user-invocable, and does not request system-wide configuration changes. There is no indication it modifies other skills or requires elevated persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install planetscale - 安装完成后,直接呼叫该 Skill 的名称或使用
/planetscale触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Planetscale 是什么?
PlanetScale integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlanetScale data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Planetscale?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install planetscale」即可一键安装,无需额外配置。
Planetscale 是免费的吗?
是的,Planetscale 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Planetscale 支持哪些平台?
Planetscale 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Planetscale?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills