← Back to Skills Marketplace
Oxylabs
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
200
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install oxylabs
Description
Oxylabs integration. Manage Organizations. Use when the user wants to interact with Oxylabs data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to manage Oxylabs integration. Before installing or running it: (1) verify you trust the @membranehq npm package and prefer `npx` if you don't want a global install; (2) be aware that authorizing the connector delegates Oxylabs access to Membrane — review Membrane's privacy/permissions and the connection you create; (3) in headless environments you will need to complete a browser-based auth step, so do not paste codes into untrusted places; (4) if you have strong policy constraints, test the flow in an isolated account first. Overall this skill looks consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: oxylabs
Version: 1.0.3
The oxylabs skill provides instructions for an AI agent to interact with Oxylabs services using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing connections and actions. The instructions are well-documented, align with the stated purpose of web scraping and proxy management, and follow security best practices by delegating credential management to the Membrane platform rather than handling raw secrets.
Capability Assessment
Purpose & Capability
The name/description (Oxylabs integration) align with the instructions: the skill tells the agent to use the Membrane CLI to connect to Oxylabs, discover and run actions. There are no unexpected credentials, binaries, or config paths requested that don't belong to this integration.
Instruction Scope
SKILL.md instructs only CLI operations (installing membrane CLI, login, connect, list/search/create/run actions) necessary to manage Oxylabs connections and actions. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data to unknown endpoints. It does instruct interactive/headless login flows which is appropriate for auth.
Install Mechanism
This is an instruction-only skill (no install spec), but the doc tells users to run `npm install -g @membranehq/cli@latest` (or npx in examples). Installing a global npm package is a normal way to get a CLI but is a network install from the public npm registry — a moderate operational risk that is expected for a CLI-based integration. Consider using `npx` or reviewing the package before installing globally.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to collect API keys locally, instead using Membrane to manage credentials server-side. That is proportionate to the described purpose. There are no unrelated secret requests.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It does not direct changing other skills' configs or system-wide settings. Autonomous invocation is allowed by default (normal) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oxylabs - After installation, invoke the skill by name or use
/oxylabs - 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 Oxylabs?
Oxylabs integration. Manage Organizations. Use when the user wants to interact with Oxylabs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.
How do I install Oxylabs?
Run "/install oxylabs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oxylabs free?
Yes, Oxylabs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oxylabs support?
Oxylabs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oxylabs?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills