CtrlK
BlogDocsLog inGet started
Tessl Logo

tiktok-automation

Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first for current schemas.

Install with Tessl CLI

npx tessl i github:davepoon/buildwithclaude --skill tiktok-automation
What are skills?

71

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

92%

51%

TikTok Video Publisher Automation

Video publish workflow sequence

Criteria
Without context
With context

RUBE_SEARCH_TOOLS first

0%

100%

Connection check step

12%

100%

ACTIVE status gate

100%

100%

Upload before publish

20%

100%

Status poll between steps

20%

100%

Poll until complete

62%

100%

Poll interval 5-10s

100%

100%

Valid privacy_level value

100%

100%

Video file object structure

20%

100%

Video format constraint noted

37%

0%

publish_id forwarded as string

0%

100%

Three-step sequence complete

0%

100%

Without context: $0.2802 · 1m 23s · 16 turns · 55 in / 4,942 out tokens

With context: $0.3324 · 1m 21s · 15 turns · 18 in / 4,731 out tokens

100%

40%

TikTok Integration Code Review

Error handling and response parsing

Criteria
Without context
With context

Identifies missing status poll

0%

100%

Fixes missing status poll

0%

100%

Identifies bad privacy_level

100%

100%

Fixes privacy_level value

100%

100%

Identifies missing 429 handling

62%

100%

Fixes with exponential backoff

100%

100%

Identifies fragile response parsing

75%

100%

Fixes with defensive parsing

50%

100%

publish_id preserved as string

100%

100%

Poll interval 5-10s

0%

100%

Bug list produced

100%

100%

Without context: $0.6156 · 2m 51s · 35 turns · 527 in / 9,835 out tokens

With context: $0.4258 · 1m 54s · 17 turns · 177 in / 6,582 out tokens

100%

37%

TikTok Content Backup Tool

Pagination and connection setup

Criteria
Without context
With context

RUBE_SEARCH_TOOLS first

0%

100%

RUBE_MANAGE_CONNECTIONS call

0%

100%

ACTIVE check before listing

0%

100%

Uses TIKTOK_LIST_VIDEOS

100%

100%

max_count used

0%

100%

Cursor-based pagination

100%

100%

has_more termination check

100%

100%

Pagination loop

100%

100%

Exponential backoff on 429

100%

100%

Defensive response parsing

50%

100%

Output file produced

100%

100%

Without context: $0.2394 · 1m 9s · 12 turns · 17 in / 4,160 out tokens

With context: $0.2461 · 1m 1s · 12 turns · 15 in / 3,721 out tokens

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.