← Back to Skills Marketplace
Treblle
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install treblle
Description
Treblle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treblle data.
Usage Guidance
This skill appears to be a thin integration wrapper that delegates work to the Membrane CLI. Before installing/use: 1) Verify you trust @membranehq/cli on npm (review the package and its repo) because the SKILL.md asks you to run a global npm install which writes binaries to your system. 2) Understand that you'll perform an interactive login (browser or copy/paste code) and the CLI will store auth/session state locally — know how to revoke or remove those credentials. 3) Confirm you are comfortable using Membrane as a proxy between your agent and Treblle (the skill uses Membrane rather than calling Treblle APIs directly). 4) The registry metadata does not declare the CLI requirement even though SKILL.md does — if you need stronger guarantees, ask the publisher for a formal install spec or a direct Treblle integration. If you want, provide the Membrane CLI repo link or the package name and I can highlight specific files or behaviors to inspect further.
Capability Analysis
Type: OpenClaw Skill
Name: treblle
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with Treblle via the Membrane CLI. It outlines standard procedures for installation, authentication, and action discovery without any evidence of malicious intent, data exfiltration, or harmful prompt injection. The instructions in SKILL.md emphasize security best practices, such as using managed connections instead of handling raw API keys.
Capability Assessment
Purpose & Capability
The name/description (Treblle integration) match the SKILL.md: it uses Membrane as a connector to interact with Treblle data. The use of a third‑party proxy (Membrane) is reasonable for this purpose. Minor inconsistency: registry metadata declared 'no required binaries' and 'no required env vars', but the README requires installing the Membrane CLI and having a Membrane account (interactive auth).
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, connect, list/create/run actions) and do not instruct the agent to read unrelated files, export secrets, or call external endpoints outside Membrane/Treblle. The skill explicitly advises not to ask users for API keys and to let Membrane handle credentials.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs users to run 'npm install -g @membranehq/cli@latest' (a public npm package). That is a standard mechanism but it modifies the host (global npm install). This is expected for a CLI-based integration but is a material action the user must consent to and trust the package author for.
Credentials
The skill does not request unrelated environment variables or other credentials. It does require a Membrane account and interactive login (which will result in credentials managed by the Membrane CLI), which is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Be aware the Membrane CLI will persist authentication state locally (typical for CLIs) — the SKILL.md suggests server-side credential management but the local CLI will still store session state/config on the machine.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install treblle - After installation, invoke the skill by name or use
/treblle - 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 Treblle?
Treblle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Treblle data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Treblle?
Run "/install treblle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Treblle free?
Yes, Treblle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Treblle support?
Treblle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Treblle?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills