tiktok-automation

Automate TikTok video uploads, photo posts, and profile statistics via Rube MCP.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill tiktok-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tiktok-automation
Source: https://github.com/huivrotiki/antigravity-code-workspace-copy/tree/main/02-Skills/tiktok-automation
Command: npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill tiktok-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creators and brands spend considerable time managing TikTok content, uploads, and profile insights. This Skill automates TikTok workflows via Rube MCP to streamline posting, content management, and analytics.

Core Features & Use Cases

  • Upload and publish videos using TIKTOK_UPLOAD_VIDEO, TIKTOK_FETCH_PUBLISH_STATUS, and TIKTOK_PUBLISH_VIDEO.
  • Post photos with TIKTOK_POST_PHOTO and optional publish status checks.
  • List published videos with TIKTOK_LIST_VIDEOS and view associated metadata.
  • Retrieve user profile and stats with TIKTOK_GET_USER_PROFILE, TIKTOK_GET_USER_STATS, and TIKTOK_GET_USER_BASIC_INFO.
  • Ensure active connections via RUBE_SEARCH_TOOLS and RUBE_MANAGE_CONNECTIONS for a tiktok toolkit.

Quick Start

Connect your TikTok account and run the Upload and Publish workflow to publish a video.

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?

You can automate TikTok video uploads by using the TIKTOK_UPLOAD_VIDEO and TIKTOK_PUBLISH_VIDEO tools, followed by TIKTOK_FETCH_PUBLISH_STATUS to verify successful content publishing.

How do I retrieve TikTok profile statistics and basic user info?

Retrieve TikTok profile statistics and basic user info by executing TIKTOK_GET_USER_PROFILE, TIKTOK_GET_USER_STATS, and TIKTOK_GET_USER_BASIC_INFO through the Rube MCP toolkit.

Can I list previously published videos and their metadata on TikTok?

Yes, you can list published videos and view associated metadata by applying the TIKTOK_LIST_VIDEOS function within the Rube MCP TikTok toolkit.

How do I post photos to TikTok using an automated workflow?

Post photos to TikTok automatically by running the TIKTOK_POST_PHOTO tool, which also supports optional publish status checks to confirm content visibility.

Do I need to manage OAuth connections to use TikTok automation tools?

Yes, you must ensure active OAuth connections by utilizing RUBE_SEARCH_TOOLS and RUBE_MANAGE_CONNECTIONS to manage the tiktok toolkit before executing automation tasks safely.