← Back to Skills Marketplace
Opn
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install opn
Description
OPN integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with OPN data.
Usage Guidance
This skill is coherent for integrating with OPN via Membrane, but you should: 1) verify the @membranehq/cli package and its publisher before running a global npm install (or prefer using npx to avoid installing globally); 2) be aware installing the CLI gives that tool permission to run code locally and communicate over the network and it will manage auth tokens on your machine; 3) review Membrane's privacy/security docs and the authenticity of the repository/homepage if you will use it in sensitive environments; and 4) avoid pasting credentials into prompts — follow the documented browser-based login flow.
Capability Analysis
Type: OpenClaw Skill
Name: opn
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the OPN advertising platform via the Membrane CLI. It emphasizes security best practices by instructing the agent to use Membrane for authentication and secret management rather than requesting API keys directly. The operations described in SKILL.md (installing the @membranehq/cli package, logging in, and executing actions) are standard for this type of integration and show no signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description (OPN integration) match the runtime instructions: all actions are performed via the Membrane CLI to connect to OPN, discover and run actions, and manage connections. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent/user to install and use the Membrane CLI, authenticate, create connections, search for actions, and run them. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints. It does rely on opening a browser for user authentication or pasting an auth code for headless flows.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install the @membranehq/cli via `npm install -g` and uses `npx` in examples. Installing a global npm package executes third-party code on the machine and modifies system state; this is expected for a CLI-driven integration but increases trust requirements. Prefer npx or verifying the package source if you cannot trust global installs.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle credentials server-side. This is proportionate for a connector-based SaaS integration; no unrelated secrets are requested.
Persistence & Privilege
Flags show default behavior (always: false). The skill does not request permanent platform presence or modify other skills. Autonomous invocation is allowed by default (not a concern by itself) and there is no instruction to alter system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opn - After installation, invoke the skill by name or use
/opn - 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 Opn?
OPN integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with OPN data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Opn?
Run "/install opn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Opn free?
Yes, Opn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Opn support?
Opn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Opn?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills