← Back to Skills Marketplace
baiyunrei2025

Office Docs

by baiyunrei2025 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
290
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install office-docs
Description
Process and manage Microsoft Word (.docx) and WPS documents for creation, editing, format conversion, text extraction, analysis, troubleshooting, and batch o...
Usage Guidance
This skill appears to be a straightforward document-processing guide, but the package is incomplete and has some likely mistakes. Before installing or using it: 1) Do not run batch conversion commands on sensitive system directories — test on a safe folder first. 2) Verify the required tools (python-docx, pandoc, libreoffice, exiftool) are the intended packages and that you install them from official sources. 3) Ask the author or maintainer for the missing reference files (CONVERSION.md, TROUBLESHOOTING.md, etc.) and a corrected TEXT_EXTRACTION.md (the included file is truncated and contains an incomplete code fragment). 4) Confirm whether the 'pywps' mention is correct for WPS Office support; if not, don't rely on the skill for WPS files. Because of these inconsistencies, treat the skill as unreliable until the documentation and dependencies are clarified.
Capability Analysis
Type: OpenClaw Skill Name: office-docs Version: 1.0.0 The office-docs skill bundle provides legitimate tools and workflows for processing Microsoft Word and WPS Office documents. The instructions and code snippets in SKILL.md and references/TEXT_EXTRACTION.md utilize standard libraries like python-docx and common utilities like libreoffice and pandoc for document manipulation, conversion, and analysis, with no evidence of malicious intent or unauthorized data access.
Capability Assessment
Purpose & Capability
The name and description (docx/WPS processing: create, edit, convert, extract) align with the included instructions (python-docx examples, pandoc/libreoffice/unoconv, exiftool). However some referenced libraries appear incorrect or mismatched for the stated purpose (e.g., 'pywps' is likely not a WPS Office document manipulation library), and the skill references several files (CONVERSION.md, ANALYSIS.md, TROUBLESHOOTING.md, CREATION.md, EDITING.md) that are not present in the package. These discrepancies suggest sloppy packaging or incorrect dependencies.
Instruction Scope
SKILL.md contains explicit code and shell commands that stay within the scope of document processing (reading/writing .docx, batch conversion, metadata extraction). No external network endpoints or secret access are requested. Concerns: the included references/TEXT_EXTRACTION.md is truncated and contains an apparent bug/incomplete code snippet, and SKILL.md points to multiple missing reference docs — this may lead to unpredictable behavior if an agent follows incomplete instructions.
Install Mechanism
This is an instruction-only skill with no install spec or bundled executables, so nothing will be written to disk by an installer. The skill recommends using third-party tools (python-docx, pandoc, libreoffice, exiftool) but does not install them itself — appropriate for an instruction-only skill.
Credentials
No environment variables, credentials, or config paths are requested. The listed operations only require local tools and libraries, which is proportionate to the claimed functionality.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or self-modifying configuration. Autonomous invocation is allowed by platform default but is not combined with other high-risk factors here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install office-docs
  3. After installation, invoke the skill by name or use /office-docs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the office-docs skill: - Provides comprehensive tools for creating, editing, converting, analyzing, and troubleshooting Microsoft Word (.docx) and WPS Office documents. - Includes quick-start code snippets for basic operations (reading, creating, batch processing documents). - Documents best-practice workflows for document creation, editing, and format conversion. - Features solutions to common issues like file corruption and compatibility problems. - Offers references to detailed guides and ready-to-use scripts for automation and advanced document processing.
Metadata
Slug office-docs
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Office Docs?

Process and manage Microsoft Word (.docx) and WPS documents for creation, editing, format conversion, text extraction, analysis, troubleshooting, and batch o... It is an AI Agent Skill for Claude Code / OpenClaw, with 290 downloads so far.

How do I install Office Docs?

Run "/install office-docs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Office Docs free?

Yes, Office Docs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Office Docs support?

Office Docs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Office Docs?

It is built and maintained by baiyunrei2025 (@baiyunrei2025); the current version is v1.0.0.

💬 Comments