← 返回 Skills 市场
Tinybird
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tinybird
功能描述
Tinybird integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinybird data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to talk to Tinybird. Before installing or using it: (1) verify you trust Membrane/@membranehq on npm and review the CLI package (source repo, recent releases, maintainers) because npm install -g runs code on your machine; (2) understand that Membrane will manage Tinybird credentials server-side — ensure you are comfortable delegating access to a third-party service and consider using a limited/test Tinybird account; (3) prefer using npx for one-off calls if you don't want a permanent global install; (4) in headless environments expect a manual authorization code step; (5) if you need stronger guarantees, inspect the CLI source or run it in an isolated environment before granting it access to production data.
功能分析
Type: OpenClaw Skill
Name: tinybird
Version: 1.0.1
The skill bundle provides instructions for integrating Tinybird via the Membrane CLI. It outlines standard procedures for installation, authentication, and executing data actions through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized execution. The skill emphasizes security by advising the agent to let Membrane handle credentials rather than requesting API keys directly from the user.
能力标签
能力评估
Purpose & Capability
The skill claims to integrate with Tinybird and its runtime instructions rely on the Membrane CLI to provide that integration. The skill metadata did not explicitly mention Membrane in the short description, but the SKILL.md clearly documents Membrane as the intended integration path — this is coherent, though the omission in the short description is worth noting.
Instruction Scope
The instructions are focused: they tell the operator to install the Membrane CLI, log in, create a connection for the tinybird connector, discover and run actions. There are no instructions to read arbitrary host files, export unrelated environment variables, or exfiltrate data. Browser-based or headless login flows are described and limited to authentication for Membrane.
Install Mechanism
The SKILL.md asks you to install @membranehq/cli via npm -g or use npx for one-off calls. Installing an npm global CLI will place code on disk and create an executable; this is a normal pattern but carries the usual npm-supply-chain risk. The install source is the public npm registry (standard) and no arbitrary download URLs or archives are instructed.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. Authentication is delegated to Membrane (browser-based / authorization code), so the skill does not ask for unrelated secrets. This is proportionate — however it does require you to trust Membrane to manage your Tinybird credentials and tokens server-side.
Persistence & Privilege
The skill is instruction-only and not always-enabled; it does not request elevated platform privileges. Installing the Membrane CLI will add a tool to the system and Membrane may persist credentials/config locally after login (normal for a CLI), but the skill itself does not attempt to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tinybird - 安装完成后,直接呼叫该 Skill 的名称或使用
/tinybird触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tinybird 是什么?
Tinybird integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinybird data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Tinybird?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tinybird」即可一键安装,无需额外配置。
Tinybird 是免费的吗?
是的,Tinybird 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tinybird 支持哪些平台?
Tinybird 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tinybird?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills