← Back to Skills Marketplace
Tune
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
145
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tune
Description
TUNE integration. Manage data, records, and automate workflows. Use when the user wants to interact with TUNE data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tune - After installation, invoke the skill by name or use
/tune - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Tune?
TUNE integration. Manage data, records, and automate workflows. Use when the user wants to interact with TUNE data. It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Tune?
Run "/install tune" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tune free?
Yes, Tune is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tune support?
Tune is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tune?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills