← 返回 Skills 市场
gora050

Triggre

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install triggre
功能描述
Triggre integration. Manage data, records, and automate workflows. Use when the user wants to interact with Triggre data.
安全使用建议
This skill is an instruction-only integration that uses the Membrane CLI to talk to Triggre. Before installing or using it: (1) Verify you trust Membrane (https://getmembrane.com) because authentication and credentials are managed by their service; review their privacy/terms for how they store connection data. (2) Be aware the doc suggests installing a global npm package (@membranehq/cli) or using npx — installing third-party CLIs writes executables to your system, so prefer npx or inspect the package source if you have concerns. (3) During login you will open a browser and paste a code for headless flows—confirm URLs and codes match expectations and never paste codes sent from untrusted sources. (4) If you need a higher assurance level, ask the skill author for a signed repository or an install spec pointing to an official release (e.g., GitHub release) before installing the CLI.
功能分析
Type: OpenClaw Skill Name: triggre Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Triggre platform using the Membrane CLI (@membranehq/cli). It includes standard procedures for installing the CLI, authenticating via a third-party service, and discovering or creating data actions. The instructions prioritize security by advising the agent to let the service handle credentials rather than requesting API keys from the user, and the overall logic is consistent with the stated purpose of workflow automation.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md consistently describes using the Membrane CLI to manage Triggre data, create/run actions, and manage connections. Nothing in the file asks for unrelated cloud credentials or system access.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, doing an auth browser flow, creating/listing connections and actions, and running those actions. They do not instruct reading local files, scanning the system, or exfiltrating data to unrelated endpoints. Headless login requires the user to paste a code shown in their browser, which is expected for OAuth-style flows.
Install Mechanism
No formal install spec is included (instruction-only). The doc recommends installing @membranehq/cli globally via npm or using npx. Installing a global npm CLI is a normal step but does write binaries to the system; users should be comfortable installing third-party CLIs from npm.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow. This matches the stated approach of letting Membrane manage auth; there are no unexplained secret requests.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request persistent system privileges or modify other skills. It relies on an external Membrane service for auth and action execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install triggre
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /triggre 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug triggre
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Triggre 是什么?

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

如何安装 Triggre?

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

Triggre 是免费的吗?

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

Triggre 支持哪些平台?

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

谁开发了 Triggre?

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

💬 留言讨论