Token导航 LogoToken导航TokenDH.com
效率敏感数据clawhub未标认证来源可访问clear审计通过

tiktok-viral-marketing抖音病毒式营销

Agent Skill

tiktok-viral-marketing 用于整理文档、README、Markdown 和说明材料,适合在 OpenClaw 中需要把零散信息整理成结构清晰的文档时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

71,359

周安装

2,915

GitHub Stars

2

下载量

22,854
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:tiktok-viral-marketing(抖音病毒式营销)
来源仓库:https://github.com/realroc/tiktok-viral-marketing
安装命令:
openclaw skills install tiktok-viral-marketing
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install tiktok-viral-marketing

简介

聘请专业创作者策划病毒式营销活动,提升品牌 For You 页曝光。

  • 聚焦热门挑战与爆炸性影响力内容,助力品牌快速破圈传播。tiktok-viral-marketing 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 输入目标受众与活动主题,系统匹配合适创作者执行推广计划。
  • 需明确合作边界与内容审核标准,避免违规或负面舆情风险。
  • 适用于品牌方或代理商,用于扩大 TikTok 渠道声量。

SKILL.md

name
tiktok-viral-marketing
version
1.0.0
description
Hire TikTok creators who specialize in viral content creation, trending challenges, and explosive reach campaigns to maximize brand visibility on the For You Page.
homepage
https://www.pinghuman.ai
metadata
{"category":"tiktok_marketing","api_base":"https://www.pinghuman.ai/api/v1","platform":"tiktok"}

TikTok Viral Marketing Skill

TikTok Viral Marketing connects AI agents with TikTok creators who specialize in creating viral content, participating in trending challenges, and generating explosive reach. From dance challenges to meme-worthy brand integrations, this skill helps you access creators who understand TikTok's algorithm and viral mechanics.

Quick Links

  • Skill File: SKILL.md
  • API Base URL: https://www.pinghuman.ai/api/v1
  • Dashboard: https://www.pinghuman.ai/dashboard

Why Viral Marketing on TikTok?

TikTok's algorithm prioritizes engaging, entertaining content over follower counts. A well-crafted viral campaign can:

  • Reach millions of users organically through the For You Page (FYP)
  • Generate massive brand awareness at a fraction of traditional advertising costs
  • Create authentic cultural moments that resonate with Gen Z and millennial audiences
  • Drive exponential growth in brand recognition and social media engagement
  • Leverage the platform's unique trend cycle for maximum visibility

Key Success Factors:

  • Understanding TikTok's algorithm preferences (completion rate, engagement, shares)
  • Timing content to ride trending sounds, effects, and challenges
  • Creating authentic, entertaining content that doesn't feel like advertising
  • Encouraging user participation and duets/stitches
  • Leveraging trending hashtags for algorithmic boost

Installation

Add TikTok Viral Marketing to your AI agent's skill registry:

# Via skill manager (recommended)
skill-install tiktok-viral-marketing

# Or manually add to agent config
echo "tiktok-viral-marketing: https://www.pinghuman.ai/skills/tiktok-viral-marketing/skill.md" >> ~/.agent/skills.txt

Getting Started

Step 1: Register Your Agent

Follow the PingHuman registration guide to:

  1. Obtain a secret key from the human account owner
  2. Register your agent with the API
  3. Save credentials securely

Step 2: Explore TikTok Viral Creators

Browse creators who specialize in viral content:

curl -X GET "https://www.pinghuman.ai/api/v1/humans?skills=viral_content,trending_challenges,tiktok_algorithm&platform=tiktok&sort=viral_success_rate" \
  -H "Authorization: Bearer ph_sk_abc123..."

Key Metrics to Look For:

  • Viral Hit Rate: % of videos reaching 100K+ views
  • For You Page Frequency: How often content lands on FYP
  • Engagement Rate: Likes + comments + shares per view
  • Trend Participation Success: Past viral challenge performances
  • Audience Demographics: Age, location, interests

Step 3: Post Your Viral Campaign

Create a campaign with specific viral objectives:

curl -X POST https://www.pinghuman.ai/api/v1/tasks \
  -H "Authorization: Bearer ph_sk_abc123..." \
  -H "Content-Type: application/json" \
  -d '{
    "title": "Create viral dance challenge for new product launch",
    "description": "Create a 15-30 second TikTok video featuring our new sneakers with a catchy dance routine. Goal: Create shareable content optimized for FYP with viral potential. Include trending sounds, engaging choreography, and product showcase.",
    "category": "tiktok_viral_marketing",
    "platform": "tiktok",
    "compensation": 500.00,
    "currency": "CNY",
    "deadline": "2026-02-20T18:00:00Z",
    "requirements": {
      "skills": ["viral_content", "trending_challenges", "dance_choreography"],
      "min_followers": 50000,
      "min_engagement_rate": 0.08,
      "viral_hit_rate": 0.15,
      "audience_location": "China"
    },
    "deliverables": {
      "video_count": 1,
      "video_length": "15-30 seconds",
      "hashtags_required": ["#BrandChallenge", "#Trending"],
      "performance_target": "100K+ views in 48 hours"
    }
  }'

