plugins/viral-video-master/skills/viral-video-platform-algorithms/SKILL.md
Deep understanding of TikTok, YouTube, Instagram, and Facebook algorithms for 2025-2026. PROACTIVELY activate for: (1) Algorithm optimization, (2) Platform-specific strategy, (3) Content distribution understanding, (4) Engagement signal optimization, (5) Cold start strategies, (6) Trending and discovery, (7) Hashtag and SEO strategy, (8) Posting time optimization, (9) Cross-platform differences. Provides: Algorithm signal breakdowns, platform comparisons, optimization strategies, posting schedules, hashtag strategies, and discovery mechanisms.
npx skillsauth add JosiahSiegel/claude-plugin-marketplace viral-video-platform-algorithmsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
MANDATORY: Always Use Backslashes on Windows for File Paths
When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/).
Complete guide to understanding and optimizing for TikTok, YouTube, Instagram, and Facebook algorithms.
All major platforms use similar principles:
Platforms Want:
What Drives Distribution:
| Signal | Weight | Description | |--------|--------|-------------| | Watch Time | Highest | Total seconds watched | | Completion Rate | Very High | % of video watched | | Replays | High | Video watched multiple times | | Shares | High | Direct shares to others | | Comments | Medium-High | Written engagement | | Follows | Medium | New followers from video | | Likes | Lower (2025) | Heart button taps |
2025 Update: Shallow interactions (likes) have reduced weight compared to deeper signals like watch time and replays.
How New Videos Are Tested:
Cold Start Success Factors:
Algorithm Favors:
Algorithm Deprioritizes:
2025 Algorithm Change: TikTok now heavily favors micro-niche over broad appeal.
Benefits:
Strategy:
How Videos Reach FYP:
FYP Success Factors:
| Hashtag Type | Purpose | Examples | |--------------|---------|----------| | Broad/Trending | Reach attempt | #fyp, #viral | | Category | Topic discovery | #fitness, #cooking | | Niche | Targeted audience | #beginneryoga, #airfryer | | Branded | Campaign tracking | #YourBrandChallenge |
Optimal Strategy:
| Metric | Value | |--------|-------| | Recommended frequency | 1-4 times daily | | Views in first 24 hours | 68% | | Peak window improvement | 30% better results | | Growth with 2-4x daily | 2.5x higher follower growth |
| Signal | Weight | Description | |--------|--------|-------------| | Watch Time | Highest | Total minutes watched | | Audience Retention | Very High | % of video watched | | Click-Through Rate | Very High | Clicks / Impressions | | Session Time | High | Time viewer stays on YouTube | | Engagement | Medium | Likes, comments, shares | | Subscriber Actions | Medium | New subs, bell clicks |
| Signal | Weight | Description | |--------|--------|-------------| | Watch Time | Highest | Per-video and cumulative | | Completion Rate | Very High | Essential for short-form | | Engagement | High | All interaction types | | Swipe-Away Rate | High | Inverse signal (lower = better) |
Shorts + Long-Form Connection:
Where Videos Are Discovered:
| Source | Description | |--------|-------------| | Home Feed | Personalized recommendations | | Search | Keyword-based discovery | | Suggested | After/alongside other videos | | Browse Features | Trending, playlists | | Notifications | Subscriber alerts | | External | Google search, social shares |
Ranking Factors:
| Factor | Importance | |--------|------------| | Watch time | Most important | | Click-through rate | Very important | | Engagement | Important | | Keywords (title, description) | Important | | Closed captions | 94% of top videos have them | | Video length | 8-9 minutes best for search |
SEO Statistics:
| Day | Best Time | Notes | |-----|-----------|-------| | Tuesday | 6-9 PM | Peak performance | | Wednesday | 6-9 PM | Peak performance | | All weekdays | 12-3 PM | Good secondary window | | Friday-Saturday | Afternoon | Broader engagement window |
Key Strategies:
Maximize Watch Time
Optimize CTR
Increase Session Time
| Signal | Weight | Description | |--------|--------|-------------| | Topic Clarity | Very High | Clear content categorization | | Engagement | High | Saves, shares, comments, likes | | Watch Time | High | Duration viewed | | Follows from Reel | High | Audience growth signal | | Audio Usage | Medium | Trending audio preference |
Key Change: Topic Clarity Emphasis
Instagram now prioritizes content that can be clearly categorized by topic.
Impact:
Instagram's content evaluation framework:
| Time | Checkpoint | Algorithm Action | |------|------------|------------------| | 3 seconds | Hook evaluation | Continue or abandon | | 8 seconds | Interest deepening | Engagement prediction | | 12+ seconds | Value delivery | Distribution decision |
New Feature (2025): Test content without risking engagement metrics.
Benefits:
2025 Shift: Instagram moving from hashtags to keyword-based SEO.
New Strategy:
| Day | Best Time | Notes | |-----|-----------|-------| | Tuesday | 11 AM - 6 PM | Peak engagement | | Wednesday | 11 AM - 6 PM | Peak engagement | | Thursday | 11 AM - 6 PM | Peak engagement |
Best Practices:
Detailed Facebook Reels algorithm notes, cross-platform comparison matrix, algorithm optimization framework, and upcoming changes to watch live in references/facebook-comparison-optimization.md. Load that reference when comparing platform tradeoffs or adapting one asset across multiple algorithms.
TikTok:
YouTube:
Instagram:
Facebook:
development
Use for Clerk sessions, tokens, webhooks, orgs, and security. PROACTIVELY activate for session tokens, JWT templates, getToken(), custom claims, pending sessions, multi-session UX, organizations, roles, permissions, system vs custom permissions, features/plans, MFA/passkeys/password policy/bot protection, Clerk webhooks, Svix signatures, verifyWebhook(), user/org sync, retries/replays, environment variables, custom domains, secret rotation, logs, and auth security reviews. Provides token semantics, webhook idempotency, authorization defaults, and hardening checklist.
tools
Use for Clerk in Next.js. PROACTIVELY activate for @clerk/nextjs setup, App Router auth()/currentUser(), clerkMiddleware(), proxy.ts/middleware.ts, createRouteMatcher(), protected pages/layouts/Route Handlers/Server Actions/API routes/tRPC, auth.protect() role/permission/token checks, ClerkProvider placement, server-only clerkClient, Link prefetch, redirects, 401/404 auth failures, custom domains, __clerk proxy paths, and deployment gotchas. Provides file patterns, server/client boundary rules, matcher templates, and production checks.
development
Use for Clerk frontend auth flows. PROACTIVELY activate for React, JavaScript, Vue, Nuxt, Astro, Expo, React Router, TanStack React Start, or SPA setup; ClerkProvider and publishable-key wiring; SignIn/SignUp/UserButton/UserProfile/OrganizationSwitcher; custom useUser/useAuth/useClerk/useSignIn/useSignUp/useSession/useOrganization flows; multi-session UX; cross-origin getToken() fetches; loading states, redirects, routing, CORS/cookies, or hydration bugs. Provides SDK selection, UI patterns, token-fetch templates, and frontend gotchas.
development
Use for Clerk dev/prod readiness, deployment, and multi-language implementation planning. PROACTIVELY activate for environment variables, pk_test/sk_test vs pk_live/sk_live, local dev, preview/staging/prod instances, domains/DNS, redirects, OAuth credentials, custom domains/proxy, authorizedParties, CSP, CORS/cookies, webhooks/tunnels, Vercel/Netlify/Cloudflare/API gateways, monitoring/troubleshooting, and backends in Node/Express/Fastify, Python/FastAPI/Django/Flask, Go, Ruby/Rails, Java/Spring, .NET, PHP/Laravel. Provides checklists, rollout plans, and language-portable patterns.