video-publisher

Publish videos to social media platforms via their APIs with platform-specific metadata.

Updated Jan 13, 2024
One-click install
npx skills add https://github.com/iRootPro/dotfiles --skill video-publisher-irootpro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-publisher
Source: https://github.com/iRootPro/dotfiles/tree/main/pi/agent/skills/video-publisher
Command: npx skills add https://github.com/iRootPro/dotfiles --skill video-publisher-irootpro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires youtube, requests-oauthlib, google-auth-oauthlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of publishing videos to various social platforms, including YouTube Shorts, Reddit, and more. It generates platform-specific metadata and handles uploads, reducing the time and effort required for manual publication.

Core Features & Use Cases

  • Platform-Specific Metadata: Generates optimized titles, descriptions, tags, and comments tailored to each platform.
  • Automatic Uploads: Uploads videos to specified platforms via their respective APIs.
  • Use Case: Imagine you have a finished video you want to share. Use this Skill to automatically create and publish the video with appropriate metadata on platforms like YouTube Shorts, Reddit, Instagram Reels, and TikTok.

Quick Start

Use the video-publisher skill to publish your video to YouTube Shorts. The skill will prompt you for the necessary details and perform the upload.

Frequently Asked Questions about video-publisher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate video publishing to YouTube Shorts and Reddit?

Automating video publishing to YouTube Shorts and Reddit requires using platform APIs for uploads and metadata generation. This Skill manages OAuth credentials and formats platform-specific titles and descriptions to streamline the multi-platform upload process.

Can I use this to generate TikTok and Instagram Reels metadata automatically?

Yes, you can generate TikTok and Instagram Reels metadata automatically. The Skill creates optimized titles, descriptions, tags, and comments tailored to each specific social media platform before performing the API video uploads.

Do I need OAuth credentials to upload videos to social media platforms?

Yes, you need OAuth credentials to upload videos to social media platforms. The Skill requires proper authentication setup for specific platforms like YouTube, Reddit, Instagram, and TikTok to authorize automatic video uploads via their respective APIs.

What is the best way to post videos across multiple social media platforms?

The best way to post videos across multiple social media platforms is using an automated uploader that configures platform-specific metadata. This Skill handles API uploads and generates tailored titles and tags for YouTube Shorts, TikTok, and Reddit simultaneously.

Why are my video uploads failing on YouTube Shorts?

Video uploads failing on YouTube Shorts are typically caused by missing or invalid OAuth credentials. The Skill relies on google-auth-oauthlib and requests-oauthlib dependencies to authenticate API requests, requiring valid authorization before publishing.