This one helps you automate PowerPoint deck creation and updates through python-pptx when MCP server support isn't available. You get concrete workflows for building slides from structured content, applying templates, and extracting text, plus a verification protocol that forces you to actually open and render the deck before calling it done. The anti-pattern callouts are honest: it warns against writing for yourself instead of your audience and skipping the visual validation step. If you're generating presentation decks programmatically or need to batch-update existing ones without clicking through the UI, this gives you the checklist and fallback automation to do it right.
npx skills add https://github.com/practicalswan/agent-skills --skill powerpoint-ppt