This skill should be activated when the user asks to create a Word document, report, memo, letter, proposal, whitepaper, or anything involving .docx output. Also triggers when the user says 'write a report', 'create a document', 'make a Word file', 'draft a proposal', 'generate a whitepaper', or mentions .docx. Creates polished Word documents (.docx) using the docx npm package (docx-js) for all document generation and the media-plugin for sourcing/generating images. Can also edit existing DOCX files. Activates even for simple requests like 'write a one-page memo' — the skill ensures professional output every time.
$npx -y skills add lukaskellerstein/claude-my-marketplace --skill docxInstalls into the current project.
Run `npx skills use "https://github.com/lukaskellerstein/claude-my-marketplace" --skill "lukaskellerstein/claude-my-marketplace/docx"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lukaskellerstein/claude-my-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/lukaskellerstein/claude-my-marketplace"` and select the relevant skills, then follow their instructions.