← Back to Skills Marketplace
Opsgenie
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
294
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install opsgenie
Description
Opsgenie integration. Manage Alerts. Use when the user wants to interact with Opsgenie data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to interact with Opsgenie rather than asking for Opsgenie API keys directly. Before installing, decide whether you trust the Membrane service to hold your Opsgenie credentials and review your organization's security policy. Consider: running npx instead of a global npm install to avoid global packages, verifying the @membranehq/cli package (publisher, npm page, and release records), and confirming where Membrane stores credentials (server-side tenant vs local config). If you must keep credentials within your control, do not use a third-party-managed connector without approval.
Capability Analysis
Type: OpenClaw Skill
Name: opsgenie
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with Opsgenie using the Membrane CLI (@membranehq/cli). It follows standard integration patterns, including installing the CLI via npm, authenticating through a managed service, and discovering/executing actions. The instructions emphasize security best practices, such as letting the platform handle credentials rather than asking the user for API keys. No malicious behavior, data exfiltration, or harmful prompt injection was identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Opsgenie integration) match the instructions: the skill tells the agent to use the Membrane CLI to create a connection and run Opsgenie-related actions. No unrelated credentials, binaries, or hooks are requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating a connection, discovering/creating actions, and running them. They do not instruct reading arbitrary files or unrelated environment variables. Note: the runtime depends on external network access and a Membrane account; Membrane will handle credentials server-side.
Install Mechanism
Install uses the public npm package @membranehq/cli (npm install -g or npx). This is a standard mechanism for CLI tooling; it's moderate-risk compared to no install but expected for this integration. No obscure downloads or personal servers are referenced.
Credentials
The skill requests no local environment variables or secrets. However, it relies on Membrane to manage Opsgenie credentials server-side — meaning credentials and tokens will be handled/stored by the Membrane service rather than only locally. This is coherent but a trust/privacy consideration.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It is instruction-only and will only cause the user/agent to run the Membrane CLI; any CLI state/auth will be handled by the Membrane tooling itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opsgenie - After installation, invoke the skill by name or use
/opsgenie - 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 Opsgenie?
Opsgenie integration. Manage Alerts. Use when the user wants to interact with Opsgenie data. It is an AI Agent Skill for Claude Code / OpenClaw, with 294 downloads so far.
How do I install Opsgenie?
Run "/install opsgenie" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Opsgenie free?
Yes, Opsgenie is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Opsgenie support?
Opsgenie is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Opsgenie?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills