ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

felo-slides

Generate PPT/slides with Felo PPT Task API in Claude Code. Use when users ask to create/make/generate/export presentations or slide decks, or when explicit commands like /felo-slides are used. Handles API key check, task creation, polling, and final ppt_url output.

Why use this skill?

Efficiently create professional PPT slide decks in OpenClaw using the Felo Slides skill. Generate presentations from text, topics, and outlines with ease.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/comman-kaide/comman-felo-slides
Or

What This Skill Does

The Felo Slides skill is a specialized automation tool within the OpenClaw AI ecosystem designed to streamline the creation of professional presentation decks. By integrating with the Felo PPT Task API, this skill eliminates the manual labor typically associated with slide design, formatting, and content structure. When invoked, the skill handles the end-to-end lifecycle of a presentation request: it initiates the generation process, performs active polling to monitor the background task status, and ultimately delivers a direct link to your generated slide deck or live document. It is the primary solution for users who need to transform unstructured text, topics, or outlines into visual deliverables.

Installation

To integrate this skill into your OpenClaw environment, ensure you have the necessary permissions and execute the following installation command in your terminal: clawhub install openclaw/skills/skills/comman-kaide/comman-felo-slides After installation, remember to register your Felo AI API key by exporting it as a system environment variable (FELO_API_KEY) to ensure the skill can authenticate against the cloud API successfully.

Use Cases

This skill is ideal for professionals, students, and developers who need to produce high-quality presentations rapidly. Use this skill when you need to:

  • Convert meeting notes or transcripts into a slide summary.
  • Generate a structured presentation based on a specific research topic.
  • Create a deck with a defined page length without manual design effort.
  • Export draft content into a shareable URL that can be edited or presented immediately.

Example Prompts

  1. "/felo-slides Create a 10-slide presentation about the benefits of renewable energy in urban environments."
  2. "I need to present this project roadmap to my team; can you generate a slide deck for it?"
  3. "Make a PPT about the history of artificial intelligence, keep it professional and under 15 pages."

Tips & Limitations

  • Pre-flight Checks: Always ensure your FELO_API_KEY is exported. The skill will fail gracefully if the environment variable is missing, but verifying it saves time.
  • Polling Timeouts: The script has a maximum wait time of 1800 seconds (30 minutes). For extremely large or complex decks, ensure you have a stable network connection to avoid timeout errors.
  • Scope Limitation: This skill is strictly for slide generation. If you require real-time web research to supplement your slides, run felo-search first, capture the content, and then pass that information into the felo-slides command for better results.
  • Error Handling: If a generation fails, the skill provides specific terminal status updates. Check the task_id provided in the error logs to trace the issue back to the API response.

Metadata

Stars3409
Views0
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-comman-kaide-comman-felo-slides": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#presentation#automation#slides#productivity#felo
Safety Score: 4/5

Flags: external-api, code-execution