← Back to Skills Marketplace
gora050

Sheetdb

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sheetdb
Description
SheetDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with SheetDB data.
Usage Guidance
This skill is coherent: it uses Membrane's CLI to access SheetDB rather than asking for API keys locally. Before installing/using it: (1) Verify the @membranehq/cli package and the project (npm page/GitHub) to ensure you trust the publisher; (2) Prefer npx or local installs instead of a global npm -g install if you want to avoid adding a global binary; (3) Be aware that membrane login opens a browser or returns an auth code — only complete login flows you expect and do not paste other secrets into the CLI; (4) If you are cautious, run the CLI in an isolated environment (VM/container) first to observe network and filesystem behavior. If you need deeper assurance, ask the maintainer for a link to the exact npm package and repository commit referenced by this skill so you can review code before installing.
Capability Analysis
Type: OpenClaw Skill Name: sheetdb Version: 1.0.3 The skill provides instructions for an AI agent to manage SheetDB data using the Membrane CLI. It outlines standard procedures for installation, authentication, and API interaction via the '@membranehq/cli' package. The instructions in SKILL.md are transparent, align with the stated purpose of integrating with SheetDB, and include security best practices such as delegating credential management to the Membrane platform rather than handling raw API keys.
Capability Assessment
Purpose & Capability
Name/description (SheetDB integration) match the runtime instructions which instruct using Membrane CLI to connect to the SheetDB connector and run actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
The SKILL.md describes installing and using the Membrane CLI, performing login, creating/using connections, discovering and running actions. It does not instruct reading unrelated files, environment variables, or exfiltrating data to unexpected endpoints. All actions are within the scope of using an intermediary CLI to call SheetDB.
Install Mechanism
The skill is instruction-only but directs the user to install @membranehq/cli via npm (global). Installing a third-party npm package is a moderate-risk operation because it downloads and executes code from the npm registry; this is expected for a CLI-based integration but the user should verify the package and prefer ephemeral installs (npx) or inspect the package before global install.
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. The SKILL.md explicitly recommends using Membrane connections instead of asking for API keys, so the lack of local secret requests is coherent and proportionate.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request persistent system-wide privileges or modify other skills' configs. Its runtime behavior relies on the user installing a CLI and performing interactive login, which is standard for this pattern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sheetdb
  3. After installation, invoke the skill by name or use /sheetdb
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sheetdb
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sheetdb?

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

How do I install Sheetdb?

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

Is Sheetdb free?

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

Which platforms does Sheetdb support?

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

Who created Sheetdb?

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

💬 Comments