← 返回 Skills 市场
Turso
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
135
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install turso-integration
功能描述
Turso integration. Manage data, records, and automate workflows. Use when the user wants to interact with Turso data.
安全使用建议
This skill appears to be an instruction-only wrapper that tells the agent to use the Membrane CLI to operate on Turso. Before installing/using it: 1) confirm you trust @membranehq/cli — inspect the npm package and its GitHub repo (https://github.com/membranedev/application-skills is listed) and the package's permissions; 2) be aware the SKILL.md expects npm/node available and suggests a global install (you can use npx to avoid a global install); 3) the auth flow opens a browser or returns a code — you will need a Membrane account and to complete that flow; 4) the skill does not request API keys or other unrelated credentials, which is good. If you need higher assurance, ask the publisher for a signed repository URL or an install spec in the registry that declares required binaries and the exact package version to be installed.
功能分析
Type: OpenClaw Skill
Name: turso-integration
Version: 1.0.3
The skill provides instructions for integrating Turso databases using the Membrane CLI tool. It guides the agent through standard setup procedures, including installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and managing database connections. The instructions in SKILL.md are aligned with the stated purpose of database management and emphasize security best practices, such as letting the middleware handle credentials rather than asking the user for API keys.
能力评估
Purpose & Capability
The name/description (Turso integration) align with the instructions: the skill tells the agent to use the Membrane CLI to connect to Turso, discover actions, and run them. Using Membrane to manage auth and action discovery is a reasonable design choice.
Instruction Scope
SKILL.md stays on‑topic (install Membrane CLI, login, connect to connectorKey 'turso', list/create/run actions). It does not instruct reading unrelated files or exfiltrating secrets, and explicitly tells agents not to ask users for API keys. Minor scope note: the doc instructs the user/agent to run npm install -g and npx commands, which implies npm/node runtime availability even though the skill metadata doesn't declare that requirement.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell users to install @membranehq/cli from npm (npm install -g or npx). Installing from the public npm registry is common, but it does execute third‑party code on the host — users should verify the package source/repo before global installation. No suspicious download URLs or extract steps are present.
Credentials
The skill requests no environment variables or credentials in metadata and the instructions rely on Membrane's OAuth/login flow rather than asking for API keys. That is proportionate to the stated purpose (delegated auth to Membrane).
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request persistent systemwide changes or access to other skills' configs. No elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install turso-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/turso-integration触发 - 根据 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
元数据
常见问题
Turso 是什么?
Turso integration. Manage data, records, and automate workflows. Use when the user wants to interact with Turso data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 Turso?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install turso-integration」即可一键安装,无需额外配置。
Turso 是免费的吗?
是的,Turso 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Turso 支持哪些平台?
Turso 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Turso?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills