wavespeed — for Claude Code wavespeed, polyclawster, community, for Claude Code, ide skills, ai-polymarket, openclaw-agent, openclaw-extension, openclaw-plugin, openclaw-polymarket

v1.0.0

Об этом навыке

Идеально подходит для Визуальных Контент Агентов, которым необходимы быстрые возможности генерации изображений и видео через 700+ моделей ИИ Локализованное описание: Generate and edit images and videos using WaveSpeed AIs 700+ model library. It covers ai, ai-polymarket, openclaw-agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Возможности

700+ AI models (Google, OpenAI, ByteDance, Kling, Luma) via one API. Images in <2s, videos in <2min.
export WAVESPEED API KEY="your key here"
Key is stored in TOOLS.md or .env file. The skill script is at
node wavespeed.js generate --model flux --prompt "sunset over mountains" --output out.png
node wavespeed.js generate --model seedream --prompt "..." --size 1024x1024

# 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: 10/11

This page remains useful for teams, 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
10/11
Quality Score
57
Canonical Locale
en
Detected Body Locale
en

Идеально подходит для Визуальных Контент Агентов, которым необходимы быстрые возможности генерации изображений и видео через 700+ моделей ИИ Локализованное описание: Generate and edit images and videos using WaveSpeed AIs 700+ model library. It covers ai, ai-polymarket, openclaw-agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Зачем использовать этот навык

Наделяет агентов возможностью генерировать изображения за менее 2 секунд и видео за менее 2 минут используя модели от Google, OpenAI, ByteDance, Kling и Luma через один API, поддерживающий форматы как PNG и потенциально другие, используя протоколы для эффективной передачи данных

Подходит лучше всего

Идеально подходит для Визуальных Контент Агентов, которым необходимы быстрые возможности генерации изображений и видео через 700+ моделей ИИ

Реализуемые кейсы использования for wavespeed

Генерировать изображения высокого качества для публикаций в социальных сетях
Создавать короткие видео для объяснительного контента
Автоматизировать производство визуального контента для маркетинговых кампаний

! Безопасность и ограничения

  • Требует ключа API WaveSpeed
  • Зависит от внешних сервисов моделей ИИ, таких как Google, OpenAI, ByteDance, Kling и Luma
  • Требует среды node.js для выполнения скриптов

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?

Идеально подходит для Визуальных Контент Агентов, которым необходимы быстрые возможности генерации изображений и видео через 700+ моделей ИИ Локализованное описание: Generate and edit images and videos using WaveSpeed AIs 700+ model library. It covers ai, ai-polymarket, openclaw-agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

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: Генерировать изображения высокого качества для публикаций в социальных сетях, Создавать короткие видео для объяснительного контента, Автоматизировать производство визуального контента для маркетинговых кампаний.

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?

Требует ключа API WaveSpeed. Зависит от внешних сервисов моделей ИИ, таких как Google, OpenAI, ByteDance, Kling и Luma. Требует среды node.js для выполнения скриптов.

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

Связанные навыки

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

Показать все

openclaw-release-maintainer

Logo of openclaw
openclaw

Локализованное описание: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

nextjs-turbopack

[ Избранное ]
Logo of affaan-m
affaan-m

Локализованное описание: Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. It covers ai-agents, anthropic, claude workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Локализованное описание: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor

flags

Logo of vercel
vercel

Локализованное описание: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Браузер