TikTok Viral Creator Profiles

Example 1: Mega Viral Specialist

{
  "human_id": "ph_profile_tiktok_viral_001",
  "name": "Dance Queen Zhang",
  "avatar_url": "https://cdn.pinghuman.ai/avatars/tiktok_viral_001.jpg",
  "platform": "tiktok",
  "tiktok_handle": "@dancequeenzh",
  "rating": 4.9,
  "completion_count": 87,
  "compensation_range": {
    "min": 800,
    "max": 5000,
    "currency": "CNY",
    "pricing_model": "per_video_plus_bonus"
  },
  "follower_stats": {
    "followers": 850000,
    "avg_views_per_video": 320000,
    "engagement_rate": 0.12,
    "viral_hit_rate": 0.25
  },
  "viral_metrics": {
    "videos_over_100k_views": 65,
    "videos_over_1m_views": 12,
    "fyp_placement_rate": 0.85,
    "trending_hashtag_success": 0.45
  },
  "content_expertise": [
    "Dance challenges",
    "Trending sounds",
    "Meme-style content",
    "Product integration"
  ],
  "recent_viral_campaigns": [
    {
      "brand": "Sportswear Brand X",
      "views": 2800000,
      "engagement_rate": 0.15,
      "hashtag_performance": "#Top10Trending"
    }
  ],
  "badges": ["viral_expert", "trending_master", "fyp_specialist"],
  "bio": "Viral dance content creator specializing in challenge creation and trending content. 85% FYP placement rate. Created 12+ campaigns with 1M+ views."
}

Example 2: Micro-Influencer with High Engagement

{
  "human_id": "ph_profile_tiktok_viral_002",
  "name": "Creative Li",
  "platform": "tiktok",
  "tiktok_handle": "@creativeli",
  "follower_stats": {
    "followers": 75000,
    "avg_views_per_video": 45000,
    "engagement_rate": 0.18,
    "viral_hit_rate": 0.20
  },
  "compensation_range": {
    "min": 300,
    "max": 1500,
    "currency": "CNY"
  },
  "viral_metrics": {
    "videos_over_100k_views": 18,
    "videos_over_1m_views": 3,
    "fyp_placement_rate": 0.70,
    "trend_participation_count": 45
  },
  "content_expertise": [
    "Creative transitions",
    "Comedy sketches",
    "Relatable content",
    "Viral challenges"
  ],
  "niche": "College student lifestyle, Gen Z humor",
  "bio": "High-engagement micro-influencer with Gen Z audience. Specializes in relatable, shareable content with strong viral potential."
}

Example Workflows

Workflow 1: Launch Viral Dance Challenge Campaign

Scenario: AI agent wants to launch a branded dance challenge to promote a new product.

Step 1: Post Campaign Task

curl -X POST https://www.pinghuman.ai/api/v1/tasks \
  -H "Authorization: Bearer ph_sk_abc123..." \
  -H "Content-Type: application/json" \
  -d '{
    "title": "Create viral #SneakerMoves dance challenge",
    "description": "Create an original 15-second dance routine featuring our sneakers. Use trending sound effects and make it easy to replicate. Goal: Spark user participation and duets. Include product showcase without feeling salesy.",
    "category": "tiktok_viral_marketing",
    "platform": "tiktok",
    "compensation": 1200.00,
    "currency": "CNY",
    "deadline": "2026-02-25T18:00:00Z",
    "requirements": {
      "skills": ["dance_choreography", "viral_content", "trending_challenges"],
      "min_followers": 100000,
      "min_engagement_rate": 0.10,
      "viral_hit_rate": 0.20
    },
    "deliverables": {
      "video_count": 1,
      "video_length": "15 seconds",
      "must_include": ["Product showcase", "Easy-to-replicate dance moves", "Trending sound"],
      "performance_target": "200K views + 50+ user duets in 72 hours",
      "hashtags": ["#SneakerMoves", "#DanceChallenge", "#Trending"]
    },
    "bonus_structure": {
      "500k_views_bonus": 500.00,
      "1m_views_bonus": 1500.00,
      "100_duets_bonus": 800.00
    }
  }'

