Generates PowerPoint presentations through Felo's API directly from Claude Code. You give it a topic or outline, it creates a task, polls until complete, and returns a shareable PPT link. Supports custom themes if you look them up first, and handles timeouts gracefully by letting you resume with the same task ID instead of creating duplicates. The workflow is straightforward: check for an API key, run the bundled Node script with your prompt, wait for terminal status. Useful when you need actual slide decks instead of markdown outlines, though you'll need a Felo API key from their settings page first.
npx skills add https://github.com/felo-inc/felo-skills --skill felo-slides