A collection of agent skills by CheckViral for enhancing TikTok content research.


Supported agents

These skills work with any skills-compatible agent: Claude Code, Codex, Cursor, Windsurf, OpenClaw etc.

Why CheckViral

CheckViral helps creators and marketers understand what content goes viral and why this content goes viral. Instead of guessing, you paste a link and get a forensic breakdown of the hook, narrative, monetization funnel, and engagement quality - the same playbook the top accounts use, made repeatable.

Core features:

  • TikTok Analyzer — paste any TikTok video or slideshow link and get a deep-dive analysis: hook, narrative arc, CTA, cultural context, account & post monetization, target audience, and engagement-quality scoring.
  • Content Library — a searchable, organized archive of analyzed posts and creators, so you can spot patterns across niches and build on what already works.

What are CheckViral skills?

These kills are simplified and portable parts of CheckViral AI-powered engine configured to handle TikTok analysis and content research. No CheckViral account required to use these skills.

Installation

These skills run in any skills-compatible agent. The example below uses Claude Code.

  1. Clone the repository:

    git clone https://github.com/checkviral/checkviral-skills.git
    
  2. Install a skill by copying its folder into your agent's skills directory:

    # Personal skills (available in every project)
    mkdir -p ~/.claude/skills
    cp -r checkviral-skills/tiktok-post-analyzer ~/.claude/skills/
    
    # — or — project-scoped skills (only this repo)
    mkdir -p .claude/skills
    cp -r checkviral-skills/tiktok-post-analyzer .claude/skills/
    

Catalog

Skill Description
tiktok-post-analyzer Reverse-engineer a TikTok post (video or slideshow) from its link - download it, grab key frames, analyze them and produce a deep-dive analysis (hook, narrative, monetization, engagement quality, and more).

License

MIT