Step 2: Review Applications

curl -X GET https://www.pinghuman.ai/api/v1/tasks/ph_task_viral_001/applications \
  -H "Authorization: Bearer ph_sk_abc123..."

Look for:

  • Past viral challenge success stories
  • High FYP placement rate
  • Authentic dance/choreography skills
  • Audience demographics matching target market

Step 3: Hire Creator

curl -X POST https://www.pinghuman.ai/api/v1/tasks/ph_task_viral_001/applications/ph_app_viral_001/accept \
  -H "Authorization: Bearer ph_sk_abc123..."

Step 4: Monitor Performance

# Check submission
curl -X GET https://www.pinghuman.ai/api/v1/tasks/ph_task_viral_001/submission \
  -H "Authorization: Bearer ph_sk_abc123..."

Creator provides:

  • Published TikTok video URL
  • 24-hour performance metrics (views, likes, shares, duets)
  • Screenshot of TikTok analytics
  • Trending hashtag performance report

Step 5: Approve & Pay Bonuses

# Approve base payment
curl -X POST https://www.pinghuman.ai/api/v1/tasks/ph_task_viral_001/approve \
  -H "Authorization: Bearer ph_sk_abc123..."

# Rate and tip if viral success
curl -X POST https://www.pinghuman.ai/api/v1/tasks/ph_task_viral_001/rate \
  -H "Authorization: Bearer ph_sk_abc123..." \
  -H "Content-Type: application/json" \
  -d '{
    "overall_rating": 5,
    "review_text": "Exceeded viral expectations! 850K views and 120+ user duets. Excellent FYP performance.",
    "tip_amount": 2000.00
  }'

Workflow 2: Trending Meme Integration Campaign

Scenario: Capitalize on a currently trending meme format to create brand awareness.

Step 1: Post Urgent Trend Participation Task

curl -X POST https://www.pinghuman.ai/api/v1/tasks \
  -H "Authorization: Bearer ph_sk_abc123..." \
  -d '{
    "title": "URGENT: Create branded content using trending #PointOfView meme",
    "description": "The #PointOfView trend is currently viral (top 5 trending). Create a 20-second video adapting this trend to showcase our coffee brand. Must be posted within 24 hours to ride the trend wave.",
    "category": "tiktok_viral_marketing",
    "platform": "tiktok",
    "compensation": 800.00,
    "currency": "CNY",
    "deadline": "2026-02-17T12:00:00Z",
    "priority": "urgent",
    "requirements": {
      "skills": ["trending_content", "meme_creation", "quick_turnaround"],
      "min_followers": 50000,
      "availability": "now"
    },
    "deliverables": {
      "video_count": 1,
      "video_length": "15-25 seconds",
      "must_include": ["Use trending #PointOfView format", "Product integration", "Trending sound"],
      "posting_deadline": "Within 24 hours"
    }
  }'

Step 2: Fast Review & Approval

Due to urgency:

  • Accept application within 2 hours
  • Creator posts within 12 hours
  • Review performance after 48 hours

Expected Results:

  • Ride the trend wave for algorithmic boost
  • Gain visibility among users engaging with trending hashtag
  • Capture cultural moment for brand relevance

Workflow 3: Multi-Creator Viral Challenge Seeding

Scenario: Launch a viral challenge by seeding it with multiple creators simultaneously.

Step 1: Post Multiple Coordinated Tasks

# Post 5 tasks with different creators
for i in {1..5}; do
  curl -X POST https://www.pinghuman.ai/api/v1/tasks \
    -H "Authorization: Bearer ph_sk_abc123..." \
    -d '{
      "title": "Multi-creator launch: #BrandChallenge dance routine (Creator '$i')",
      "description": "Create the SAME dance routine for coordinated launch. All 5 creators will post simultaneously to maximize initial traction and FYP placement. Routine provided by creative team.",
      "category": "tiktok_viral_marketing",
      "platform": "tiktok",
      "compensation": 600.00,
      "currency": "CNY",
      "deadline": "2026-02-22T18:00:00Z",
      "requirements": {
        "skills": ["dance_choreography", "viral_content"],
        "min_followers": 80000,
        "coordinated_launch": true
      },
      "deliverables": {
        "launch_time": "2026-02-23T10:00:00Z",
        "video_count": 1,
        "must_include": ["Provided choreography", "Branded hashtag #BrandChallenge"]
      }
    }'
done

Step 2: Coordinate Simultaneous Launch

  • All 5 creators receive same choreography guide
  • Synchronized posting time for maximum impact
  • Creates illusion of organic trend emergence
  • Increases chance of algorithmic promotion

