Community写作与编辑github.com

Beautiful-Engineering/tiktok-marketing-expert

Reference data for the TikTok marketing toolkit — organic growth playbook, content strategy, warmup bot for account training, carousel-generator for image carousels, and video-generator for AI-generated product scanning videos

tiktok-marketing-expert 是什么?

tiktok-marketing-expert is a Claude Code agent skill that reference data for the TikTok marketing toolkit — organic growth playbook, content strategy, warmup bot for account training, carousel-generator for image carousels, and video-generator for AI-generated product scanning videos.

兼容平台Claude CodeCodex CLI~Cursor
npx skills add https://github.com/Beautiful-Engineering/agents/tree/main/skills/tiktok-marketing-expert

Installed? Explore more 写作与编辑 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

TikTok Marketing Expert

Full-stack TikTok growth system: (1) Organic Growth Playbook — 6-phase strategic roadmap from account creation to scaled multi-account operation, (2) Content Strategy — hook formulas, CTA types, proven formats, and performance tracking, (3) Warmup Bot — AI-powered account training via Claude Vision, (4) Carousel Generator — image carousel production pipeline with AI generation, Remotion rendering, and PostBridge scheduling, and (5) Video Generator — AI-generated pregnancy product scanning videos with Replicate Seedance 2.0, Remotion compositing, automated product discovery via Open Food Facts, and PostBridge publishing.

When to Use

Use these references when:

  • Coaching a user through organic growth strategy (what phase they're in, what to do next)
  • Building content strategy (hooks, CTAs, formats, performance tracking)
  • Deciding when to scale, add accounts, or start automating
  • Warming up a new TikTok account (training the algorithm)
  • Running CLI commands for the carousel-generator
  • Setting up a new TikTok account in the carousel system
  • Batch generating posts with AI
  • Creating new visual themes or renderers
  • Rendering and exporting carousel images
  • Posting and scheduling via PostBridge API
  • Generating AI videos for product scanning content
  • Finding products by category for video content
  • Troubleshooting rendering, generation, or warmup issues

File Reference

Strategy & Growth

FileWhat It Covers
organic-growth-playbook.md6-phase organic growth roadmap — account creation, community building, content-market fit, trend riding, conversion optimization, scaling
content-strategy.mdHook formulas, 4 CTA types, proven formats, image gen tips, text overlay rules, performance tracking
scaling-strategy.mdScaling prerequisites, the scaling math, automation thresholds, cross-platform expansion
warmup-bot.mdWarmup bot setup, CLI reference, engagement presets, search-seed cold-start flow
analytics.mdPostBridge analytics — syncing TikTok data, engagement metrics, benchmarks
posting-scheduling.mdPostBridge integration — media uploads, batch scheduling, TikTok notes

Carousel Generator (Image Posts)

FileWhat It Covers
cli-reference.mdCarousel CLI command reference — account, format, post, image, theme commands
themes.mdTheme catalog — pinterest, card, editorial descriptions, JSON configs
batch-production.mdCarousel batch production pattern — image inventory, topic generation, render
new-account-setup.mdCarousel account setup: create account, assign theme, create format, first post
new-theme-creation.mdHow to create a new carousel renderer + theme JSON

Video Generator (AI Product Scanning Videos)

FileWhat It Covers
video-cli-reference.mdVideo CLI command reference — video auto, video batch, product commands, all flags
video-batch-production.mdVideo batch production pattern — theme × account matrix, cost estimates, content variety
video-themes-hooks.mdHook themes (snacks, drinks, breakfast, dairy, sauces, skincare), OFF category mappings, settings, hook templates
video-accounts-characters.md10 Oli accounts, AI character prompts for Seedance 2.0, account ↔ theme recommendations

Key File Locations

The carousel system splits files between the tool directory (shared code) and the project directory (per-brand data).

Tool directory (installed once, shared)

WhatPath
CLI entry point<tool>/src/cli/index.ts
Theme configs (JSON)<tool>/themes/*.json
Renderers (TSX)<tool>/src/components/renderers/*.tsx
Theme router<tool>/src/components/ThemeRenderer.tsx
Type definitions<tool>/src/types/theme.ts
DB schema<tool>/db/schema.sql

Project directory (per-brand, cwd)

WhatPath
Databasecarousel.db
Brand configbrand.json
Environment vars.env (needs OPENAI_API_KEY)
Rendered outputoutput/<username>/post-<id>/

Working Directory

All carousel commands run from the project directory — the directory containing carousel.db, brand.json, and .env. The carousel CLI is installed globally via npm link from the tool directory (one-time setup).

相关技能

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community