LogoClawIndex
CasesSkillsAbout
LogoClawIndex

office-mcp - Generate documents from templates via OfficeCLI.

Generates docx, xlsx, and pptx files from templates, supporting stateful draft management and template creation.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • List available templates
  • View template content and placeholders
  • Generate document from template
  • Upload template from disk
  • Create template from file
  • Convert markdown to template
  • Manage document drafts statefully
  • Download generated document file

Inputs

  • docx, xlsx, or pptx template files
  • JSON replacement data
  • Markdown formatted text
  • Source file path on disk

Outputs

  • Generated docx, xlsx, or pptx files
  • Base64 encoded file data
  • Draft records in SQLite database
  • New template files

Requirements

  • OfficeCLI tool
  • python-docx library
  • SQLite database
  • File system access to office_mcp directory

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
office
template
document-generation
mcp
docx
xlsx
pptx
List available templates
View template content and placeholders
Generate document from template
Upload template from disk
docx, xlsx, or pptx template files
JSON replacement data
Markdown formatted text
Generated docx, xlsx, or pptx files
Base64 encoded file data
Draft records in SQLite database