docx-creator

star 16

Generate professional Microsoft Word (.docx) documents from structured text.

Ethereal-Lemons By Ethereal-Lemons schedule Updated 2/21/2026

name: docx-creator description: Generate professional Microsoft Word (.docx) documents from structured text.

Document Creator 📄

Perfect for generating reports, homework, or summaries that need to be shared as official documents.

Usage:

python skills/docx-creator/scripts/create_docx.py --title "Your Title" --filename "output.docx" --content "Section Title:The content goes here" "Next Section:More content"

Parameters:

  • --title: The main document title displayed at the top.
  • --filename: The name of the saved file (stored in your authorized workspace).
  • --content: A series of "Heading:Body" pairs. Each pair becomes a section in the document.

Security:

  • Documents are saved to paths defined in ALLOWED_PATHS.
Install via CLI
npx skills add https://github.com/Ethereal-Lemons/LimeBot-OS --skill docx-creator
Repository Details
star Stars 16
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
Ethereal-Lemons
Ethereal-Lemons Explore all skills →