docx-press
kdcube/kdcube-ai-app
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.
mermaid
kdcube/kdcube-ai-app
Teaches agents how to write syntactically correct Mermaid diagrams that render
without errors across all supported diagram types. Covers quoting rules,
common syntax pitfalls, diagram-type-specific syntax (flowchart, sequence,
class, ER, Gantt, state, pie, mindmap), subgraphs, styling with classDef
and theme variables, KDCube brand color integration, renderer usage
patterns, readability tuning, and complexity limits.
pdf-press
kdcube/kdcube-ai-app
Teaches agents how to generate Markdown, HTML (with embedded SVG), and Mermaid
content that renders beautifully to multi-page PDF via write_pdf, with proper
page breaks, compact professional layouts, brand and domain-adaptive color
schemes, multi-column support for scientific papers, magazine-style editorial
documents, and iterative render-review-fix workflow.
pptx-press
kdcube/kdcube-ai-app
Teaches agents how to author slide-structured HTML that renders professionally to PPTX
via write_pptx, with proper sizing, styling, brand and domain-adaptive color schemes,
SVG diagram integration, citation handling, deck narrative flow, and content budgets
for business presentations, technical decks, and executive briefings.