← 返回 Skills 市场
PLS Office Docs
作者
Matt Valenta
· GitHub ↗
· v1.0.0
1388
总下载
1
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install pls-office-docs
功能描述
Create, read, edit, and extract content from PDF, DOCX, XLSX, and PPTX documents for professional reports, presentations, and data exports.
安全使用建议
This skill appears coherent for document creation and manipulation. Before installing or running the example pip commands: (1) consider running them in an isolated environment (virtualenv) to avoid contaminating your system Python, (2) review the third-party packages (pdfplumber, pypdf, python-docx, openpyxl, python-pptx, etc.) on PyPI if you need to verify trust, and (3) avoid processing sensitive files unless you trust the runtime environment, since the examples read and write local files. Because the skill is instruction-only and requests no credentials, the main risk is the usual one of installing third-party Python packages — manage those installs according to your security policies.
功能分析
Type: OpenClaw Skill
Name: pls-office-docs
Version: 1.0.0
This skill bundle provides comprehensive examples and instructions for generating and manipulating various office document formats (PDF, DOCX, XLSX, PPTX) using standard Python libraries. All code examples and installation commands (`pip install`) are directly related to the stated purpose and use well-known, legitimate libraries. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All file operations are local and consistent with document processing.
能力评估
Purpose & Capability
Name/description say document generation/manipulation and the SKILL.md contains Python examples and package suggestions (pdfplumber, python-docx, openpyxl, python-pptx, etc.) that directly support those operations. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped to creating, reading, editing, and exporting PDF/DOCX/XLSX/PPTX files. Examples reference only local files (e.g., document.pdf, photo.jpg) and standard library usage; there are no instructions to exfiltrate data, access unrelated system files, or contact unexpected external endpoints.
Install Mechanism
This is an instruction-only skill with no formal install spec, but the SKILL.md instructs users to run pip install for several packages. That is expected for a Python-based document manipulation skill; users should be aware that following those pip commands will download and install third-party packages from PyPI.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples do not reference secrets or unrelated environment variables, so the level of access requested is proportionate to the stated functionality.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or elevated privileges. It does not modify other skills or system-wide settings in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pls-office-docs - 安装完成后,直接呼叫该 Skill 的名称或使用
/pls-office-docs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of office-docs: generate, read, and edit major office document formats (PDF, DOCX, XLSX, PPTX).
- Generate PDFs (from text and images), merge and split PDFs, extract PDF text.
- Create, read, and edit Word documents, including tables, images, and bullet lists.
- Build and manipulate Excel files with formulas, charts, pandas integration, and cell formatting.
- Create and edit PowerPoint presentations, including slides with tables, bullet points, and images.
- Designed for professional report generation, data export, and presentation automation.
元数据
常见问题
PLS Office Docs 是什么?
Create, read, edit, and extract content from PDF, DOCX, XLSX, and PPTX documents for professional reports, presentations, and data exports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1388 次。
如何安装 PLS Office Docs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pls-office-docs」即可一键安装,无需额外配置。
PLS Office Docs 是免费的吗?
是的,PLS Office Docs 完全免费(开源免费),可自由下载、安装和使用。
PLS Office Docs 支持哪些平台?
PLS Office Docs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PLS Office Docs?
由 Matt Valenta(@mattvalenta)开发并维护,当前版本 v1.0.0。
推荐 Skills