← powerpoint.md

Felo Slides

Cloud Output API Key Required Open Source Skill
Best for: Fastest path to a shareable PPT link — one command, under 30 seconds; also best for URL/YouTube-to-slides conversion
Not ideal for: Local .pptx file workflows, offline environments, or enterprise settings with data confidentiality requirements — output is a cloud-hosted URL, not a local file
Output format: Cloud URL, not local PPTX

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.

How It Works

Prompt or URL
Felo API
Cloud Processing
Shareable Link

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.

Key Capabilities

One-Command Generation
Single Claude prompt → shareable PPT URL in under 30 seconds. No local dependencies to manage, no Python environments to configure. Just npm install and an API key.
🔗
URL / YouTube to Slides
Pass any article URL or YouTube video link and Felo extracts the content, structures it into slides, and returns a presentation. Useful for summarizing research, turning blog posts into decks, or converting video transcripts.
🌏
Native CJK Support
Chinese, Japanese, and Korean content is handled natively — no font configuration required. Prompts and output work seamlessly in CJK languages.
📦
Part of a 15+ Skill Monorepo
felo-skills includes felo-search, felo-mindmap, felo-superAgent, felo-web-fetch, and more. Install the PPT skills standalone or alongside the broader Felo toolkit.

Signals

Output Format
Cloud URL (felo.ai)
Install Method
npm install -g felo-ai
API Key Required
Yes (felo.ai account)
CJK Support
Native
URL/YouTube Input
Yes
License
Open Source Skill

Quality Assessment

Speed to First Deck
4.8
Ease of Use
4.3
Content Quality
4.2
Claude Code Integration
4.4
Local PPTX Export
2.0

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.

Install & Use

# Install felo-ai CLI npm install -g felo-ai # Configure your API key (register at felo.ai) felo config set FELO_API_KEY your-api-key-here # Install as Claude Code Skills git clone https://github.com/Felo-Inc/felo-skills cp -r felo-skills/felo-slides ~/.claude/skills/felo-slides cp -r felo-skills/felo-content-to-slides ~/.claude/skills/felo-content-to-slides # Use in Claude Code: # "Create a 10-slide Q4 business review presentation" → returns felo.ai link # "Convert this article URL to slides: https://example.com/post" # "Turn this YouTube video into a presentation: https://youtube.com/..." # "Make a product pitch deck in Chinese" # List available themes: felo ppt-themes

Alternatives & Tradeoffs

Anthropic PPTX Skill
Outputs a local .pptx file; more control over content and design. Felo Slides wins on pure speed and simplicity when a shareable link is all you need
PPTAgent v2
Much better for research-heavy decks with auto-generated visuals; outputs local PPTX. Felo Slides wins when speed and a shareable link matter more than depth
Gamma
Similar cloud-based model with web editor and richer templates; Felo Slides wins on Claude Code integration and URL/YouTube input

Community Outputs

Presentations created with Felo Slides. Submit yours after use.
Q4 Review
Claude 4 · Business · 4.2/5
Article → Slides
Claude 4 · URL · 4.3/5
YouTube Summary
Claude 4 · Video · 4.1/5
Product Pitch
Claude 4 · CJK · 4.2/5