← Back to Skills Marketplace
Octoparse
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
197
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install octoparse
Description
Octoparse integration. Manage data, records, and automate workflows. Use when the user wants to interact with Octoparse data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to talk to Octoparse and asks you to install @membranehq/cli via npm and to authenticate via a browser URL. Before installing, verify the @membranehq package publisher and review the package on the npm registry or GitHub (to ensure you trust its maintainers). Be aware that global npm installs add executables and code to your system; consider installing in a controlled environment if you prefer (container, VM, or non-global npm install). When you connect your Octoparse account, Membrane will manage credentials server-side—review what access the connector requests and the privacy/permissions details in Membrane/Octoparse docs. If you want more control, prefer creating and managing your own Octoparse API keys and reviewing network flows during initial use.
Capability Analysis
Type: OpenClaw Skill
Name: octoparse
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Octoparse via the Membrane CLI. It includes standard commands for installing the CLI tool (npm install -g @membranehq/cli), authenticating, and managing API actions. The instructions in SKILL.md are consistent with the stated purpose and follow security best practices by delegating credential management to the Membrane platform rather than handling raw secrets.
Capability Assessment
Purpose & Capability
The SKILL.md describes interacting with Octoparse via the Membrane CLI; the name, description, and runtime instructions are consistent. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI (login, connect, list/create/run actions). They do not instruct reading arbitrary local files, scanning environment variables, or sending data to unexpected endpoints. Headless login flows require the user to open an auth URL, which is documented.
Install Mechanism
The skill instructs installing @membranehq/cli globally via npm (and uses npx). This is a standard but non-trivial install step: installing an npm package downloads and runs third-party code, so users should trust the package publisher and be aware it will be written to disk and add CLI binaries.
Credentials
The skill declares no required environment variables or credentials. It directs use of Membrane-managed connections (so the agent or user does not need to supply Octoparse API keys directly), which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide configuration or modify other skills. It relies on user-invocable commands and normal network access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install octoparse - After installation, invoke the skill by name or use
/octoparse - 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 Octoparse?
Octoparse integration. Manage data, records, and automate workflows. Use when the user wants to interact with Octoparse data. It is an AI Agent Skill for Claude Code / OpenClaw, with 197 downloads so far.
How do I install Octoparse?
Run "/install octoparse" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Octoparse free?
Yes, Octoparse is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Octoparse support?
Octoparse is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Octoparse?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills