Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pptx-from-layouts-skill

pptx-from-layouts-skill contains 5 collected skills from tristan-mcinnis, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
4
updated
2026-06-03
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

pptx-author
technical-writers

STEP 2 of the PPTX-from-layouts pipeline. Write a slide deck in markdown using the [HINT: layout_name] system so each slide targets a real template layout, then lint it before rendering. Use when the user wants to "draft slides", "write a deck outline", "author presentation markdown", "add layout hints", or has a layout catalog from Step 1 and needs to turn content into slides. Pairs with pptx-profile (Step 1) and pptx-from-layouts (Step 3).

2026-06-03
pptx-from-layouts
software-developers

Generate and edit consultant-grade PowerPoint decks from markdown outlines using a template's real slide-master layouts (not text overlays). Use when the user wants to create slides/a deck/a presentation from an outline or brief, modify an existing .pptx, turn their own PowerPoint into a reusable template, or check a deck's quality. Triggers: "make a deck", "build a presentation", "slides for…", "use my company template", "fix slide N".

2026-06-03
pptx-profile
software-developers

STEP 1 of the PPTX-from-layouts pipeline. Profile a PowerPoint template to discover its real slide-master layouts and emit a layout catalog + render config. Use when the user wants to "use my own PowerPoint template", "see what layouts my deck has", "onboard a template", "profile this pptx", or before authoring slides against a custom (non-Inner-Chapter) template. Pairs with pptx-author (Step 2) and pptx-from-layouts (Step 3).

2026-06-03
pptx
desktop-publishers-439031

Create, edit, analyze .pptx PowerPoint files. Use for presentations, slides, layouts, speaker notes, template modification, content extraction, slide generation.

2026-01-31
python-pptx
software-developers

Create and manipulate PowerPoint presentations programmatically. Build slide decks with layouts, shapes, charts, tables, and images. Generate data-driven presentations from templates.

2026-01-31