← 返回 Skills 市场
membranedev

Parseur

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
197
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install parseur
功能描述
Parseur integration. Manage Mailboxs. Use when the user wants to interact with Parseur data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to manage a Parseur connection and run actions. Before installing or running: 1) Verify the @membranehq/cli npm package and the Membrane project (homepage and GitHub repo) to ensure you trust the publisher. 2) Prefer using npx or a contained environment (VM, container) instead of a global npm -g install if you want to limit host exposure. 3) Understand that Membrane will handle and store connection credentials server-side — read their privacy/security docs since that centralizes access to your Parseur data. 4) In headless flows you will be asked to open an auth URL and paste back a code — treat such URLs/codes as sensitive. If you need deeper assurance, inspect the Membrane CLI source repo and the npm package release before proceeding.
功能分析
Type: OpenClaw Skill Name: parseur Version: 1.0.3 The skill bundle provides legitimate instructions for an AI agent to integrate with Parseur using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and action management through the 'membrane' command-line tool. The instructions in SKILL.md promote security best practices by advising the agent to use Membrane's managed authentication rather than requesting raw API keys from the user.
能力评估
Purpose & Capability
The skill claims to integrate with Parseur and all runtime instructions use the Membrane CLI and a Membrane account to create connections and run actions against Parseur. Requiring the Membrane CLI and a Membrane account is proportionate to that purpose.
Instruction Scope
SKILL.md instructs only to install/run the Membrane CLI, authenticate via browser (or headless code flow), create a connection for the 'parseur' connector, discover actions, build actions if needed, and run actions. It does not direct reading unrelated files, pulling arbitrary environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs installing @membranehq/cli via npm -g or using npx. Installing an npm package globally executes third-party code on the host—this is expected for a CLI but users should verify the package origin (npm/@membranehq) and trustworthiness. Using npx (already shown in the doc) or a controlled environment reduces risk.
Credentials
No environment variables, local config paths, or credentials are required by the skill itself. The SKILL.md explicitly advises using Membrane-managed connections instead of requesting API keys locally, which is consistent with the integration model.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes in the instructions. The CLI will store whatever credentials/tokens Membrane requires (normal for a CLI); the skill does not instruct modifying other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parseur
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parseur 触发
  4. 根据 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
元数据
Slug parseur
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Parseur 是什么?

Parseur integration. Manage Mailboxs. Use when the user wants to interact with Parseur data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。

如何安装 Parseur?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install parseur」即可一键安装,无需额外配置。

Parseur 是免费的吗?

是的,Parseur 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Parseur 支持哪些平台?

Parseur 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Parseur?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论