microsoft-word

Installation
SKILL.md

Microsoft Word

Overview

This skill helps AI agents create and manipulate Word documents programmatically. It covers generating .docx files with python-docx, template-based document generation with docxtpl, mail merge, and managing Word documents in SharePoint/OneDrive via Microsoft Graph API.

Instructions

Step 1: Generate Documents with python-docx

pip install python-docx
Installs
8
GitHub Stars
128
First Seen
Mar 11, 2026
microsoft-word — terminalskills/skills