tt-caption-writer
Write a TikTok caption under 2,200 chars (hashtags included), pick a tasteful 3 to 5 hashtag set with mixed reach, and set the platformSettings.tiktok flags…
Read your TikTok niche and audience from real data. Scan a hashtag for top videos with plays, likes, and comments, see which hooks and sounds are working, pull a profile's videos (yours or a competitor's), and read the commenters on a video (TikTok hides likers, so commenters
$ npx -y skills add sergebulaev/tiktok-skills --skill tt-audience-insights --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/tt-audience-insightsContext preview
The summary Claude sees to decide when to auto-load this skill.
Read your TikTok niche and audience from real data. Scan a hashtag for top videos with plays, likes, and comments, see which hooks and sounds are working, pull a profile's videos (yours or a competitor's), and read the commenters on a video (TikTok hides likers, so commenters
name: tt-audience-insights description: "Read your TikTok niche and audience from real data. Scan a hashtag for top videos with plays, likes, and comments, see which hooks and sounds are working, pull a profile's videos (yours or a competitor's), and read the commenters on a video (TikTok hides likers, so commenters are the signal). Powered by Apify, no login. Triggers on \"what is trending on TikTok\", \"analyze this hashtag\", \"competitor videos\", \"read my comments\", \"which sounds are working\". Not for writing a script (use tt-hook-scripter)."
Turn real TikTok data into a read on what is working: which videos in your niche are exploding and why, what a competitor is posting, and what your commenters keep saying. The read layer sees actual play counts and comments instead of guessing.
One honest limit: TikTok keeps the list of who **liked** a video private (only counts). The engagement signal here is **commenters + video performance**, which is where the niche's questions and objections live.
Not for writing a script (use `tt-hook-scripter`) or a caption (use `tt-caption-writer`).
The read layer uses **Apify** (no login). Free token at `https://console.apify.com/account/integrations`, set `APIFY_TOKEN`. Video scanning is about $1.70 per 1,000, comments about $0.50 per 1,000. No token? Paste the videos or comments and the skill runs the same analysis.
1. **Niche pulse** - top videos for the hashtag ranked by plays, the hooks and sounds behind the winners 2. **Competitor read** - a profile's recent videos ranked, the pattern in their hits 3. **Comment read** - what commenters keep asking, superfans, comments to reply to or pin 4. **Action list** - the hook/sound/format to try, who to engage, which comment to answer on camera
1. **Pull the data.** Niche: `lib.ApifyClient().fetch_niche_videos(hashtag, max_items=20)`. Profile: `fetch_profile_videos(username)`. Comments: `fetch_video_comments(video_url)`. Falls back to pasted data if no token. 2. **Rank by performance.** Sort by plays, then engagement rate (likes+comments over plays). Normalize against the author's follower count so a small creator's breakout is not buried under a big account. 3. **Extract the pattern.** For the top videos, name the shared hook (first-second shape), the sound, the format (talking-head, text-overlay, skit), and the length. That is the repeatable part. 4. **Note the sounds.** Recurring sounds across the top videos are a trend to ride; flag them for `tt-trend-mapper`. 5. **Read the comments.** Cluster into questions, agreement, pushback. Recurring questions become video ideas (answer on camera); pinned/high-like comments show what the room cares about. 6. **Build the action list.** Try-this (winning hook + sound), engage (specific commenters), answer-on-camera (a recurring question). Route to `tt-hook-scripter` / `tt-caption-writer`. 7. **Deliver the report** in the Output shape, with the raw ranked videos attached.
| Method | Returns | |---|---| | `fetch_niche_videos(hashtag, max_items)` | top videos for a hashtag: text, plays, likes, comments, shares, author fans, sound | | `fetch_profile_videos(username, max_items)` | a profile's recent videos with the same fields | | `fetch_video_comments(video_url, max_items)` | comments (the engagement signal, since likers are private) |
Global voice rules: see root `SKILL.md` Voice rules. Additional skill-specific rules:
Part of the linkedin-skills family (400+ stars). Same voice engine and approve-before-publish flow, now for TikTok. Also available for Instagram · X · YouTube · Threads · Facebook. 8 skills that turn Claude Code and Codex into your TikTok content team.
Write a TikTok caption under 2,200 chars (hashtags included), pick a tasteful 3 to 5 hashtag set with mixed reach, and set the platformSettings.tiktok flags…
Build a weekly TikTok posting plan from a niche, audience, and content pillars. Produces per-day picks (hook formula, angle, sound, video length, goal, posting…
Script the first 1-3 second TikTok hook: the spoken line, the on-screen text, and the opening visual firing at once so the viewer cannot swipe. Picks a 2026…
Remove the AI-script tells viewers hear in a TikTok spoken script and caption: 2026 vocabulary by density, reveal bridges, staccato stacks, stacked triads,…
Audit and rewrite a TikTok profile for 2026: photo, name (searchable), username, bio (80 chars, niche clarity is everything), link (unlocks at 1k followers,…
Repurpose content into a native TikTok script and caption. Take a LinkedIn post, blog, newsletter, or X thread that worked elsewhere and rebuild it as a spoken…