This is a straightforward wrapper for working with PowerPoint files in Claude Code. It leans on markitdown for reading and extracting text from presentations, and includes guides for editing existing decks or generating new ones from scratch using pptxgenjs. The setup is bare bones but covers the main use cases: analyzing what's in a deck, templating out slides, or building presentations programmatically. With 165 installs and a security warning from Gen Agent Trust Hub, it's seeing some adoption but you'll want to check what that audit flag is about. Useful if you're automating slide decks or need to pull data out of PPTX files without opening PowerPoint.
npx skills add https://github.com/flora131/atomic --skill pptx