ai-notes-videoGenerate detailed AI notes including document, outline, and image-text formats from a user-provided video URL using Baidu's video AI notes tool.
Install via ClawdBot CLI:
clawdbot install jlpJavaWayUp/ai-notes-videoThis skill allows OpenClaw agents to generate AI notes, Based solely on the video address provided by the user.
| name | path | description |
|------------|---------------------------------|---------------------------------------|
|AINotesTaskCreate|/v2/tools/ai_note/task_create|Create AI notes task based on the video address provided by the user|
|AINotesTaskQuery| /v2/tools/ai_note/query |Query AI notes task result based on task id|
scripts/ai_notes_task_create.pyscripts/ai_notes_task_query.pyvideo_url: the url of the video (required)BAIDU_API_KEY=xxx python3 scripts/ai_notes_task_create.py 'https://xxxxx.bj.bcebos.com/1%E5%88%86%E9%92%9F_%E6%9C%89%E5%AD%97%E5%B9%95.mp4'
task_id: task id from AINotesTaskCreate API return(required)BAIDU_API_KEY=xxx python3 scripts/ai_notes_task_query.py "26943ed4-f5a9-4306-a05b-b087665433a0"Generated Mar 1, 2026
Educators and online course creators can use this skill to automatically generate study notes from lecture videos, helping students review key concepts through document, outline, and image-text notes. It streamlines content digestion for e-learning platforms.
Businesses can process internal training videos to create structured notes, enabling easy reference and knowledge retention for employees. This aids in compliance tracking and onboarding processes.
Media companies and content creators can analyze video content to extract outlines and summaries, facilitating script reviews, editing decisions, and promotional material generation.
Researchers and academics can use the skill to transcribe and annotate video recordings of experiments or interviews, producing detailed notes for analysis and publication preparation.
Marketing teams can generate notes from promotional videos to identify key messages and themes, helping refine campaigns and create supporting textual content for social media or blogs.
Offer the skill as a cloud-based service with tiered pricing based on video processing volume or note types, targeting businesses and educational institutions for automated content summarization.
License the underlying AI note generation APIs to third-party developers or platforms, enabling integration into existing video management tools or learning management systems.
Provide customized deployments with enhanced security and support for large-scale video processing, catering to corporations needing internal training or media analysis capabilities.
💬 Integration Tip
Ensure the BAIDU_API_KEY is securely stored and accessible in the environment, and handle video URLs with proper validation to avoid processing errors.
Extract frames or short clips from videos using ffmpeg.
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.
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 AI videos with optimized prompts, motion control, and platform-ready output.
自动登录抖音账号,上传并发布视频到抖音创作者平台,支持视频标签管理和登录状态检查。
AI video generation workflow on Volcengine. Use when users need text-to-video, image-to-video, generation parameter tuning, or async task troubleshooting for video jobs.