← Back to Skills Marketplace
Tines
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
184
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tines
Description
Tines integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tines data.
Usage Guidance
This skill is coherent with its stated goal, but before installing/running anything: (1) verify you trust the Membrane project and the referenced homepage/repo (getmembrane.com / github.com/membranedev); (2) prefer using npx for one-off runs or review the CLI package/source before installing npm packages globally; (3) be aware the login flow opens a browser or returns a code for headless environments — you'll complete auth in the browser; and (4) the CLI will manage credentials server-side per the docs, so you should not be asked to paste your Tines API keys directly. If you need higher assurance, inspect the @membranehq/cli source and run it in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill
Name: tines
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Tines using the Membrane CLI. The documentation in `SKILL.md` outlines standard procedures for installation (`npm install`), authentication, and executing actions via the `membrane` command-line tool. No evidence of malicious intent, data exfiltration, or prompt injection was found; the logic is consistent with the stated purpose of managing Tines workflows through a third-party integration platform (getmembrane.com).
Capability Assessment
Purpose & Capability
Name/description (Tines integration) align with the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Tines. Requested capabilities (network access, a Membrane account) are appropriate for the stated purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, connect, list/run actions). They do not instruct reading unrelated files, scanning the system, or exfiltrating data outside the Membrane/Tines flow.
Install Mechanism
The skill is instruction-only (no install spec). It recommends installing @membranehq/cli via npm (or using npx), which is expected for this integration but carries the usual caution about running third-party npm packages globally. This is reasonable for the purpose but worth user attention.
Credentials
The skill declares no required env vars or credentials and relies on interactive Membrane authentication. That matches the guidance in SKILL.md (Membrane handles credentials), so requested secrets are proportionate.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent agent-wide privileges. It's instruction-only and does not modify other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tines - After installation, invoke the skill by name or use
/tines - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Tines?
Tines integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tines data. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install Tines?
Run "/install tines" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tines free?
Yes, Tines is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tines support?
Tines is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tines?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills