wavespeed

Generate images, videos, and speech via the WaveSpeed API.

3|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/ai-ecoverse/skills --skill wavespeed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wavespeed
Source: https://github.com/ai-ecoverse/skills/tree/main/skills/wavespeed
Command: npx skills add https://github.com/ai-ecoverse/skills --skill wavespeed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The WaveSpeed skill simplifies end-to-end media generation by coordinating API access, model selection, parameter handling, and result delivery for images, videos, and speech.

Core Features & Use Cases

  • Automates API key handling, model discovery, and llms.txt parameter retrieval.
  • Supports text-to-image, image-to-video, and text-to-speech workflows with polling and output delivery.
  • Useful for marketing assets, product demos, and digital content pipelines.

Quick Start

Provide a WaveSpeed API key, choose a model, and supply a text prompt to generate media.

Frequently Asked Questions about wavespeed

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

FAQPage Schema
How do I automate text-to-speech and image generation via API?

You can automate text-to-speech and image generation by using an API to handle model selection, parameter retrieval, and polling. This coordinates the entire workflow from submitting a prompt to delivering the final media output.

What is needed to start generating videos from text prompts with an API?

To start generating videos from text prompts, you need a valid API key, a selected model, and your desired text prompt. The system handles parameter retrieval, uploads, and polling to deliver the final video output.

Can I use a single API for text-to-image, image-to-video, and text-to-speech workflows?

Yes, a single API can support text-to-image, image-to-video, and text-to-speech workflows. It manages end-to-end media production including API key handling, model discovery, and result retrieval.

How does API polling work for media generation tasks?

API polling for media generation works by repeatedly checking the task status until the output is ready. This mechanism handles asynchronous video and image generation, ensuring you retrieve the final result after processing completes.

What is the best way to handle API keys and model selection for automated media production?

The best way to handle API keys and model selection is to automate the process within your workflow. This includes secure API key handling, discovering available models, and retrieving necessary parameters to generate marketing assets or product demos.

Why does my API media generation task fail during parameter retrieval or uploads?

API media generation tasks can fail during parameter retrieval or uploads due to incorrect API keys or invalid parameters. The system provides error handling throughout the workflow to help identify and resolve these delivery issues.