🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Office Document Specialist Suite

by @robert-janssen

Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting...

Versionv1.0.2
Downloads19,599
Installs164
Stars⭐ 18
TERMINAL
clawhub install office-document-specialist-suite

πŸ“– About This Skill


name: office-document-specialist-suite description: Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting and document management. metadata: { "openclaw": { "emoji": "πŸ“„", "requires": { "bins": ["python3"], "pip": ["python-docx", "openpyxl", "python-pptx"] } } }

Office Document Specialist Suite

A specialized toolset for professional document manipulation.

Features

  • Word (.docx): Create and edit professional reports, manage styles, and insert tables/images.
  • Excel (.xlsx): Data analysis, automated spreadsheet generation, and complex formatting.
  • PowerPoint (.pptx): Automated slide deck creation from structured data.
  • Usage

    Each tool in the suite is designed to be called programmatically by the agent or via the provided CLI scripts.

    Installation

    Run the included setup.sh to initialize the Python virtual environment and install dependencies.

    πŸ’‘ Examples

    Each tool in the suite is designed to be called programmatically by the agent or via the provided CLI scripts.