← Back to Skills Marketplace
Pdfmonkey
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
196
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pdfmonkey
Description
PDFMonkey integration. Manage Documents, Audits. Use when the user wants to interact with PDFMonkey data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access PDFMonkey and does not ask for unrelated secrets. Before installing, review and trust the @membranehq/cli npm package (check the npm page and GitHub repo), be aware that 'npm install -g' modifies your system-wide node tools, and that the CLI will store authentication tokens/config locally (inspect the CLI's config directory after login). If you prefer less system-wide impact, run the CLI in a container or a dedicated environment, or use npx to avoid a global install. Only proceed if you trust Membrane as the intermediary for your PDFMonkey data.
Capability Analysis
Type: OpenClaw Skill
Name: pdfmonkey
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with PDFMonkey using the Membrane CLI. It involves standard procedures such as installing a global npm package (@membranehq/cli), authenticating via a third-party service (getmembrane.com), and executing shell commands to manage PDF documents. While it requires shell and network access, these capabilities are transparently documented and directly support the stated functionality without evidence of malicious intent, obfuscation, or data exfiltration.
Capability Assessment
Purpose & Capability
Name and description (PDFMonkey integration) match the instructions: all actions are performed via the Membrane CLI and the connectorKey 'pdfmonkey'. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to install and use the Membrane CLI, run login/connect/action commands, and use Membrane to create/run actions. It does not instruct reading arbitrary files, scanning system state, or exfiltrating data outside the Membrane flow. The guidance to open a browser for auth and to run CLI commands is scoped to the integration.
Install Mechanism
Installation is an npm global package (npm install -g @membranehq/cli@latest). This is expected for a CLI-based integration but carries the usual npm-global risks (package integrity, privilege to install globally). No downloads from unknown hosts or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane (via the CLI/browser flow), which is consistent with the stated design (the SKILL.md explicitly says Membrane manages credentials).
Persistence & Privilege
Skill does not request 'always: true' and is user-invocable. The Membrane CLI will likely store auth tokens/config locally (typical CLI behavior), which is reasonable for this integration but worth noting; the skill itself does not request elevated or system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pdfmonkey - After installation, invoke the skill by name or use
/pdfmonkey - 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 Pdfmonkey?
PDFMonkey integration. Manage Documents, Audits. Use when the user wants to interact with PDFMonkey data. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.
How do I install Pdfmonkey?
Run "/install pdfmonkey" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pdfmonkey free?
Yes, Pdfmonkey is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pdfmonkey support?
Pdfmonkey is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pdfmonkey?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills