felo-slides

Generate PPT slides from a topic or outline via the Felo PPT Task API.

252|52|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/duotify/GitHubClawToolkit --skill felo-slides-duotify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: felo-slides
Source: https://github.com/duotify/GitHubClawToolkit/tree/main/templates/copilot-felo/.agents/skills/felo-slides
Command: npx skills add https://github.com/duotify/GitHubClawToolkit --skill felo-slides-duotify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automatically generate PPT slides from a topic or outline, saving time and ensuring consistent formatting.

Core Features & Use Cases

  • Create slides from a topic or outline
  • Turn notes into a PPT deck
  • Provide a shareable PPT link after generation
  • Supports natural language prompts and explicit commands like /felo-slides

Quick Start

Prompt the AI with a topic or outline to generate a complete PPT deck.

Frequently Asked Questions about felo-slides

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

FAQPage Schema
How do I automatically generate PPT slides from a topic or outline?

To automatically generate PPT slides from a topic or outline, you can use a tool that leverages the Felo PPT Task API to transform text prompts into complete decks. This approach uses a polling flow to process your input and return a final shareable ppt_url.

Do I need an API key to automate presentation creation?

Yes, you must set the FELO_API_KEY environment variable to automate presentation creation. This key is required to authenticate your requests with the Felo PPT Task API before generating your slides and retrieving the shareable link.

Can I turn my existing notes into a complete PPT deck?

Yes, you can turn existing notes into a complete PPT deck by providing them as a natural language prompt or an explicit outline. The automation tool processes these notes to build a formatted presentation and returns a shareable link upon completion.

What is the best way to get a shareable link after generating slides?

The best way to get a shareable link after generating slides is through an automated polling flow using the Felo PPT Task API. Once your deck is generated from the submitted topic, the process directly outputs a final ppt_url for sharing.

How does the polling flow work when creating slides from an outline?

The polling flow works by continuously checking the status of your slide generation task via the Felo PPT API. After you submit an outline, it polls the task until completion and then returns the final ppt_url, ensuring your deck is fully generated before providing the link.

Are there limitations when using natural language prompts for slide generation?

The main limitation when using natural language prompts for slide generation is the dependency on a valid FELO_API_KEY and the polling flow duration. You must configure the API key correctly, and the process requires waiting for the task to finish before receiving the final ppt_url.