wan-image-video-generation-edittingImage and Video Generation and Editting wiht Wan series models. It offers text2image, image editting(with prompt), text2video, image2video and reference(imag...
Install via ClawdBot CLI:
clawdbot install krisyejh/wan-image-video-generation-edittingRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://dashscope.aliyuncs.com/api/v1/services/aigc/video-generation/video-synthCalls external URL not in known-safe list
https://bailian.console.aliyun.com/cn-beijing?tab=model#/model-marketAI Analysis
The skill legitimately calls Alibaba's official DashScope API for AI image/video generation as documented, with no evidence of credential harvesting, hidden instructions, or obfuscation. The external endpoint is consistent with the skill's stated purpose of using Wan Models via ModelStudio/Bailian platform.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Marketing teams can generate custom images and videos for social media campaigns, advertisements, and promotional materials. The text2image and text2video capabilities allow rapid prototyping of visual content based on campaign themes, while image editing enables brand consistency across assets.
Online retailers can create product images and demonstration videos from text descriptions or reference images. The image2video feature can animate product showcases, while reference2video allows creating videos that maintain specific character or product appearances across different scenes.
Content creators and production studios can generate concept art, storyboard visuals, and short video clips for films, animations, or games. The ability to edit images with prompts and generate videos from images accelerates pre-production visualization and concept development.
Educational institutions and e-learning platforms can create visual aids, animated explanations, and instructional videos. The text2video feature can bring historical or scientific concepts to life, while image editing allows customization of existing educational materials with new contexts.
Offer the Wan Models capabilities as a paid API service where clients pay per image/video generation or through subscription tiers. This model leverages the existing integration with ModelStudio and can provide different pricing based on resolution, quantity, and processing time.
Build a web or mobile platform where users can access these generation tools through a user-friendly interface, with additional features like templates, collaboration tools, and content management. Revenue comes from platform subscriptions, premium features, or enterprise licenses.
Provide customized versions of the skill for specific industries or companies, integrating directly into their existing workflows. This includes training on specific styles, brand guidelines, and output formats tailored to client needs with ongoing support and updates.
💬 Integration Tip
Ensure the DASHSCOPE_API_KEY is properly configured in the environment, and verify that Python3 is installed with necessary dependencies for handling local image files and API calls.
Scored Apr 19, 2026
Extract frames or short clips from videos using ffmpeg.
Generate FFmpeg commands from natural language video editing requests - cut, trim, convert, compress, change aspect ratio, extract audio, and more.
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
AI视频脚本生成器。根据用户输入的主题/关键词,生成完整的视频脚本,包含分镜描述、画面提示词、配音文案。适用于短视频创作者、AI视频制作者、内容营销人员。触发词:视频脚本、分镜、AI视频、短视频文案、视频策划。
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
Create product demo videos by automating browser interactions and capturing frames. Use when the user wants to record a demo, walkthrough, product showcase, or interactive video of a web application. Supports Playwright CDP screencast for high-quality capture and FFmpeg for video encoding.