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
This skill should be used when the user asks to train, debug, scale, or improve ML models. PROACTIVELY activate for: (1) PyTorch, TensorFlow/Keras, JAX, Flax, Hugging Face Trainer/Accelerate training loops, (2) distributed training, DDP/FSDP/DeepSpeed, TPU/GPU setup, (3) mixed precision AMP/bf16, gradient accumulation, checkpointing, seeding, (4) overfitting, imbalance, loss functions, regularization, LR schedules, warmup, (5) memory optimization, gradient checkpointing, offloading, quantization-aware training. Provides: reproducible training best practices across deep learning and classical ML.
development
This skill should be used when the user asks to productionize, track, version, govern, monitor, or automate ML systems. PROACTIVELY activate for: (1) MLflow, Weights & Biases, Neptune, Comet, ClearML experiment tracking, (2) model registry, model versioning, artifact lineage, reproducibility, (3) Kubeflow, SageMaker Pipelines, Vertex AI Pipelines, Azure ML pipelines, Databricks workflows, (4) CI/CD, continuous training/evaluation, A/B tests, canary/shadow deployments, (5) drift detection, model monitoring, data validation, responsible AI governance. Provides: end-to-end MLOps architecture and operational safeguards.
development
This skill should be used when the user asks to optimize, export, serve, compress, or accelerate ML inference. PROACTIVELY activate for: (1) latency, throughput, p95/p99, batching, concurrency, KV cache, memory, or cost issues, (2) quantization INT8/INT4, GPTQ, AWQ, bitsandbytes, pruning, sparsity, distillation, (3) ONNX export, ONNX Runtime, TensorRT, TorchScript, torch.compile, XLA, OpenVINO, Core ML, TFLite, (4) Triton, TorchServe, TF Serving, BentoML, Seldon, KServe configuration, (5) edge deployment, CPU/GPU/TPU/Inferentia serving. Provides: hardware-aware inference optimization and safe benchmarking.
testing
This skill should be used when the user asks to tune hyperparameters, run sweeps, optimize search spaces, or use AutoML. PROACTIVELY activate for: (1) Optuna, Ray Tune, FLAML, AutoGluon, Hyperopt, Nevergrad, KerasTuner, W&B sweeps, (2) grid search, random search, Bayesian optimization, TPE, Gaussian processes, evolutionary search, (3) ASHA, Hyperband, successive halving, multi-fidelity optimization, population-based training, (4) learning-rate finder, batch-size search, early stopping, pruning, (5) reproducible sweep design and experiment analysis. Provides: budget-aware hyperparameter search strategy.