jableFetch and rank Jable latest-update videos by likes within a recent time window (default 48h). Use when asked to pull Jable recent updates, sort by likes/popularity, and return top N links in a formatted list.
Install via ClawdBot CLI:
clawdbot install KangBuilds/jableUse this skill to produce "recent + top liked" lists from Jable quickly and repeatably.
From ClawHub:
clawhub install jable
(If you keep it in GitHub instead, clone/copy this folder into your OpenClaw workspace as skills/jable/.)
Run:
python3 skills/jable/scripts/top_liked_recent.py --hours 48 --top 3 --pages 10
Parameters:
--hours: recent window in hours (default 48)--top: number of items to output (default 3)--pages: number of latest-updates pages to scan for like counts (default 10)https://jable.tv/rss/.https://jable.tv/latest-updates/ pages.Ask for a list like:
Use this style when replying to users:
1️⃣ <title>
❤️ <likes>
🔗 <url>
2️⃣ <title>
❤️ <likes>
🔗 <url>
--pages when needed.AI Usage Analysis
Analysis is being generated… refresh in a few seconds.
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.