← Back to Skills Marketplace
Office Document Specialist Suite
by
Robert Janssen
· GitHub ↗
· v1.0.2
20031
Downloads
19
Stars
176
Active Installs
3
Versions
Install in OpenClaw
/install office-document-specialist-suite
Description
Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting...
Usage Guidance
Install only if you need local Word .docx template generation and styling. Do not expect Excel or PowerPoint functionality from this version, and consider pinning/reviewing dependencies before processing sensitive or untrusted documents.
Capability Analysis
Type: OpenClaw Skill
Name: office-document-specialist-suite
Version: 1.0.2
The skill bundle provides a legitimate toolset for creating and styling Microsoft Word documents. The `SKILL.md` contains clear, functional instructions without any prompt injection attempts. The `setup.sh` script performs standard virtual environment setup and dependency installation without external fetches or system modifications. The `ods.py` Python script uses the `python-docx` library to manipulate `.docx` files, performing only file I/O related to its stated purpose, with no network activity, shell execution, or attempts to access sensitive system data. All dependencies listed in `requirements.txt` are well-known and legitimate.
Capability Assessment
Purpose & Capability
The stated purpose broadly advertises Word, Excel, PowerPoint, analysis, and document management, while the implemented ods.py only creates and styles Word .docx files.
Instruction Scope
The runtime instructions are short and limited to programmatic or CLI document operations; there are no prompt overrides, covert actions, autonomous execution triggers, or unrelated agent-control instructions.
Install Mechanism
setup.sh creates a local virtual environment, upgrades pip, and installs requirements.txt; this is ordinary, but dependencies are lower-bound ranges and metadata advertises openpyxl/python-pptx even though requirements only installs python-docx and lxml.
Credentials
Runtime behavior is proportionate for a Word document tool: it reads user-specified .docx files and writes generated or styled output files, with no credential access, broad filesystem indexing, shell execution, or runtime network calls.
Persistence & Privilege
Persistence is limited to the expected .venv and output documents; there is no background service, scheduled task, privilege escalation, credential storage, or unbounded state.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install office-document-specialist-suite - After installation, invoke the skill by name or use
/office-document-specialist-suite - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Minor metadata cleanup
v1.0.1
Translated documentation to English
v1.0.0
Initial publish of office document suite
Metadata
Frequently Asked Questions
What is Office Document Specialist Suite?
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 20031 downloads so far.
How do I install Office Document Specialist Suite?
Run "/install office-document-specialist-suite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Office Document Specialist Suite free?
Yes, Office Document Specialist Suite is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Office Document Specialist Suite support?
Office Document Specialist Suite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Office Document Specialist Suite?
It is built and maintained by Robert Janssen (@robert-janssen); the current version is v1.0.2.
More Skills