Skip to main content
Back to registry

docx-generator

jwynia/agent-skills

Installs233
Install command
npx skills add https://github.com/jwynia/agent-skills --skill docx-generator
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use this skill when: Do NOT use this skill when: Template Mode : Modify existing branded templates Scratch Mode : Create documents from nothing using JSON specifications Extract text inventory to understand what can be replaced: Output (inventory.json): Create replacements.json : Create spec.json : Scenario : Generate contracts from a branded template. Steps : Scenario : Generate a data report with tables and formatting. spec.json : Scenario : Create a formal letter with letterhead. spec.json : Symptoms : Output DOCX still contains {{PLACEHOLDER}} tags. Solution : Symptoms : Replaced text doesn't match original formatting. Solution : Symptoms : Image elements are blank in output. Solution : Symptoms : Table cells have wrong content or formatting. Solution : - Creating Word documents programmatically from data or specifications - Populating branded templates with dynamic content while preserving corporate styling - Extracting text, tables, and structure from existing DOCX files for analysis - Finding and replacing placeholder text like {{TITLE}} or ${author} - Automating document generation workflows (reports, contracts, letters) - User wants to open/view documents (use native Word or viewer) - Complex mail merge with data sources (use native Word mail merge) - Working with older .doc format (DOCX only) - PDF output is needed (use pdf-generator skill instead) - Deno installed (...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does docx-generator do?

docx-generator is listed in SkillJury, but the source summary is still sparse.

Is docx-generator good?

docx-generator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does docx-generator work with?

docx-generator currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to docx-generator?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install docx-generator?

npx skills add https://github.com/jwynia/agent-skills --skill docx-generator

Related skills

More from jwynia/agent-skills

Related skills

Alternatives in Software Engineering