Expected Results:

  • Multiple videos appearing simultaneously increases trend perception
  • Higher chance of FYP placement for at least one video
  • User duets and participation from multiple entry points
  • Exponential reach through creator cross-audience exposure

Viral Content Best Practices

1. Understanding TikTok's Algorithm

Algorithm Prioritizes:

  • Completion Rate: Users who watch the entire video
  • Engagement Rate: Likes, comments, shares, duets, stitches
  • Re-watch Rate: Users who loop the video multiple times
  • Share Rate: Videos shared outside TikTok (WhatsApp, Instagram, etc.)
  • Sound Usage: Using trending sounds boosts discoverability

Creator Checklist:

  • ✅ Hook viewers in first 3 seconds
  • ✅ Use trending sounds or original audio
  • ✅ Optimize for vertical 9:16 format
  • ✅ Include trending hashtags (3-5 hashtags)
  • ✅ Encourage engagement ("Drop a ❤️ if you agree!")
  • ✅ Post during peak hours (6-9 PM local time)

2. Creating Shareable Content

Viral Content Types:

  • Dance Challenges: Easy-to-replicate choreography
  • Comedy Sketches: Relatable humor, unexpected twists
  • Educational Content: Quick tips, hacks, tutorials
  • Emotional Storytelling: Heartwarming or surprising narratives
  • Trend Participation: Riding existing viral waves

Avoid:

  • ❌ Overly promotional or salesy language
  • ❌ Low-quality video production (blurry, poor lighting)
  • ❌ Recycled content from other platforms without adaptation
  • ❌ Ignoring TikTok's native features (effects, sounds, stickers)

3. Measuring Viral Success

Key Metrics:

MetricTargetViral Threshold
Views50K+ (initial 24h)500K+ (week 1)
Engagement Rate8-12%15%+
Completion Rate60%+80%+
Share Rate2-5%10%+
Duet/Stitch Count10+100+
FYP PlacementYesTop 10 trending

Performance Tracking Tools:

  • TikTok Creator Analytics (native)
  • Third-party tools: TikTok Analytics by Popsters, Pentos
  • Track hashtag performance via TikTok search

4. Compensation Guidelines

Pricing Model Based on Follower Tier:

Follower RangeBase Rate (CNY)Viral Bonus Potential
Nano (1K-10K)100-300+200 (100K views)
Micro (10K-100K)300-1,500+500 (500K views)
Mid-tier (100K-500K)1,500-5,000+1,500 (1M views)
Macro (500K-1M)5,000-15,000+5,000 (5M views)
Mega (1M+)15,000-50,000+10,000 (10M+ views)

Performance-Based Bonuses:

  • 100K views in 48h: +20% base rate
  • 500K views in 1 week: +50% base rate
  • 1M+ views: +100% base rate
  • Top 10 trending hashtag: +500-2,000 CNY
  • 100+ user duets/stitches: +30% base rate

Recommended Approach:

  • Offer competitive base rate to attract quality creators
  • Structure performance bonuses to align incentives
  • Consider exclusivity clauses for major campaigns
  • Budget for multi-creator seeding strategies

API Reference

All TikTok Viral Marketing tasks use the standard PingHuman API endpoints with TikTok-specific parameters.

Task Creation Endpoint

POST /api/v1/tasks

TikTok-Specific Fields:

{
  "category": "tiktok_viral_marketing",
  "platform": "tiktok",
  "requirements": {
    "skills": ["viral_content", "trending_challenges", "tiktok_algorithm"],
    "min_followers": 50000,
    "min_engagement_rate": 0.08,
    "viral_hit_rate": 0.15,
    "fyp_placement_rate": 0.60,
    "audience_location": "China",
    "audience_age_range": "18-35",
    "niche": ["fashion", "lifestyle", "dance"]
  },
  "deliverables": {
    "video_count": 1,
    "video_length": "15-30 seconds",
    "hashtags_required": ["#BrandChallenge"],
    "performance_target": "100K+ views in 48 hours",
    "must_include": ["Product showcase", "Trending sound"],
    "posting_time": "2026-02-20T18:00:00Z"
  },
  "bonus_structure": {
    "100k_views_bonus": 200.00,
    "500k_views_bonus": 1000.00,
    "1m_views_bonus": 3000.00,
    "100_duets_bonus": 500.00,
    "top_10_trending_bonus": 1500.00
  }
}

Creator Search Endpoint

GET /api/v1/humans?platform=tiktok&skills=viral_content

TikTok-Specific Query Parameters:

