Felo Slides returns a ppt_url — a felo.ai hosted shareable link. If you need a local .pptx file on your machine, use a different skill. If you need to share a link quickly, this is the fastest option available.
Unlike local skills that run Python/JS on your machine, Felo Slides sends your prompt to Felo's cloud API, which generates the presentation server-side and returns a hosted URL. Generation typically completes in 15–30 seconds. The skill polls for completion (default timeout: 1800 seconds) and returns the link when ready.
Speed is the standout — genuinely the fastest path to a shareable presentation link of any skill tested. Local PPTX export score is low because output is a cloud URL, not a downloadable file. SKILL.md is complete with clear trigger words and examples.