← Back to Skills Marketplace
Tisane Labs
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tisane-labs
Description
Tisane Labs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tisane Labs data.
Usage Guidance
This skill is coherent but depends on the @membranehq/cli package you install. Before installing or running the CLI: prefer using npx or pin a specific version (avoid blindly installing latest globally), review the @membranehq/cli package repo and npm publisher if you can, run it in an isolated environment if uncertain, and pay attention to the browser-based auth flow and the permissions requested when creating the connection. If you need stronger assurance, inspect the Membrane CLI source or use a dedicated service account with minimal permissions rather than your personal credentials.
Capability Analysis
Type: OpenClaw Skill
Name: tisane-labs
Version: 1.0.1
The skill bundle consists of documentation (SKILL.md) instructing an AI agent on how to use the Membrane CLI to interact with Tisane Labs. It covers installation via npm, authentication, and managing API actions through the 'membrane' command-line tool. No malicious code, data exfiltration logic, or harmful prompt injection attempts were identified; the instructions are consistent with the stated purpose of integrating a third-party text analytics service.
Capability Assessment
Purpose & Capability
Name/description (Tisane Labs integration) aligns with the instructions: all actions use the Membrane CLI and Membrane connections for Tisane; there are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in (browser or headless flow), creating/listing connections, discovering and running Membrane actions, and creating actions when needed. It does not ask the agent to read arbitrary files, pull unrelated credentials, or transmit data to unexpected endpoints.
Install Mechanism
Although the skill itself has no install spec, the runtime instructions recommend installing @membranehq/cli via 'npm install -g' (and uses npx in examples). Installing a global npm package is a common method but carries the usual supply-chain risk of executing code from the npm registry; consider using npx or pinning a specific version or reviewing the package source before global installation.
Credentials
No environment variables, primary credential, or config paths are declared or required. The documentation explicitly advises letting Membrane handle credentials and not asking users for API keys, which is proportionate to the integration's needs.
Persistence & Privilege
The skill does not request always:true and has no install routines in metadata. It simply documents CLI usage; it does not attempt to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tisane-labs - After installation, invoke the skill by name or use
/tisane-labs - 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 Tisane Labs?
Tisane Labs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tisane Labs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Tisane Labs?
Run "/install tisane-labs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tisane Labs free?
Yes, Tisane Labs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tisane Labs support?
Tisane Labs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tisane Labs?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills