category focus

Media

Audio, video, and image processing.

1476 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
media
13

ascii-video

Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics overlays, real-time terminal rendering. Use when users request: ASCII video, text art video, terminal-style video, character art animation, retro text visualization, audio visualizer in ASCII, converting video to ASCII art, matrix-style effects, or any animated ASCII output.

ar0cket1
ar0cket1
content-media
open
media
13

video-to-frames-workflow

Converts AI-generated videos into image frame sequences for web animations. Use when the user needs to extract frames from video, create scroll animations, or convert MP4 to image sequences.

LUNARTECH-X
LUNARTECH-X
content-media
open
media
13

audio-to-text

Transcribe audio files to text with automatic language detection (supports Chinese and English)

lucas-acc
lucas-acc
content-media
open
media
13

audio-download

Download audio from YouTube and Twitter/X links

lucas-acc
lucas-acc
content-media
open
media
13

nano-banana-pro

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

Flexasaurusrex
Flexasaurusrex
content-media
open
media
13

video-frames

Extract frames or short clips from videos using ffmpeg.

Flexasaurusrex
Flexasaurusrex
content-media
open
media
13

camsnap

Capture frames or clips from RTSP/ONVIF cameras.

Flexasaurusrex
Flexasaurusrex
content-media
open
media
13

mtv-rewind

Watch classic MTV music videos from the 80s, 90s, and 2000s right inside Telegram. Use when: user wants to watch MTV, music videos, retro TV, or says anything like 'play MTV', 'I want my MTV', or 'what's on'. NOT for: searching specific songs, playing audio-only music, or streaming modern live TV. No API key needed.

Flexasaurusrex
Flexasaurusrex
content-media
open
media
13

lofi-video-render

Night Grind Radio - Lo-fi video production pipeline using direct ffmpeg (bypasses Remotion disk issues)

RUNSTR-LLC
RUNSTR-LLC
content-media
open
media
13

video-processing

Download, transcribe, analyze, and clip video content — vertical shorts, captions, thumbnails

WingedGuardian
WingedGuardian
content-media
open
media
13

youtube-to-mp4

Download YouTube videos and convert them to MP4 format using yt-dlp and ffmpeg. Use this skill whenever the user wants to download YouTube videos, convert YouTube videos to MP4, grab videos from YouTube, save YouTube content locally, download playlists, or extract video with subtitles. Also triggers when the user mentions yt-dlp, youtube-dl, or asks to embed a YouTube video into a presentation/PPTX. Handles single videos, multiple URLs, and playlists. Also use when the user asks to extract audio from YouTube (e.g., "turn this YouTube video into an audio file"). Chinese triggers: 下載 YouTube、YouTube 轉檔、YouTube 下載、抓 YouTube 影片、 YouTube 轉 MP4、YouTube 擷取音訊。

kcchien
kcchien
content-media
open
media
13

felo-youtube-subtitling

Fetch YouTube video subtitles/captions using Felo YouTube Subtitling API. Use when users ask to get YouTube subtitles, extract captions from a video, fetch transcript by video ID or URL, or when explicit commands like /felo-youtube-subtitling are used. Supports language and optional timestamps.

kcchien
kcchien
content-media
open
media
13

netlify-image-cdn

Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites, and composing uploads with Functions + Blobs.

netlify
netlify
content-media
open
media
10

youtube-content-analysis

Extract and analyze YouTube video transcripts and metadata. Provides tools to fetch transcripts (with or without timestamps) and video information.

levonk
levonk
content-media
open
media
9

screenshot

Take screenshots, screen recordings, scrolling captures, and OCR text recognition using CleanShot X. Use when user requests screenshots, captures, screen recording, OCR, text extraction, or image annotation.

whilp
whilp
content-media
open
media
9

ffmpeg-processing

Professional video and audio processing - transcode, edit, stream, and analyze media files

pacphi
pacphi
content-media
open
media
9

summarize

Compress information with focus-aware adaptive compression and styling. Use to extract and prepare content in presentable form

bdambrosio
bdambrosio
content-media
open
media
9

media-processing

Video/audio/image processing with FFmpeg and ImageMagick. Tools: FFmpeg (video/audio), ImageMagick (images). Capabilities: format conversion, encoding (H.264/H.265/VP9/AV1), streaming (HLS/DASH), filters, effects, thumbnails, watermarks, batch processing, hardware acceleration (NVENC/QSV). Actions: convert, encode, resize, crop, compress, extract, merge, stream, transcode media. Keywords: FFmpeg, ImageMagick, video encoding, audio extraction, image resize, thumbnail, watermark, HLS, DASH, H.264, H.265, VP9, AV1, codec, bitrate, framerate, resolution, aspect ratio, filter, overlay, concat, trim, fade, batch processing. Use when: converting video/audio formats, encoding with specific codecs, generating thumbnails, creating streaming manifests, extracting audio from video, batch processing images, adding watermarks, optimizing file sizes.

samhvw8
samhvw8
content-media
open
media
9

convert-images-to-webp

Use when optimizing images for web performance by converting PNG, JPG, or other formats to WebP using ffmpeg. Use when blog posts, documentation sites, or web projects need smaller image files with equivalent quality.

tigrisdata
tigrisdata
content-media
open
media
7

file-converter-development

Development guide for @rytass/file-converter base package (檔案轉換器開發指南). Use when creating new file converter adapters (新增檔案轉換 adapter), understanding converter interfaces, or building image processing pipelines. Covers Converter interface, ConverterManager, and Sharp integration patterns. Keywords: file converter, 檔案轉換, 圖片處理, image processing, Sharp, resize, watermark, transcode

Rytass
Rytass
content-media
open
media
7

file-adapters

Image file processing utilities (圖像檔案處理工具). Use when working with image resizing (圖片縮放), format conversion (格式轉換), watermarks (浮水印), or processing pipelines (處理管道). Covers Sharp integration, Buffer/Stream handling (緩衝/串流處理), batch processing (批次處理), and NestJS integration (NestJS 整合).

Rytass
Rytass
content-media
open
media
7

ffmpeg-opencv-integration

Complete FFmpeg + OpenCV + Python integration guide for video processing pipelines. PROACTIVELY activate for: (1) FFmpeg to OpenCV frame handoff, (2) cv2.VideoCapture vs ffmpeg subprocess, (3) BGR/RGB color format conversion gotchas, (4) Frame dimension order img[y,x] vs img[x,y], (5) ffmpegcv GPU-accelerated video I/O, (6) VidGear multi-threaded streaming, (7) Decord batch video loading for ML, (8) PyAV frame-level processing, (9) Audio stream preservation with video filters, (10) Memory-efficient frame generators, (11) OpenCV + FFmpeg + Modal parallel processing, (12) Pipe frames between FFmpeg and OpenCV. Provides: Color format conversion patterns, coordinate system gotchas, library selection guide, memory management, subprocess pipe patterns, GPU-accelerated alternatives to cv2.VideoCapture. Ensures: Correct integration between FFmpeg and OpenCV without color/coordinate bugs. See also: ffmpeg-python-integration-reference for type-safe parameter mappings.

JosiahSiegel
JosiahSiegel
content-media
open
media
7

look

Capture image from webcam and optionally view or send it. Use when wanting to see surroundings, take a photo, check what's visible, or share a view with collaborator. Trigger words: look, see, webcam, camera, photo, capture, what's around, show me.

claudeaceae
claudeaceae
content-media
open
Previous
Page 50 / 62
Next