Upload Post Skill

Upload Post Skill is a cross-platform publishing gateway for AI agents. After a user authorizes their own account, the agent can upload that user's own content to supported platforms through official APIs.

Service Model

How Authorization and Posting Works

Product and Scope Mapping (Review Summary)

Platform Product Scope How the Scope Is Used
TikTok Login Kit user.info.basic Used to identify the authorized TikTok account (for account binding and status display only).
TikTok Content Posting API video.upload Used for inbox/draft upload flow where the creator reviews and completes publishing in TikTok.
TikTok Content Posting API video.publish Used for direct-post flow after platform approval and only for user-authorized accounts.
TikTok Content Posting API (optional) video.list Used only if enabled, to read posting status/history for the same authorized account.

Data Boundary

This skill is an execution interface, not a data-export interface. It is designed for upload tasks and status reporting only. Credential secrets and sensitive account tokens are never returned through skill responses.