youtube
Installation
SKILL.md
Youtube
Integrate with YouTube for video management. Use when you need to: (1) upload videos to YouTube, (2) manage channel content, or (3) retrieve video analytics and insights.
Input
Provide input as JSON:
{
"video_file": "<file-reference>",
"video_title": "Title for your YouTube video",
"video_description": "Description for your YouTube video",
"video_tags": "Tags for your video (comma-separated)",
"privacy_status": "Privacy status: public, private, or unlisted"
}