← 返回 Skills 市场
Opsgenie
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
294
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install opsgenie
功能描述
Opsgenie integration. Manage Alerts. Use when the user wants to interact with Opsgenie data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opsgenie - 安装完成后,直接呼叫该 Skill 的名称或使用
/opsgenie触发 - 根据 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
元数据
常见问题
Opsgenie 是什么?
Opsgenie integration. Manage Alerts. Use when the user wants to interact with Opsgenie data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。
如何安装 Opsgenie?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opsgenie」即可一键安装,无需额外配置。
Opsgenie 是免费的吗?
是的,Opsgenie 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Opsgenie 支持哪些平台?
Opsgenie 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Opsgenie?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills