Word Documents (DOCX)

Repository Docs
worddocxdocumentsreportstemplates

Summary

Create, read, and edit Microsoft Word documents — headings, tables of contents, page numbers, letterheads, tracked changes, comments, and images.

Features

  • Create formatted Word documents from scratch
  • Tables of contents, headings, and page numbers
  • Find-and-replace across a document
  • Insert and replace images
  • Work with tracked changes and comments

Install This Skill

Add this skill to your favorite AI agent in a few steps.

Any AI agent

This skill is plain instructions — it works with any assistant that accepts custom instructions or system prompts.

  1. Copy the skill content with the button below.
  2. Paste it into your agent's instruction file or system prompt (for example AGENTS.md, .cursorrules, or a custom instructions field).
  3. Ask the agent to apply the skill whenever the task matches.

Skill Content

Markdown Content

Copy this content and use it with your preferred AI agent

# Word Document Skill

Use this skill to create, read, edit, or manipulate Word documents (`.docx`) and templates (`.dotx`).

## When to use
- Producing a polished report, memo, letter, or template
- Adding a table of contents, headings, page numbers, or a letterhead
- Extracting or reorganizing content from an existing document
- Inserting or replacing images
- Find-and-replace, or working with tracked changes and comments

## How it works
The skill manipulates the Office Open XML package directly and through `python-docx`, so formatting, styles, and document structure survive round-trips. It targets clean, template-quality output rather than raw text dumps.

Description

A skill for producing and manipulating Word documents (.docx) and templates (.dotx). It creates polished, professionally formatted documents — reports, memos, letters, templates — with tables of contents, headings, page numbers, and letterheads; extracts and reorganizes existing content; inserts and replaces images; performs find-and-replace; and works with tracked changes and comments.

Related Skills

Browse all skills →