Teaches agents how to author Markdown that renders cleanly into DOCX via write_docx, with heading hierarchy (up to 6 levels), tables, lists, blockquotes, code blocks, citations, embedded images, SVG diagrams (rendered to PNG first), and document structure patterns for reports, proposals, and technical documents.
$npx -y skills add kdcube/kdcube --skill docx-pressInstalls into the current project.
Run `npx skills use "https://github.com/kdcube/kdcube" --skill "kdcube/kdcube/docx-press"` 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/kdcube/kdcube" that are relevant to the current task. Run `npx skills add "https://github.com/kdcube/kdcube"` and select the relevant skills, then follow their instructions.