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