← 返回 Skills 市场
Sheetdb
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sheetdb
功能描述
SheetDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with SheetDB data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sheetdb - 安装完成后,直接呼叫该 Skill 的名称或使用
/sheetdb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Sheetdb 是什么?
SheetDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with SheetDB data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Sheetdb?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sheetdb」即可一键安装,无需额外配置。
Sheetdb 是免费的吗?
是的,Sheetdb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sheetdb 支持哪些平台?
Sheetdb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sheetdb?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills