Use when adding new error messages to React, or seeing "unknown error code" warnings.
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 δΏ‘ζ―ζθ½
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:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.