yueweilu

youtube-info

0
0
# Install this skill:
npx skills add yueweilu/ai-agent-skills --skill "youtube-info"

Install specific skill from multi-skill repository

# Description

Retrieve metadata (title, uploader, views) for a given YouTube video URL.

# SKILL.md


name: youtube-info
description: Retrieve metadata (title, uploader, views) for a given YouTube video URL.


youtube-info Skill

中文

YouTube Info Skill | YouTube 信息技能

English | 中文

Fetch metadata for any YouTube video.

Tools

get_video.py

Location: skills/youtube-info/get_video.py

Dependencies: yt-dlp

Usage:

python skills/youtube-info/get_video.py [youtube_url]

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.