← Back to Skills Marketplace
8644
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-office-toolkit
Description
处理 Office 文档(Word/Excel/PPT/PDF)的技能。当用户要求读取、创建、编辑 Word 文档(.docx)、Excel 表格(.xlsx/.csv)、PPT(.pptx)或 PDF 时使用。基于 python-docx、openpyxl、python-pptx、pypdf 库。Require...
Usage Guidance
Install only if you are comfortable letting the agent process local Office/PDF files and run local document tools. For untrusted documents, use a sandbox or controlled environment, and verify that pandoc, LibreOffice/soffice, and the listed Python libraries are installed because the manifest does not declare all of them.
Capability Assessment
Purpose & Capability
The documented purpose is reading, creating, editing, converting, and validating Word, Excel, PowerPoint, and PDF files, and the instructions stay within that document-handling scope.
Instruction Scope
The skill provides example Python and local command usage for document processing, including pandoc, LibreOffice, and pdftoppm; these are purpose-aligned and user-directed, with no hidden network, credential, or unrelated system behavior found.
Install Mechanism
The documentation includes manual pip and sudo apt install commands, including system packages, but there is no automatic installer, bundled executable, or autorun behavior.
Credentials
Local document-processing tools are proportionate for the stated purpose, but the manifest declares no required binaries even though the skill text says pandoc and LibreOffice are required or used.
Persistence & Privilege
The metadata declares no persistence, credentials, environment variables, or config paths, and the artifacts contain no background worker or privilege persistence mechanism.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-office-toolkit - After installation, invoke the skill by name or use
/openclaw-office-toolkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of office-toolkit, providing tools for reading, creating, and editing Word (.docx), Excel (.xlsx/.csv), PowerPoint (.pptx), and PDF documents.
- Utilizes python-docx, openpyxl, python-pptx, and pypdf libraries for core functionality.
- Supports document conversion and additional features via pandoc and LibreOffice.
- Includes code examples and formatting guidelines for typical Office file operations.
- Specifies dependency installation steps and agent rules for robust document handling.
Metadata
Frequently Asked Questions
What is Office Toolkit?
处理 Office 文档(Word/Excel/PPT/PDF)的技能。当用户要求读取、创建、编辑 Word 文档(.docx)、Excel 表格(.xlsx/.csv)、PPT(.pptx)或 PDF 时使用。基于 python-docx、openpyxl、python-pptx、pypdf 库。Require... It is an AI Agent Skill for Claude Code / OpenClaw, with 8644 downloads so far.
How do I install Office Toolkit?
Run "/install openclaw-office-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Office Toolkit free?
Yes, Office Toolkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Office Toolkit support?
Office Toolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Office Toolkit?
It is built and maintained by AxelHu (@axelhu); the current version is v1.0.0.
More Skills