tiktok-workflow-e2e

Automate batch TikTok content workflows from scraping to script generation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tinnlo/lukas_9688 --skill tiktok-workflow-e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tiktok-workflow-e2e
Source: https://github.com/tinnlo/lukas_9688/tree/main/.claude/skills/tiktok_workflow_e2e
Command: npx skills add https://github.com/tinnlo/lukas_9688 --skill tiktok-workflow-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates an end-to-end TikTok content workflow, enabling batch processing from data scraping to production-ready scripts, reducing manual handoffs and delays.

Core Features & Use Cases

  • End-to-end orchestration across scraping, video analysis, image analysis, synthesis, and script generation.
  • Batch processing for multiple products with phase-based quality gates and deterministic outputs.
  • Reusability across campaigns: reuse artifacts for publishing, indexing, and campaign reporting.

Quick Start

Use the tiktok-workflow-e2e skill to process a single product with /workflow 1729607303430380470, or run a batch with /workflow --batch products.csv, and resume from a specific phase with /workflow --batch products.csv --start-phase analysis.

Frequently Asked Questions about tiktok-workflow-e2e

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate TikTok video production from scraping to script generation?

You can automate TikTok video production by orchestrating an end-to-end workflow that handles data scraping, video analysis, synthesis, and script generation with strict phase-based quality gates to ensure deterministic outputs.

Can I batch process multiple TikTok products and resume from a specific workflow phase?

Yes, you can batch process multiple TikTok products using a CSV input and resume the workflow from a specific phase, such as analysis, to bypass completed stages and reduce manual delays.

Do I need Gemini and Claude to generate TikTok scripts with this workflow?

Yes, generating TikTok scripts requires Gemini MCP for analysis and synthesis phases, alongside Claude for script generation, ensuring high-quality production-ready outputs through enforced quality gates.

What is the best way to manage concurrency limits when batch processing TikTok content?

The best way to manage concurrency limits during TikTok content batch processing is to use an orchestration workflow that enforces strict concurrency controls across scraping, analysis, and scripting phases for deterministic outputs.

Does Python-based tooling support TikTok data scraping and video analysis orchestration?

Python-based tooling fully supports TikTok data scraping and video analysis orchestration by providing the necessary environment to execute batch processing and generate phase artifacts and product indices for publishing.