← Back to Skills Marketplace
Pdfless
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pdfless
Description
Pdfless integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pdfless data.
Usage Guidance
This skill appears coherent: it delegates auth and action execution to the Membrane CLI/service. Before installing or running it, verify the @membranehq/cli npm package and publisher (or prefer using npx to avoid a global install), confirm the homepage/repository match official sources, and be comfortable with authenticating via the browser to Membrane (browser-based code exchange gives Membrane permission to act on your account). Do not paste secrets into chat; when in doubt, inspect the CLI source or run it in an isolated environment before making it part of production workflows.
Capability Analysis
Type: OpenClaw Skill
Name: pdfless
Version: 1.0.1
The pdfless skill bundle provides instructions for an AI agent to interact with the Pdfless document automation platform using the Membrane CLI. The SKILL.md file outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing document workflows. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the skill follows the expected integration patterns for the Membrane ecosystem.
Capability Assessment
Purpose & Capability
The name/description (Pdfless integration) align with the runtime instructions: installing/using the Membrane CLI to connect to Pdfless, discover and run actions, and let Membrane handle auth. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, authenticating via browser/code exchange, creating connections, listing/discovering actions, and running them. It does not instruct reading arbitrary files or environment variables outside the Membrane flow, nor does it direct data to unexpected endpoints beyond Membrane/Pdfless.
Install Mechanism
The doc recommends installing @membranehq/cli from npm (npm install -g) or using npx. Installing a global npm package modifies the host environment and requires trust in the npm package and its publisher. Using npx avoids persistent global installs. This is a standard moderate-risk install vector for CLIs, but not inherently suspicious for a CLI-based integration.
Credentials
The skill declares no required env vars or secrets and explicitly instructs not to ask users for API keys (relying on Membrane-managed connections). It does require the user to have a Membrane account and to perform browser-based authentication, which is proportionate to its stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install spec, and is not marked always:true. It is user-invocable and allows normal autonomous invocation (platform default). No indications it modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pdfless - After installation, invoke the skill by name or use
/pdfless - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Pdfless?
Pdfless integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pdfless data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Pdfless?
Run "/install pdfless" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pdfless free?
Yes, Pdfless is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pdfless support?
Pdfless is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pdfless?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills