wavespeed — ai-polymarket wavespeed, polyclawster, community, ai-polymarket, ide skills, openclaw-agent, openclaw-extension, openclaw-plugin, openclaw-polymarket, openclaw-polymarket-trading-bot

v1.0.0

Acerca de este Skill

Perfecto para Agentes de Contenido Visual que necesitan capacidades de generación de imágenes y videos rápidas a través de más de 700 modelos de inteligencia artificial Generate and edit images and videos using WaveSpeed AIs 700+ model library. Use when the user wants to generate images from text prompts (FLUX, Seedream, Qwen), edit or retouch photos (nano-banana-pro/edit keeps faces identical while changing clothes/background), generate videos from images or text (Kling, Veo, Sora, Wan, Hailuo), or upscale videos to 4K. Triggers include: generate an image, edit this photo, change the background, swap the outfit, make a video from this image, animate this photo, upscale this video, use WaveSpeed, use nano banana pro.

# Core Topics

al1enjesus al1enjesus
[2]
[0]
Updated: 3/11/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 9/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
9/11
Quality Score
57
Canonical Locale
en
Detected Body Locale
en

Perfecto para Agentes de Contenido Visual que necesitan capacidades de generación de imágenes y videos rápidas a través de más de 700 modelos de inteligencia artificial Generate and edit images and videos using WaveSpeed AIs 700+ model library. Use when the user wants to generate images from text prompts (FLUX, Seedream, Qwen), edit or retouch photos (nano-banana-pro/edit keeps faces identical while changing clothes/background), generate videos from images or text (Kling, Veo, Sora, Wan, Hailuo), or upscale videos to 4K. Triggers include: generate an image, edit this photo, change the background, swap the outfit, make a video from this image, animate this photo, upscale this video, use WaveSpeed, use nano banana pro.

¿Por qué usar esta habilidad?

Habilita a los agentes a generar imágenes en menos de 2 segundos y videos en menos de 2 minutos utilizando modelos de Google, OpenAI, ByteDance, Kling y Luma a través de una sola API, que admite formatos como PNG y potencialmente otros, aprovechando protocolos para una transferencia de datos eficiente

Mejor para

Perfecto para Agentes de Contenido Visual que necesitan capacidades de generación de imágenes y videos rápidas a través de más de 700 modelos de inteligencia artificial

Casos de uso accionables for wavespeed

Generar imágenes de alta calidad para publicaciones en redes sociales
Crear videos cortos para contenido explicativo
Automatizar la producción de contenido visual para campañas de marketing

! Seguridad y limitaciones

  • Requiere una clave de API de WaveSpeed
  • Depende de servicios de modelos de inteligencia artificial externos como Google, OpenAI, ByteDance, Kling y Luma
  • Necesita un entorno de node.js para la ejecución de scripts

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is wavespeed?

Perfecto para Agentes de Contenido Visual que necesitan capacidades de generación de imágenes y videos rápidas a través de más de 700 modelos de inteligencia artificial Generate and edit images and videos using WaveSpeed AIs 700+ model library. Use when the user wants to generate images from text prompts (FLUX, Seedream, Qwen), edit or retouch photos (nano-banana-pro/edit keeps faces identical while changing clothes/background), generate videos from images or text (Kling, Veo, Sora, Wan, Hailuo), or upscale videos to 4K. Triggers include: generate an image, edit this photo, change the background, swap the outfit, make a video from this image, animate this photo, upscale this video, use WaveSpeed, use nano banana pro.

How do I install wavespeed?

Run the command: npx killer-skills add al1enjesus/polyclawster/wavespeed. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for wavespeed?

Key use cases include: Generar imágenes de alta calidad para publicaciones en redes sociales, Crear videos cortos para contenido explicativo, Automatizar la producción de contenido visual para campañas de marketing.

Which IDEs are compatible with wavespeed?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for wavespeed?

Requiere una clave de API de WaveSpeed. Depende de servicios de modelos de inteligencia artificial externos como Google, OpenAI, ByteDance, Kling y Luma. Necesita un entorno de node.js para la ejecución de scripts.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add al1enjesus/polyclawster/wavespeed. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use wavespeed immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

wavespeed

Install wavespeed, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

WaveSpeed AI

700+ AI models (Google, OpenAI, ByteDance, Kling, Luma) via one API. Images in <2s, videos in <2min.

Setup

bash
1export WAVESPEED_API_KEY="your_key_here"

Key is stored in TOOLS.md or .env file. The skill script is at skills/wavespeed/scripts/wavespeed.js.

Usage

bash
1# Image generation 2node wavespeed.js generate --model flux --prompt "sunset over mountains" --output out.png 3node wavespeed.js generate --model seedream --prompt "..." --size 1024x1024 4 5# Image editing (face/portrait-safe — preserves identity) 6node wavespeed.js edit --model nbp --prompt "change bathrobe to black hoodie, dark background" \ 7 --image https://example.com/photo.jpg --output result.png 8 9# Video from image 10node wavespeed.js video --model wan-i2v --prompt "slow cinematic zoom" \ 11 --image https://example.com/frame.jpg --output clip.mp4 12 13# List all aliases 14node wavespeed.js models 15 16# Check task status 17node wavespeed.js status --id task_abc123

Key Models (Quick Reference)

TaskAliasBest for
Edit photo keeping facenbpPortrait retouching, outfit/bg change
Fast image genflux-schnellDrafts, quick tests
Best image qualityflux-pro / seedreamFinal outputs
Image → Videowan-i2vFast, affordable
Premium videokling / veoCinematic quality
Text → Videosora / veoStory videos

See references/models.md for full model list with IDs, params, and pricing.

Important Notes

  • Image editing (nbp, nb-edit): always pass images as images: [url] array — this is required
  • Face preservation: google/nano-banana-pro/edit is the best model for editing photos while keeping the person's face identical
  • Output files are saved to current directory by default; use --output to specify path
  • Videos can take 2-5 minutes; script auto-polls with progress indicator
  • For multiple input images (multi-reference editing), use --images url1,url2

Habilidades relacionadas

Looking for an alternative to wavespeed or another community skill for your workflow? Explore these related open-source skills.

Ver todo

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
Inteligencia Artificial

widget-generator

Logo of f
f

Generar complementos de widgets personalizables para el sistema de feeds de prompts.chat

149.6k
0
Inteligencia Artificial

flags

Logo of vercel
vercel

El Marco de React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensores y redes neuronales dinámicas en Python con fuerte aceleración de GPU

98.6k
0
Desarrollador