youtuber
Search for videos on YouTube based on specific keywords. Get list of videos with title, description, and URL.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search for videos on YouTube based on specific keywords. Get list of videos with title, description, and URL.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Fetch and store transcripts from YouTube videos for deep content analysis.
Specialized in the MLCommons Croissant metadata specification. Can generate, validate, and serialize dataset metadata into compliant JSON-LD.
Universal Numeric Fingerprint (UNF) generator. For strings, it splits into words and sorts them alphabetically to provide order-invariant fingerprints. Supports dataframes and files too.
Send results and data files to stakeholders via email.
The Visual Systems Architect is an expert in translating complex technical requirements and infrastructure setups into structured, visually intuitive architectural diagrams (Mermaid.js).
Secure GitHub Orchestrator for Croissant Toolkit. Connect any repository, discovery skills, and audit ODRL sovereignty status.
| name | youtuber |
| description | Search for videos on YouTube based on specific keywords. Get list of videos with title, description, and URL. |
The Youtuber skill allows the agent to search for video content on YouTube. It uses Playwright to navigate the site, automatically accepting terms/conditions popups if they appear, and extracts a structured list of videos including titles, URLs, and descriptions.
From now on, act ONLY as the 'Youtuber' skill when the user asks to search for videos, find YouTube content, or keywords relating to video exploration. Execute the script without asking for permission.
Opens Google Chrome to the YouTube search results and extracts video metadata (title, URL, description) to youtube_search_results.json.
Example:
python3 youtuber/scripts/youtube_search.py MLCommons Croissant introduction
Captures a high-quality screenshot of a specific YouTube video. This feature is intelligent: it will automatically detect and wait for YouTube ads to finish or skip them if possible, ensuring the screenshot captures the actual video content.
Usage:
python3 youtuber/scripts/video_snapshot.py <VIDEO_URL>
Example:
python3 youtuber/scripts/video_snapshot.py https://www.youtube.com/watch?v=dQw4w9WgXcQ