← 返回 Skills 市场
Pdfco
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pdfco-integration
功能描述
PDF.co integration. Manage Jobs, Templates. Use when the user wants to interact with PDF.co data.
安全使用建议
This skill is an instruction-only integration that expects you to install and use the Membrane CLI to talk to PDF.co. Before installing: 1) Confirm you trust the Membrane project (@membranehq on npm and the GitHub repo referenced) — inspect the CLI package and recent maintainers/activity. 2) Be aware the CLI will store auth tokens/connections and may upload PDF data to Membrane/PDF.co — avoid using it with highly sensitive documents until you've reviewed their privacy/security docs. 3) Note the small metadata mismatch: the registry entry didn't list required tooling (npm, network, Membrane account) even though the SKILL.md requires them. 4) Consider running the CLI in a sandbox or non-production environment first, and verify OAuth/browser flow and connection IDs reported by the CLI match expected endpoints (getmembrane.com / pdf.co). If you need higher assurance, request a code-based skill (so the package can be audited) or ask the publisher for an explicit provenance/commit hash for the CLI package.
功能分析
Type: OpenClaw Skill
Name: pdfco-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with PDF.co using the Membrane CLI. The documentation (SKILL.md) outlines standard procedures for installing the '@membranehq/cli' package, authenticating via OAuth/CLI login, and discovering or executing PDF processing actions. It specifically includes security-positive instructions advising the agent to let the Membrane platform handle credential management rather than requesting raw API keys from the user. No malicious code, obfuscation, or data exfiltration patterns were found.
能力评估
Purpose & Capability
The name/description (PDF.co integration) aligns with the runtime instructions: the skill uses the Membrane CLI to connect to PDF.co and run actions. However, the registry metadata declares no required binaries or env vars while the SKILL.md explicitly requires npm (or npx) and network access plus a Membrane account; this mismatch is a minor inconsistency that should be verified.
Instruction Scope
The SKILL.md stays on-topic: it tells the agent/user how to install/use the Membrane CLI, authenticate, create/list connections, search for and run PDF.co actions. It does not instruct reading unrelated system files or exporting arbitrary local data. It does, however, direct installing and running a third-party CLI which will write files and store credentials locally (expected for a CLI-based integration).
Install Mechanism
There is no platform install spec; the instructions ask you to run 'npm install -g @membranehq/cli@latest' and use npx. Installing a package from the public npm registry is a common but non-trivial operation (moderate risk). The skill does not ask to download arbitrary archives or use obscure URLs, but you should verify the package and its source (GitHub) before installing globally.
Credentials
The skill requests no environment variables or direct credentials in the metadata. Authentication is delegated to the Membrane CLI/browser flow and Membrane connections will hold the PDF.co credentials. This is proportionate, but it does mean you're trusting the Membrane service and CLI with any PDF.co credentials and with network access to upload or process documents.
Persistence & Privilege
The skill does not request 'always: true' or any elevated platform privileges. The only persistent change described is installing the Membrane CLI on the machine, which is local persistence and expected for CLI-based workflows.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdfco-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdfco-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Pdfco 是什么?
PDF.co integration. Manage Jobs, Templates. Use when the user wants to interact with PDF.co data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Pdfco?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdfco-integration」即可一键安装,无需额外配置。
Pdfco 是免费的吗?
是的,Pdfco 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pdfco 支持哪些平台?
Pdfco 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pdfco?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills