← Back to Skills Marketplace
lbtylb

Office Document Specialist Suite 1.0.2

by lbtylb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
170
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install office-document-specialist-suite-1-0-2
Description
Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting...
Usage Guidance
This package appears safe to run in that it doesn't ask for credentials or make network calls, but it is inconsistent and likely incomplete: it claims Word/Excel/PowerPoint support while the code only implements Word and the installer only installs python-docx and lxml. Also the embedded metadata (ownerId/version) differs from the registry metadata, which may indicate repackaging or a packaging error. Before installing: (1) verify the publisher/source and prefer packages with a homepage or known author; (2) if you need Excel/PPT support, confirm those features exist and the installer includes openpyxl/python-pptx; (3) run setup.sh inside an isolated environment (container or VM) to limit risk; (4) consider contacting the author or rejecting the skill if provenance is unclear.
Capability Analysis
Type: OpenClaw Skill Name: office-document-specialist-suite-1-0-2 Version: 1.0.0 The skill bundle is a legitimate utility for generating and styling Microsoft Word documents using the python-docx library. All files, including ods.py and setup.sh, perform standard document processing and environment setup tasks without any signs of malicious intent, data exfiltration, or suspicious execution.
Capability Assessment
Purpose & Capability
The skill advertises Word, Excel, and PowerPoint functionality. The included Python code (ods.py) only implements .docx (Word) operations; there is no code handling .xlsx or .pptx. SKILL.md metadata lists extra pip packages (openpyxl, python-pptx) needed for Excel/PPT support, but requirements.txt and setup.sh only install python-docx and lxml. This is an overpromise / capability mismatch.
Instruction Scope
Runtime instructions are limited to creating a virtualenv and installing requirements via setup.sh and then running ods.py. The instructions do not request or read unrelated system files, environment variables, or external endpoints. Note: SKILL.md's metadata lists additional pip packages that the provided installation script does not install, which could cause runtime errors or confusion.
Install Mechanism
There is no registry install spec; installation is via the included setup.sh which creates a local venv and runs pip install -r requirements.txt. This is a low-risk, standard approach, but the requirements.txt omits packages declared in SKILL.md metadata (openpyxl, python-pptx), so the installer does not match the declared dependencies.
Credentials
The skill requests no environment variables or credentials and requires only python3. That is proportionate to a local document-manipulation script. No secret access is requested.
Persistence & Privilege
The skill does not request persistent or elevated privileges; flags indicate it is user-invocable and not always-enabled. It does not modify other skills or system-wide configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install office-document-specialist-suite-1-0-2
  3. After installation, invoke the skill by name or use /office-document-specialist-suite-1-0-2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Office Document Specialist Suite. - Create, edit, and analyze Word, Excel, and PowerPoint files. - Includes automated reporting and advanced document management tools. - Supports professional formatting, data analysis, and slide generation. - Requires Python 3 with python-docx, openpyxl, and python-pptx.
Metadata
Slug office-document-specialist-suite-1-0-2
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Office Document Specialist Suite 1.0.2?

Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting... It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install Office Document Specialist Suite 1.0.2?

Run "/install office-document-specialist-suite-1-0-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Office Document Specialist Suite 1.0.2 free?

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

Which platforms does Office Document Specialist Suite 1.0.2 support?

Office Document Specialist Suite 1.0.2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Office Document Specialist Suite 1.0.2?

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

💬 Comments