← all publishers

AssafTzurEl

@assaftzurel source repo

3 published skills

  1. PPTX To Slide Md · assaftzurel bundle
    Extract a PowerPoint (.pptx) file into the user's plain-text slide authoring format: a Markdown title + body per slide, presenter instructions in [brackets], a `===` separator, then speaker notes, with `---` between slides. Use this whenever the user uploads or points to a .pptx and wants the slides "as text", "in my slide format", reverse-engineered back into editable source, or wants the bullets / notes / animations / images pulled out of an existing deck. Trigger even if they just say "turn this deck into text" or "extract the slides from this pptx" — that is what this skill is for.
    0 installs
  2. Hebrew Md To DOCX · assaftzurel bundle
    Convert a Markdown file that contains Hebrew (usually mixed Hebrew/English) into a properly formatted, RTL-aware Word .docx. Use whenever the user asks to turn a Hebrew or mixed Hebrew/English .md file into a Word document, or complains that pasting Markdown into Word/Google Docs breaks right-to-left alignment, flips inline code, or mangles numbered lists. Handles headings, bold/italic, inline code, fenced code blocks, tables, blockquotes, ordered/unordered lists, clickable hyperlinks, and centered images with captions, and sets per-paragraph text direction automatically.
    0 installs
  3. Hebrew Md To PPTX · assaftzurel bundle
    Convert a Markdown file written in the user's slide-authoring format (with Hebrew or mixed Hebrew/English) into a basic, RTL-aware PowerPoint .pptx skeleton. Use whenever the user wants to turn slide-Markdown (blocks separated by `---`, content/notes separated by `===`, section/slide labels and presenter instructions in [brackets]) into an editable deck, or complains that pasting such Markdown into PowerPoint breaks right-to-left alignment, flips the punctuation around English, or flags every Hebrew word as a typo. Produces real title/body placeholders, native PowerPoint sections, speaker notes, tables, embedded images, and per-paragraph text direction. The output is intentionally unstyled, ready to be themed afterwards by hand or with the pptx skill.
    0 installs