with one click
platform
platform contains 3 collected skills from wacht-platform, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Generate polished native DOCX documents with Python when the user needs a real .docx deliverable such as a report, proposal, memo, brief, plan, analysis, comparison, meeting pack, customer-facing document, policy draft, or structured working document. Use this whenever the output should be editable in Word or another office suite, when the user asks for a document artifact rather than plain text, or when the content needs headings, tables, images, and professional formatting in a native document format.
Generate polished native PDF artifacts with Python when the user needs a real .pdf deliverable such as a printable brief, final report, fixed-layout summary, handout, proposal export, one-pager, or presentation-quality document that should render consistently across machines. Use this whenever fixed layout matters more than editability, when the document is meant for distribution or printing, or when the output should feel final rather than like a working draft.
Generate professional native PowerPoint decks with Python when the user needs a real .pptx presentation such as an executive briefing, strategy deck, project update, proposal deck, investor-style summary, training deck, sales presentation, product overview, or structured slide-based artifact. Use this whenever the output should be a true presentation rather than plain text or a document, especially when the content must be organized slide by slide, visually scannable, and ready for presentation or distribution.