Communityv1.0.0

Generate a Word (.docx) document based on the content list provided by the user.

Create professional Word (.docx) documents from a user-provided content list with styled headings, paragraphs, colors, alignment, and formatting.

1.8kdownloads6active installssereinZhi
View on ClawHubBack to Skills

Skill Details

Slug
generate-word-docx
Latest Version
1.0.0
Author
sereinZhi
Published
Mar 17, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Generate a Word (.docx) document based on the content list provided by the user..
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Word Document Generator Skill v1.0.0 - Initial release of the skill for generating formatted Word (.docx) documents. - Automatically manages python-docx dependency installation. - Supports styled document creation: Headings, Paragraphs, and Quotes. - Enables formatting options: Bold text, custom text colors (hex codes), and alignment (Left, Center, Right). - Content is input as a list of configurable paragraph objects, following structured data rules.