← Back to Skills Marketplace
Victorops
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
102
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install victorops
Description
VictorOps integration. Manage data, records, and automate workflows. Use when the user wants to interact with VictorOps data.
Usage Guidance
This skill delegates everything to the Membrane service and its CLI. Before installing/using: 1) Verify you trust the Membrane project (@membranehq on npm / getmembrane.com) and inspect the npm package or use npx to avoid a global install if you prefer. 2) When you run membrane connect and complete the OAuth/web flow, Membrane will obtain access to your VictorOps account — review the permissions shown in the auth flow and the Membrane privacy/security docs. 3) Confirm the documentation link and connector target (the SKILL.md's 'Official docs' points to an Opsgenie page, which may be an error); verify the connector truly integrates with your VictorOps environment. 4) Prefer least-privileged accounts for testing; if you are cautious about supply-chain risk, run membrane CLI in an isolated environment or inspect the package contents before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: victorops
Version: 1.0.1
The VictorOps skill bundle provides instructions for an AI agent to manage incident data via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating, and executing actions. The skill follows best practices by delegating credential management to the Membrane platform and does not exhibit any signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (VictorOps integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to a victorops connector and run actions. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions stay within the stated purpose (install Membrane CLI, run membrane connect/action commands). One minor inconsistency: the 'Official docs' link points to an Opsgenie page (https://help.opsgenie.com/...) rather than obvious VictorOps documentation — likely sloppy but worth verifying.
Install Mechanism
No install spec in the registry (skill is instruction-only). The SKILL.md recommends installing @membranehq/cli via npm -g or using npx; this is reasonable but carries normal supply-chain/trust risk for an npm package.
Credentials
The skill does not request environment variables, local config paths, or credentials. It explicitly instructs not to ask users for API keys and to rely on Membrane's managed auth flow.
Persistence & Privilege
Skill does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation (default), which is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install victorops - After installation, invoke the skill by name or use
/victorops - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Victorops?
VictorOps integration. Manage data, records, and automate workflows. Use when the user wants to interact with VictorOps data. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Victorops?
Run "/install victorops" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Victorops free?
Yes, Victorops is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Victorops support?
Victorops is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Victorops?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills