← Back to Skills Marketplace
gora050

Trint

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install trint
Description
Trint integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trint data.
Usage Guidance
This skill is internally consistent: it relies on the Membrane CLI to authenticate and proxy requests to Trint rather than asking for API keys locally. Before installing or using it: (1) verify you trust the @membranehq/cli npm package and the getmembrane.com service (review their npm/GitHub repo and privacy/security docs), (2) avoid running global npm installs as root where possible (use npx or a local install in restricted environments), (3) be aware that Membrane will hold and use credentials to access your Trint data via the connector—review what permissions you grant during the connect/login flow, and (4) if you need higher assurance, inspect the CLI source or use a dedicated account with limited permissions for integration testing. The skill itself does not request unrelated secrets or system access.
Capability Assessment
Purpose & Capability
The skill description (Trint integration) matches the instructions: all actions are performed via the Membrane CLI which proxies to Trint. No unrelated services, binaries, or environment variables are requested.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, logging in, creating a Trint connection, listing and running actions, and proxying requests to the Trint API. It does not instruct reading unrelated files, environment variables, or system paths.
Install Mechanism
The skill is instruction-only (no automatic install). It tells the user to install a public npm package (@membranehq/cli) globally. This is expected for a CLI-based integration but carries the usual cautions about installing third-party npm packages globally and running CLI tools that will handle authentication.
Credentials
No environment variables, secrets, or config paths are requested. The SKILL.md explicitly recommends letting Membrane manage credentials server-side, which aligns with the skill's purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated platform privileges or modification of other skills' configs. Autonomous invocation is allowed by default but not accompanied by other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trint
  3. After installation, invoke the skill by name or use /trint
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug trint
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Trint?

Trint integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trint data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Trint?

Run "/install trint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trint free?

Yes, Trint is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trint support?

Trint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trint?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.

💬 Comments