TikTok Content Manager

Detect TikTok API tier and gate features to prevent permission errors.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill tiktok-content-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TikTok Content Manager
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-tiktok/skills/ailey-soc-tiktok
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill tiktok-content-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, form-data, mime-types, dotenv, chalk, ora, commander, and includes scripts (resource) components.

What problem does it solve?

TikTok Content Manager solves the problem of tier-based API access fragmentation by automatically detecting the user's current TikTok API tier and gating features accordingly, eliminating confusing permission errors and manual trial-and-error upgrades.

Core Features & Use Cases

  • Automatic API tier detection and feature gating across Login Kit, Display API, Content Posting API, and Marketing API.
  • End-to-end TikTok content management including OAuth flow, video uploads, analytics, and comment engagement, with upgrade guidance and tandem workflows for multi-platform publishing.
  • Real-world use: a creator automation workflow that starts with Tier 1 and progressively unlocks Tier 3 capabilities to publish videos and analyze performance.

Quick Start

Configure credentials, run npm run tiktok detect to determine your tier, then follow guided upgrade steps and start using available commands such as tiktok upload, tiktok analytics, and tiktok comments.

Frequently Asked Questions about TikTok Content Manager

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

FAQPage Schema
How do I check my TikTok API tier to fix permission errors during video uploads?

To check your TikTok API tier and fix permission errors, you can run an automatic detection script that evaluates your account and gates features like video uploads accordingly. This prevents manual trial-and-error by adapting workflows to your current access level.

What is TikTok API tier detection and how does it gate content management features?

TikTok API tier detection is an automated process that identifies your account's access level and gates features across OAuth, content uploads, and analytics accordingly. It prevents permission errors by only enabling capabilities your current tier supports.

How do I automate TikTok video uploads and analytics with OAuth setup?

You can automate TikTok video uploads and analytics by configuring OAuth credentials and running guided commands for content management. The automation workflow handles end-to-end tasks from authentication to performance analysis.

Can I use TikTok API automation tools for multi-platform publishing workflows?

Yes, TikTok API automation tools support multi-platform publishing workflows through tandem automation capabilities. You can progressively unlock marketing and content posting API features as you upgrade from Tier 1 to higher access levels.

Why does my TikTok API integration fail with permission errors on certain endpoints?

TikTok API integrations fail with permission errors when attempting to access endpoints above your account's current tier. Automatic tier detection identifies your access level and gates unavailable features to prevent these errors.

Do I need to manually upgrade my TikTok API tier to enable marketing capabilities?

You need to follow guided upgrade steps to enable higher-tier TikTok marketing capabilities, but the automation tool detects your current tier and provides progression guidance. It adapts available features to prevent unauthorized access attempts.