word-documents

Installation
SKILL.md

Word Documents

When to Use

Tool Use When
create_word_document User asks to create/generate a NEW Word document
modify_word_document User asks to edit/update an EXISTING document or add content
list_my_word_documents User asks what documents are available
read_word_document User wants to download a document or read its comments
preview_word_page Check actual page appearance (charts, images, complex layouts)

Workflow

  1. Before modifying: call preview_word_page to check current layout.
  2. After creation/modification: call preview_word_page to verify.
  3. Run tools sequentially (never parallel) to prevent file race conditions.

Page Setup

Related skills
Installs
67
GitHub Stars
158
First Seen
Mar 1, 2026