tiktok-automation

Automate TikTok video and photo uploads, publishing, and profile statistics retrieval.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill tiktok-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tiktok-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/tiktok-automation
Command: npx skills add https://github.com/dr-code/beacon --skill tiktok-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the repetitive and error-prone process of uploading and publishing TikTok content and retrieving account statistics, removing the need for manual file uploads, status polling, and OAuth flows.

Core Features & Use Cases

  • Video Upload & Publish Flow: Upload videos, poll processing status, and publish with privacy and engagement settings.
  • Photo Posting: Post photos with captions and privacy settings where supported.
  • Content Management: List and paginate through uploaded videos, and retrieve detailed profile and account statistics for the authenticated user.
  • Operational Guidance: Emphasizes using Rube MCP tool discovery, managing TikTok OAuth connections, and handling format, size, and rate-limit constraints.

Quick Start

Upload a video file with caption Summer launch and publish it publicly after processing completes.

Frequently Asked Questions about tiktok-automation

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

FAQPage Schema
How do I automate TikTok video uploads and publishing?

Automate TikTok video uploads and publishing by routing video files, captions, and privacy settings through the Rube MCP TikTok toolkit. You upload the video, poll the processing status, and then publish it publicly or privately once processing completes.

How does OAuth authentication work for TikTok content automation?

OAuth authentication for TikTok content automation is managed through an active Rube MCP connection with the TikTok toolkit. This removes the need for manual OAuth flows by securely handling authenticated account access for uploads and profile retrieval.

Can I retrieve TikTok account statistics and list uploaded videos automatically?

You can retrieve TikTok account statistics and list uploaded videos automatically by requesting profile data and paginating through uploaded content. This allows you to track account performance and manage existing videos without manual dashboard checks.

Does automated TikTok publishing support photo posts and privacy settings?

Automated TikTok publishing supports photo posts with captions and privacy settings where supported by the platform. You can apply privacy and engagement settings to both video uploads and photo posts during the publishing flow.

What are the limitations when automating TikTok content publishing?

Limitations when automating TikTok content publishing include strict adherence to TikTok file formats, size limits, and rate limits. You must also maintain an active Rube MCP connection to ensure the toolkit respects these operational constraints.