← 返回 Skills 市场
gora050

Trint

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install trint
功能描述
Trint integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trint data.
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trint
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trint 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug trint
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Trint 是什么?

Trint integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trint data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 Trint?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trint」即可一键安装,无需额外配置。

Trint 是免费的吗?

是的,Trint 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Trint 支持哪些平台?

Trint 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Trint?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。

💬 留言讨论