One-click install
npx skills add https://github.com/doghelWang/amr_studio_v4 --skill docx-doghelwang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/doghelWang/amr_studio_v4/tree/main/skills/docx
Command: npx skills add https://github.com/doghelWang/amr_studio_v4 --skill docx-doghelwang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Word documents are often created and edited with repetitive formatting and inconsistent styling. This skill automates creation, reading, editing, and formatting of Word (.docx) files to ensure consistency and productivity.

Core Features & Use Cases

  • Create new .docx documents with structured content, images, tables, headers/footers, and predefined styles.
  • Read and modify existing documents, apply formatting, insert media, and manage tables, TOC, and tracked changes or comments.
  • Use cases include generating letters, reports, templates, or converting raw text into polished Word deliverables.

Quick Start

Provide a draft text and formatting instructions and I will generate a polished .docx document.

Frequently Asked Questions about docx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Word document creation from raw text?

To automate Word document creation, provide raw draft text and formatting instructions to generate a polished .docx file with structured content, images, and tables.

Can I insert images, tables, and headers into a .docx file programmatically?

Yes, you can programmatically insert images, tables, headers, footers, and predefined styles into a .docx file to ensure consistent formatting and structure.

Does this approach support reading and modifying existing Word documents?

Yes, the approach supports reading and modifying existing Word documents, allowing you to apply formatting, manage tables, insert media, and handle tracked changes or comments.

What is the best way to apply find-and-replace for content editing across Word templates?

The best way to apply find-and-replace for content editing is by using document automation to programmatically locate and update text within Word templates, ensuring consistency.

Can I generate a table of contents and apply tracked changes in document automation?

Yes, document automation supports generating a table of contents (TOC), applying predefined styles, and managing tracked changes or comments while ensuring DOCX compatibility.