← 返回 Skills 市场
Tune
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
145
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tune
功能描述
TUNE integration. Manage data, records, and automate workflows. Use when the user wants to interact with TUNE data.
安全使用建议
This skill appears coherent and focused: it uses the Membrane CLI to talk to TUNE and asks you to authenticate via Membrane. Before installing, verify the @membranehq/cli package and its GitHub repo (ensure the package name and homepage match), prefer using npx to avoid a global install if you are cautious, and review what access your Membrane account/connection will grant to avoid exposing more data than intended. If you need higher assurance, inspect the CLI source or run commands in a sandboxed environment first.
功能分析
Type: OpenClaw Skill
Name: tune
Version: 1.0.1
The skill provides instructions for an AI agent to interface with the TUNE marketing platform using the Membrane CLI. It outlines standard procedures for authentication, connection management, and executing API actions via the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions prioritize secure credential handling by offloading authentication to the Membrane platform.
能力评估
Purpose & Capability
Name/description (TUNE integration) align with the runtime instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to TUNE, discover and run actions, and create actions if needed. There are no unrelated credential or binary requests.
Instruction Scope
Instructions stay on-topic: they describe installing/using the Membrane CLI, performing login flows, creating connections, listing/creating/running actions, and best practices (e.g., don't ask users for API keys). They do not ask the agent to read arbitrary local files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec in the package (instruction-only). The SKILL.md tells users to npm install -g @membranehq/cli or use npx. Using an npm package is expected for a CLI, but global npm installs will execute third-party code on the machine — consider using npx or reviewing the package repository before installing.
Credentials
The skill declares no required env vars, no primary credential, and its instructions explicitly advise letting Membrane manage credentials rather than asking for API keys. Requested scope is minimal and appropriate for the stated functionality.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings in the instructions, and is user-invocable only. No persistent or elevated platform privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tune - 安装完成后,直接呼叫该 Skill 的名称或使用
/tune触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tune 是什么?
TUNE integration. Manage data, records, and automate workflows. Use when the user wants to interact with TUNE data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 Tune?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tune」即可一键安装,无需额外配置。
Tune 是免费的吗?
是的,Tune 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tune 支持哪些平台?
Tune 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tune?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills