wavespeed — ai-polymarket wavespeed, polyclawster, al1enjesus, community, ai-polymarket, ai agent skill, ide skills, agent automation, openclaw-agent, openclaw-extension, openclaw-plugin, openclaw-polymarket

v1.0.0
GitHub

About this Skill

Perfect for Visual Content Agents needing rapid image and video generation capabilities via 700+ AI models 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

# Core Topics

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

Quality Score

Top 5%
57
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add al1enjesus/polyclawster/wavespeed
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The wavespeed skill by al1enjesus is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for ai-polymarket, openclaw-agent, openclaw-extension.

Ideal Agent Persona

Perfect for Visual Content Agents needing rapid image and video generation capabilities via 700+ AI models

Core Value

Empowers agents to generate images in under 2 seconds and videos in under 2 minutes using models from Google, OpenAI, ByteDance, Kling, and Luma via one API, supporting formats like PNG and potentially others, leveraging protocols for efficient data transfer

Capabilities Granted for wavespeed

Generating high-quality images for social media posts
Creating short videos for explainer content
Automating visual content production for marketing campaigns

! Prerequisites & Limits

  • Requires WaveSpeed API Key
  • Dependent on external AI model services like Google, OpenAI, ByteDance, Kling, and Luma
  • Needs node.js environment for script execution
SKILL.md
Readonly

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

FAQ & Installation Steps

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

? Frequently Asked Questions

What is wavespeed?

Perfect for Visual Content Agents needing rapid image and video generation capabilities via 700+ AI models 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

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: Generating high-quality images for social media posts, Creating short videos for explainer content, Automating visual content production for marketing campaigns.

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?

Requires WaveSpeed API Key. Dependent on external AI model services like Google, OpenAI, ByteDance, Kling, and Luma. Needs node.js environment for script execution.

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.

Related Skills

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

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

openclaw-release-maintainer is a specialized AI agent skill for automating release management workflows, ensuring consistency and accuracy in the release process.

333.8k
0
Data

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
AI