docx

Generate and edit .docx documents from structured data using Node.js and Python utilities.

630|68|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/AgentTeam-TaichuAI/ScienceClaw --skill docx-agentteam-taichuai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/AgentTeam-TaichuAI/ScienceClaw/tree/main/ScienceClaw/backend/builtin_skills/docx
Command: npx skills add https://github.com/AgentTeam-TaichuAI/ScienceClaw --skill docx-agentteam-taichuai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, and includes scripts (resource) components.

What problem does it solve?

Word document tasks such as creation, editing, formatting, and content organization are time-consuming and error-prone when done manually. This skill automates producing consistent .docx outputs from plain text or structured data, enabling predictable results with templates and predefined styles.

Core Features & Use Cases

  • Generate polished Word documents from notes or data using templates and a JSON-driven workflow.
  • Edit content, insert images, apply professional formatting (TOC, headers/footers, page numbers), and perform find-and-replace.
  • Manage tracked changes and comments, or convert content into a ready-to-share Word document (reports, memos, letters, templates).

Quick Start

Create a professional Word document from your notes with formatting, headers, and images using a predefined template.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I generate a Word document from structured data or plain text?

To generate a Word document from structured data or plain text, this skill uses a JSON-driven workflow and predefined templates to automate content assembly, applying professional formatting to produce polished .docx outputs.

Can I add headers, footers, and tables when formatting a Word document?

Yes, you can add headers, footers, and tables when formatting a Word document. The skill supports inserting images, generating a table of contents, applying page numbers, and performing find-and-replace during automated document editing.

Does this skill support tracked changes and comments in .docx files?

Yes, this skill supports tracked changes and comments in .docx files. It can manage revisions and annotations within the document assembly workflow, allowing you to handle collaborative editing features directly from structured data.

What is the best way to automate report generation into a .docx format?

The best way to automate report generation into a .docx format is using a template-based approach. This skill assembles notes or structured data into reports, memos, or letters by applying predefined styles through a JSON-driven workflow.

Do I need Node.js or Python to create Word documents with this automation tool?

Yes, you need Node.js and Python to create Word documents with this automation tool. The skill relies on a Node.js-based DOCX generator script and Python utilities to assemble final documents and apply formatting.

Why use a JSON-driven workflow for Word document creation instead of manual editing?

Using a JSON-driven workflow for Word document creation ensures predictable, consistent results from structured data, avoiding the time-consuming and error-prone nature of manual formatting, editing, and content organization.