An automated toolset for programmatic creation, editing, and analysis of Microsoft Office documents including Word, Excel, and PowerPoint.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install office-document-specialist-suite
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install office-document-specialist-suite using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Office Document Specialist Suite is a robust technical package designed to empower AI agents with the ability to manipulate Microsoft Office files directly. By integrating this suite into your collection of Openclaw Skills, you enable seamless automation for professional reporting, data analysis, and presentation building. It provides a bridge between raw data streams and polished, corporate-ready documents without requiring manual intervention.
This suite focuses on the three core pillars of office productivity: Word for structured text and reports, Excel for data-driven spreadsheet management, and PowerPoint for automated visual storytelling. It is an essential asset for developers looking to build end-to-end document workflows within their agentic ecosystems.
To get started with this suite, ensure you have Python 3 installed. You can initialize the environment using the provided setup script:
# Navigate to the skill directory
cd office-document-specialist-suite
# Run the automated setup script
chmod +x setup.sh
./setup.sh
Alternatively, install the required dependencies manually via pip:
pip install python-docx openpyxl python-pptx
The suite handles data across three primary formats, utilizing specific Python backends for each:
| Document Type | Format | Underlying Library | Capability |
|---|---|---|---|
| Microsoft Word | .docx | python-docx | Text, styles, and table manipulation |
| Microsoft Excel | .xlsx | openpyxl | Cell data, formulas, and formatting |
| Microsoft PowerPoint | .pptx | python-pptx | Slide creation and layout management |
Loading
A comprehensive integration allowing AI agents to manage Outlook emails, calendar events, contacts, and OneDrive files via the Microsoft Graph API.

Transform your AI assistant from reactive to proactive by continuously monitoring specific topics and alerting you only when important developments occur.

A local-first analytics tool that tracks conversation patterns, sentiment, and productivity markers to provide actionable self-knowledge insights.

Agora is a powerful multi-agent orchestration skill that spawns a specialized council of three agents to solve complex problems through parallel reasoning and debate.

A sophisticated integration that provides exact answers to quantitative, scientific, and mathematical queries through the Wolfram|Alpha computational engine.

A self-custodial financial layer for AI agents to send and receive Bitcoin and Lightning payments autonomously.








































