← Back to Skills Marketplace
gora050

Triggre

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install triggre
Description
Triggre integration. Manage data, records, and automate workflows. Use when the user wants to interact with Triggre data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install triggre
  3. After installation, invoke the skill by name or use /triggre
  4. 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
Slug triggre
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Triggre?

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

How do I install Triggre?

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

Is Triggre free?

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

Which platforms does Triggre support?

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

Who created Triggre?

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

💬 Comments