← Back to Skills Marketplace
gora050

Planetscale

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
117
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install planetscale
Description
PlanetScale integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlanetScale data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install planetscale
  3. After installation, invoke the skill by name or use /planetscale
  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 planetscale
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Planetscale?

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

How do I install Planetscale?

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

Is Planetscale free?

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

Which platforms does Planetscale support?

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

Who created Planetscale?

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

💬 Comments