← ClaudeAtlas

tiktoklisted

Publish organic TikTok content (videos, photos, carousels) through the TikTok-compliant interactive posting form via the Hyper MCP. Use when the user wants to post a video to TikTok, share photos on TikTok, upload to TikTok, or any phrase like "post this to TikTok" / "share on TikTok" / "put this on my TikTok". For paid TikTok advertising campaigns, use the `tiktok-ads` skill instead.
hyperfx-ai/marketing-skills · ★ 32 · AI & Automation · score 82
Install: claude install-skill hyperfx-ai/marketing-skills
# TikTok End-to-end skill for publishing organic content to TikTok through the **TikTok Content Sharing Guidelines-compliant** interactive posting form. ## Out of scope — defer to other skills | Request | Send them to | | --- | --- | | TikTok ad campaign, Spark Ads, paid promotion | `tiktok-ads` | | Instagram post / Reel / story | `instagram` | | LinkedIn document or carousel post | `linkedin` | ## Requirements - **Hyper MCP installed and connected.** [https://app.hyperfx.ai/mcp](https://app.hyperfx.ai/mcp) - **TikTok integration connected** at [https://app.hyperfx.ai/integrations](https://app.hyperfx.ai/integrations) — this skill uses the TikTok Login Kit / Content Posting API (NOT the TikTok Marketing API). If `tiktok_open_post_form` is not in the tool list, stop and tell the user to enable Hyper MCP and connect TikTok. ## Tool surface | Tool | Purpose | | --- | --- | | `tiktok_open_post_form` | **The only entrypoint when a user wants to post.** Opens the compliance form. | | `tiktok_post_video_from_url`, `tiktok_post_video_from_file`, `tiktok_post_photos` | Final posting tools — call ONLY after the user submits the form. | | `tiktok_get_user_info` | Authenticated user profile (does not require the form). | | `tiktok_query_creator_info` | Check posting capabilities and limits. | | `tiktok_list_videos`, `tiktok_query_videos` | Browse the user's published videos. | | `tiktok_get_post_status` | Check the status of a previously submitted post. | | `tiktok_upload_video_f