← 返回 Skills 市场
membranedev

Pdfmonkey

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pdfmonkey
功能描述
PDFMonkey integration. Manage Documents, Audits. Use when the user wants to interact with PDFMonkey data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pdfmonkey
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pdfmonkey 触发
  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 pdfmonkey
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pdfmonkey 是什么?

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

如何安装 Pdfmonkey?

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

Pdfmonkey 是免费的吗?

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

Pdfmonkey 支持哪些平台?

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

谁开发了 Pdfmonkey?

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

💬 留言讨论