← Back to Skills Marketplace
Parseur
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
197
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install parseur
Description
Parseur integration. Manage Mailboxs. Use when the user wants to interact with Parseur data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install parseur - After installation, invoke the skill by name or use
/parseur - 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 Parseur?
Parseur integration. Manage Mailboxs. Use when the user wants to interact with Parseur data. It is an AI Agent Skill for Claude Code / OpenClaw, with 197 downloads so far.
How do I install Parseur?
Run "/install parseur" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Parseur free?
Yes, Parseur is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Parseur support?
Parseur is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Parseur?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills