TikTok Agent — Complete Operations Playbook
by @tenlifejosh
Provides a comprehensive 2026 TikTok growth playbook focusing on follower-first engagement, high rewatch rates, original content, SEO, and consistent posting...
clawhub install tiktok-agent📖 About This Skill
TikTok Operations — Skill Manual
Built from Social Media Agent Master Playbook (March 2026)
> Full TikTok playbook for organic growth in 2026. Rewatch rate is the #1 signal. Followers must engage first before going viral. Consistency beats chasing viral moments.
How the TikTok Algorithm Works (2026)
The Test-and-Expand Loop
TikTok follows a specific distribution pattern:
1. Micro-audience test: Video shown to a tiny group matched by sound, hashtags, and inferred interests 2. Follower test (NEW 2026): Video shows primarily to existing followers during the first few days 3. Early-hour signals: The system watches completion rate, rewatch/looping, replies, shares, "Not Interested" flags, and saves 4. Decisioning: Strong positive signals trigger expansion into more cohorts 5. Broader distribution: If the video continues performing, it reaches the wider For You Page
2026 Algorithm Changes — Critical Updates
Priority Signals (Ranked)
1. Rewatch/loop rate (highest weight) 2. Completion/hold rate 3. Shares and meaningful comments 4. Saves 5. Follows from the video 6. Metadata (captions, on-screen text, spoken words) — affects search rankingWhat TikTok Does NOT Consider
70%+ Completion Rate Requirement
This is the gating signal for broader distribution. To achieve it:
Rewatch Rate as #1 Signal
Rewatch rate above 15-20% = strong positive signal. Strategies to drive it:
Content Structure: Hook → Build → Payoff
Every TikTok video should follow this structure:
Video Length Strategy (2026)
Audio Strategy
TikTok SEO (Emerging in 2026)
TikTok is becoming a search engine. Optimize for it:
Content Pillars
| Pillar | Signal Strength | Notes | |--------|----------------|-------| | Tutorials/How-To | High save + share | High search value | | Before/After Transformations | High completion rate | Tension drives watch time | | Day-in-the-Life | Authenticity + relatability | Builds follower connection | | Trend Participation | FYP reach | Use trending sounds with unique spin | | Story Time | High completion + shares | Personal narratives with tension and payoff | | Duets/Stitches | Engagement signal | Respond to other creators | | Product Demos | Save + share | Educate first, show product second |
Hook Formulas
Warm-Up Protocol
Before Your First Post
1. Watch content in your niche for 30 min (trains the algorithm to understand your interest cluster) 2. Follow 20-30 relevant creators in your niche 3. Like and comment on 10-15 videosFirst Week
1. Post your first 3 videos before engaging heavily (content-first platform) 2. Use trending sounds from Day 1 3. Keep videos under 60 seconds to start 4. Focus on one content pillar for clarityWeeks 2-4
1. Increase to 3-5 posts/week 2. Use all content formats (Duets, Stitches, Responses) 3. Respond to 100% of comments 4. Begin going live (strengthens follower engagement signals)Long-Term Expectation
Growth Tactics
Consistency Over Virality
Engagement Rules
Follower Nurturing (Critical for 2026)
Since the algorithm now tests with followers first:What to Avoid
Key Metrics
| Metric | Target | |--------|--------| | Completion rate | Above 70% | | Rewatch rate | Above 15-20% | | Share rate | Track trend | | Follow-through rate (follows from video) | Track trend | | Traffic source breakdown (FYP vs Search vs Profile) | Monitor for shifts | | Average watch time | Track vs video length |
TikTok Funnel Role
TikTok is a top-of-funnel platform. Primary goals: 1. Brand awareness to new audiences 2. Drive follows to nurture into customers 3. Content that performs on TikTok can be adapted for other platforms
Convert TikTok attention to owned assets (email list, website, other platforms) — don't rely solely on TikTok for business.
Profile Optimization
A strong profile is the bridge between a viral video and a new follower. Most profile visits happen within 24 hours of a video performing well — optimize before posting.
| Element | Best Practice | |---------|--------------| | Username | Simple, memorable, matches other platforms if possible | | Display name | Include a keyword describing what you do (e.g., "Jane • Web Design Tips") | | Profile photo | Real face photo — people follow people, not logos | | Bio | Max 80 chars. What you do + who it's for + reason to follow. One line, no fluff. | | Link in bio | Single destination — landing page, Linktree, or email capture | | Pinned videos | Pin your 3 best-performing or most representative videos | | Category | Set your account category accurately — helps TikTok place you in the right interest cluster |
Bio formula: "[What you create] for [who] → [outcome/CTA]" Example: "Web design tips for small biz owners → Free audit in bio"
How to Post (Publishing Workflow)
Option 1: TikTok Content Posting API (Business Accounts)
TikTok provides a Content Posting API for approved business accounts.# Requires: TikTok Developer Account, app with video.publish scope
Access token obtained via OAuth 2.0
Step 1: Initialize a video upload
POST https://open.tiktokapis.com/v2/post/publish/video/init/
Content-Type: application/json
Authorization: Bearer {access_token}{
"post_info": {
"title": "Your caption text here",
"privacy_level": "PUBLIC_TO_EVERYONE",
"disable_duet": false,
"disable_comment": false,
"disable_stitch": false,
"video_cover_timestamp_ms": 1000
},
"source_info": {
"source": "PULL_FROM_URL",
"video_url": "https://yourhostedvideo.com/video.mp4",
"chunk_size": 10000000,
"total_chunk_count": 1
}
}
Option 2: Scheduling Tools (Buffer, Later, Hootsuite, Publer)
If a scheduling integration is configured, checkskills/tiktok/config.json for the tool and credentials. Use the tool's API to schedule the post with video file, caption, and hashtags.Option 3: Generate-Only Mode (Default)
If no publishing integration is configured:Always ask: "Should I post this directly, or generate the content for you to post?"
Caption Examples
Topic: Why your website is losing leads
Caption: > Your homepage has 3 seconds to make someone stay. Here's what I found checking 50 small business websites last month — and what to fix first. #WebDesign #SmallBusiness #BusinessTips #WebsiteTips
Topic: 5 signs you need a new website
Caption: > If your website does any of these 5 things, it's costing you money right now. Number 3 surprised most of the business owners I showed it to. #WebDesign #LocalBusiness #SmallBizOwner #WebsiteMistakes
TikTok Analytics: Where to Find Each Metric
Navigate to TikTok Studio (studio.tiktok.com) or the in-app Creator Tools to find:
| Metric | Where to Find It | |--------|-----------------| | Completion rate | Video Analytics → "Watched full video %" | | Rewatch rate | Video Analytics → "Average watched time" vs video length | | Traffic source breakdown | Video Analytics → "Traffic source types" (FYP, Search, Profile, Sounds, Hashtags) | | Follower engagement | Creator Tools → Follower Activity tab | | Best posting times | Creator Tools → Follower Activity → by hour/day | | Top-performing content | Profile → Sort by "Most Played" |
Key rule: Check analytics 24-48 hours after posting, not immediately. TikTok distributes over time and initial signals can be misleading.