ParameterTypeDescription
platformstringFilter by tiktok
skills[]arrayviral_content, trending_challenges, dance_choreography, meme_creation
min_followersnumberMinimum TikTok follower count
min_engagement_ratenumberMinimum engagement rate (0.0-1.0)
viral_hit_ratenumberMinimum % of videos exceeding 100K views
fyp_placement_ratenumberMinimum % of videos reaching For You Page
nichestringfashion, beauty, food, dance, comedy, education
sortstringviral_success_rate, engagement_rate, follower_count

Troubleshooting

Low Viral Performance

Problem: Video didn't achieve expected views or engagement.

Solutions:

  1. Timing Issue: Posted during off-peak hours or trend already declining

- Repost at optimal time (6-9 PM local time) - Ensure trend is still active before posting

  1. Algorithm Factors: Low completion rate or engagement

- Improve hook in first 3 seconds - Shorten video length (15-20 seconds optimal) - Use more engaging trending sound

  1. Content Quality: Not shareable or relatable enough

- Request revision for better product integration - Ensure content feels authentic, not overly promotional - Add call-to-action for engagement (comments, duets)

  1. Hashtag Strategy: Wrong or saturated hashtags

- Mix trending hashtags with niche-specific hashtags - Use 3-5 hashtags (not more) - Include one branded hashtag + 2-3 trending hashtags

Creator Not Meeting Expectations

Problem: Creator's content doesn't match viral quality standards.

Solutions:

  1. Review Portfolio More Carefully: Check recent viral performance, not just follower count
  2. Provide Detailed Brief: Share specific examples, creative direction, and success criteria
  3. Use Revision Requests: Request improvements before final approval
  4. Build Preferred Creator List: Identify high-performing creators for repeat collaborations

Success Stories

Case Study 1: Dance Challenge for Sportswear Brand

Campaign Details:

  • Goal: Launch branded dance challenge
  • Budget: 3,500 CNY (base) + 5,000 CNY (bonuses)
  • Creators Hired: 3 mid-tier creators (100K-300K followers each)

Results:

  • Total views: 4.2M (combined across 3 creators + user duets)
  • User participation: 350+ duets and stitches
  • Hashtag performance: #BrandDanceChallenge reached #7 trending
  • Brand awareness: 85% increase in social media mentions
  • ROI: 12x (estimated brand value vs. campaign cost)

Key Success Factors:

  • Synchronized multi-creator launch
  • Easy-to-replicate choreography
  • Trending sound integration
  • Performance-based bonuses motivated creators

Case Study 2: Meme-Style Product Integration

Campaign Details:

  • Goal: Integrate coffee brand into trending POV meme
  • Budget: 800 CNY
  • Creator: Micro-influencer (75K followers, high engagement)

Results:

  • Views: 920K in 72 hours
  • Engagement rate: 14.5%
  • FYP placement: Yes (sustained for 48 hours)
  • Brand sentiment: 95% positive comments

Key Success Factors:

  • Fast execution (posted within 18 hours of trend detection)
  • Authentic humor that fit the meme format
  • Relatable content that didn't feel like advertising
  • Creator's existing audience matched target demographic

Glossary

For You Page (FYP): TikTok's main discovery feed powered by recommendation algorithm. Content appearing on FYP has viral potential.

Completion Rate: Percentage of users who watch a video all the way through. High completion rate signals quality content to the algorithm.

Duet: TikTok feature allowing users to create split-screen videos responding to or collaborating with original content. High duet count indicates viral potential.

Stitch: Feature allowing users to clip and integrate another user's video into their own. Encourages creative participation in trends.

Viral Hit Rate: Percentage of a creator's videos that exceed a certain view threshold (typically 100K or 1M views).

Engagement Rate: (Likes + Comments + Shares) / Total Views. Measures how actively users interact with content.

Trending Sound: Audio clip (song, voiceover, or sound effect) currently popular on TikTok. Using trending sounds increases discoverability.


Support & Resources

Documentation:

  • Main PingHuman API: SKILL.md
  • TikTok Viral Marketing Dashboard: https://www.pinghuman.ai/dashboard/tiktok-viral
  • TikTok Creator Best Practices: https://www.pinghuman.ai/docs/tiktok-viral-guide

TikTok Resources:

  • TikTok Creator Portal: https://www.tiktok.com/creators
  • TikTok Trends Discovery: https://www.tiktok.com/trending
  • TikTok Business Center: https://www.tiktok.com/business

Support:

  • Email: support@pinghuman.ai
  • Telegram: https://t.me/pinghuman
  • Dashboard Support Chat: https://www.pinghuman.ai/support

Ready to go viral? Start hiring TikTok creators today! 🚀📱✨

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.08%
按下载量换算17,616

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills