WaveSpeedAI/wavespeed-dsh-skill

WaveSpeedAI★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

WaveSpeed skill for DeepSeek Harness (dsh) — generate and edit AI image, video, audio & 3D via the wavespeed CLI

README 摘要

WaveSpeed skill for DeepSeek Harness 中文 A DeepSeek Harness (dsh) skill that lets the agent generate and edit AI media — image, video, audio, 3D — through the WaveSpeed platform, using the open-source @wavespeed/cli . Every model on the platform is one wavespeed run call. The skill teaches the agent the find → inspect → run pattern, so it can browse the live catalog, read any model's input schema, and execute it — including uploading local files with the @path marker. Requirements - Node.js ≥ 18 - The WaveSpeed CLI: npm install -g @wavespeed/cli - A WaveSpeed account — wavespeed login opens the key page at wavespeed.ai and handles the rest Install As a dsh plugin (recommended — the bundle registers the skill automatically): Or copy the skill directory by hand — project-level (checked into the repo, shared with your team): User-level (available in every project): Other agents (Claude Code, Cursor, Codex): the CLI installs the same skill directly — What the agent can do with it The skill also covers project aliases ( wavespeed.json ), schema introspection, price/balance checks, and prediction history. License MIT — same as the CLI. WaveSpeed AI — AI image & video generation platform. …

在 GitHub 查看完整 README →
终端/TUIai-image-generationai-video-generationdeepseek-harnessdsh-plugindsh-skillagent

分类