← Back to Skills Marketplace
Parsioio
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
191
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install parsioio
Description
Parsio.io integration. Manage Documents, Parsers, Inboxs, Templates, Folders, Users. Use when the user wants to interact with Parsio.io data.
Usage Guidance
This skill is coherent but relies on the Membrane CLI and a Membrane account. Before using/installing: (1) review the @membranehq/cli package and its publisher (npm and GitHub) to ensure you trust it; (2) prefer using npx or a scoped install if you cannot or do not want to install global npm packages; (3) be prepared to complete a browser-based or code-based login (you'll hand a code to the CLI) — the skill explicitly avoids asking for API keys; (4) if you administer a shared or locked environment, confirm global npm installs are allowed or run the CLI in an isolated environment. The repository/homepage links in SKILL.md (getmembrane.com and the GitHub repo) are the right places to verify the tooling.
Capability Analysis
Type: OpenClaw Skill
Name: parsioio
Version: 1.0.3
The skill provides instructions for integrating OpenClaw with Parsio.io using the Membrane CLI. It focuses on legitimate API management, including document parsing and inbox management. The instructions emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling raw API keys. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Parsio.io integration) matches the instructions: all runtime steps call the Membrane CLI to connect to and operate on Parsio.io resources. Requiring a Membrane account and network access is consistent with using a hosted integration layer.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, creating connections, discovering and running actions, and polling action state. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or transmitting data to unexpected endpoints beyond the Membrane service.
Install Mechanism
The skill recommends installing the @membranehq/cli via npm -g (and also suggests npx). This is a normal but moderate-risk instruction because it asks users to install a third-party global npm package; the skill itself has no baked install spec and does not pull code directly, but users should vet the CLI package and be mindful of global npm installs on shared systems.
Credentials
No environment variables, keys, or config paths are requested. Authentication is delegated to Membrane (browser-based or URL/code flow), which aligns with the stated goal and avoids asking for local secrets.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent system privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with elevated privileges or broad credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install parsioio - After installation, invoke the skill by name or use
/parsioio - 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 Parsioio?
Parsio.io integration. Manage Documents, Parsers, Inboxs, Templates, Folders, Users. Use when the user wants to interact with Parsio.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.
How do I install Parsioio?
Run "/install parsioio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Parsioio free?
Yes, Parsioio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Parsioio support?
Parsioio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Parsioio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills