oatda-video-statusCheck the status of an asynchronous video generation task from OATDA. Triggers when the user wants to check if a video is done generating, retrieve the video...
Install via ClawdBot CLI:
clawdbot install devcsde/oatda-video-statusGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://oatda.comAudited Apr 16, 2026 · audit v1.0
Generated May 11, 2026
After a user requests a video explanation via oatda-generate-video, a support agent uses this skill to check when the video is ready and share the URL with the customer. This reduces wait time uncertainty and improves customer satisfaction.
A marketing team initiates multiple video generations for social media ads and uses this skill to poll for completion, automatically downloading and posting videos once ready. This enables hands-free batch processing of content.
An educational platform generates personalized video lessons for students asynchronously. The platform uses this skill to check status and deliver the video URL to the student's dashboard upon completion.
A developer builds a dashboard that displays the status of all video generation tasks for a team. This skill polls each task ID periodically and updates the UI with progress, enabling monitoring of multiple concurrent jobs.
When a video generation fails (status 'failed'), this skill triggers an automatic retry with a modified prompt or notifies an admin. The application can check failure details and decide on next steps.
Charge users per successful video generation. The skill's cost data from the response can be used to track usage and bill customers accordingly.
Offer monthly subscriptions with a limited number of video checks or tasks. Higher tiers include priority processing (faster status checks) or more concurrent tasks.
Provide a managed service that integrates video generation and status polling into clients' workflows, charging a monthly retainer plus per-task fees. This targets businesses needing custom automation without in-house development.
💬 Integration Tip
Use the API key resolution snippet from SKILL.md to handle authentication in any environment. Cache task IDs and poll with exponential backoff to avoid rate limits.
Scored May 11, 2026
视频自动剪辑助手。基于 FFmpeg 自动提取精彩片段、生成字幕、裁剪时长、制作短视视频,支持多平台导出。当用户需要:自动剪辑视频、提取关键词片段、生成字幕并烧录、导出短视频、提取视频精华、生成视频摘要时使用此技能。
Perform video editing tasks with ffmpeg, including cutting, merging, converting formats, extracting audio, adding subtitles, resizing, cropping, adjusting sp...
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg...
Use when the user has a video + a target-language SRT and wants the video to actually speak that language — generates a time-aligned TTS voice dub. Routes by...
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Extract frames or short clips from videos using ffmpeg.