felo-content-to-slides

Fetch web content or YouTube transcripts and generate slide decks via Felo APIs.

242|22|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Felo-Inc/felo-skills --skill felo-content-to-slides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: felo-content-to-slides
Source: https://github.com/Felo-Inc/felo-skills/tree/main/felo-content-to-slides
Command: npx skills add https://github.com/Felo-Inc/felo-skills --skill felo-content-to-slides

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables turning web content or YouTube transcripts into a ready-to-present PPT by coordinating content fetch, transcript extraction, and slide generation via Felo APIs.

Core Features & Use Cases

  • Fetch webpage content or YouTube subtitles and convert them into a structured slide deck.
  • Supports readability extraction, transcript language selection, and optional PPT theming for customized presentations.
  • Use cases include turning a long article into slides, summarizing a video transcript into a concise presentation, or generating decks from a shared link.

Quick Start

Ask the AI to fetch a web page or YouTube transcript and generate a presentation from it.

Frequently Asked Questions about felo-content-to-slides

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a web article into presentation slides automatically?

To turn a web article into presentation slides, this Skill fetches webpage content via readability extraction and orchestrates slide generation through Felo APIs. You provide a URL, and it handles content fetch, deck structuring, and optional PPT theming to deliver a ready-to-present output.

Can I generate PPT slides from YouTube video transcripts?

Yes, you can generate PPT slides from YouTube video transcripts by providing the video link. The Skill extracts subtitles with language selection options and converts the transcript into a structured, concise presentation deck automatically.

Do I need a FELO_API_KEY to convert web content into a slide deck?

Yes, a FELO_API_KEY is required to convert web content into a slide deck. The Skill orchestrates content fetch and slide generation by calling Felo APIs, which handle the readability extraction, transcript pulling, and presentation generation tasks.

What's the best way to automate content to slides workflow for multiple links?

The best way to automate a content-to-slides workflow is using the Skill's CLI usage or Claude Code workflows. It supports URL and video inputs, manages API polling and timeouts, and outputs JSON for task tracking, enabling batch processing of links into themed presentations.

Does this content to slides tool support custom PPT theming and subtitle languages?

Yes, the content-to-slides tool supports custom PPT theming and YouTube subtitle language selection. When fetching web content or video transcripts, you can specify readability extraction options and apply optional themes to customize the final presentation deck.

Why does web content to slides generation time out or fail on some URLs?

Web content to slides generation may time out if the Felo APIs take too long to fetch content or generate the deck. The Skill handles polling and timeouts internally, but complex pages or long transcripts can extend processing time before returning the JSON task output.