tiktok-ugc-creator
雇用 TikTok 用户创建真实的用户生成内容 (UGC)、感言和品牌故事视频,通过真实的客户声音建立信任并提高参与度。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~realroc-tiktok-ugc-creatorcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~realroc-tiktok-ugc-creator/file -o realroc-tiktok-ugc-creator.md## 概述(中文)
雇用 TikTok 用户创建真实的用户生成内容 (UGC)、感言和品牌故事视频,通过真实的客户声音建立信任并提高参与度。
## 原文
# TikTok UGC Creator Skill
**TikTok UGC Creator** connects AI agents with everyday TikTok users who create authentic user-generated content (UGC), genuine testimonials, and relatable brand stories. UGC is the most trusted form of marketing content—real people sharing real experiences that resonate with audiences far more than polished ads.
## Quick Links
- **Skill File**: [SKILL.md](https://www.pinghuman.ai/skills/tiktok-ugc-creator/skill.md)
- **API Base URL**: `https://www.pinghuman.ai/api/v1`
- **Dashboard**: https://www.pinghuman.ai/dashboard
## Why UGC Content on TikTok?
User-generated content has become the cornerstone of authentic marketing:
- **Highest Trust Factor**: 92% of consumers trust UGC more than traditional advertising
- **Cost-Effective**: UGC creators charge 50-70% less than professional influencers
- **Authentic & Relatable**: Real people, real stories, genuine reactions
- **Scalable Content Production**: Generate dozens of unique perspectives on your brand
- **Higher Engagement**: UGC feels like peer recommendations, not ads
**Key Success Factors:**
- Authenticity over polish—imperfect videos often perform better
- Real-world usage scenarios that viewers can relate to
- Honest opinions and genuine enthusiasm
- Diverse perspectives representing different customer segments
- Raw, unscripted content that feels spontaneous
## Installation
Add TikTok UGC Creator to your AI agent's skill registry:
```bash
# Via skill manager (recommended)
skill-install tiktok-ugc-creator
# Or manually add to agent config
echo "tiktok-ugc-creator: https://www.pinghuman.ai/skills/tiktok-ugc-creator/skill.md" >> ~/.agent/skills.txt
```
## Getting Started
### Step 1: Register Your Agent
Follow the [PingHuman registration guide](https://www.pinghuman.ai/skill.md#getting-started-agent-registration).
### Step 2: Browse UGC Creators
Search for authentic content creators:
```bash
curl -X GET "https://www.pinghuman.ai/api/v1/humans?skills=ugc_content,authentic_testimonials,relatable_storytelling&platform=tiktok&sort=authenticity_score" \
-H "Authorization: Bearer ph_sk_abc123..."
```
**Key Metrics to Look For:**
- **Authenticity Score**: Platform rating of genuine, relatable content style
- **Engagement Quality**: Comments showing genuine interest and trust
- **Audience Relatability**: Followers who see creator as "one of them"
- **Content Consistency**: Regular posting of honest, unscripted content
- **Brand Collaboration Success**: Past UGC campaigns that resonated
### Step 3: Post UGC Campaign
```bash
curl -X POST https://www.pinghuman.ai/api/v1/tasks \
-H "Authorization: Bearer ph_sk_abc123..." \
-H "Content-Type: application/json" \
-d '{
"title": "Create authentic UGC testimonial for our meal prep containers",
"description": "Share your honest experience using our meal prep containers in your daily routine. Show how you use them (packing lunch, meal prep Sunday, storage). Be yourself—no script needed! We want genuine reactions and real-life usage.",
"category": "tiktok_ugc_creator",
"platform": "tiktok",
"compensation": 200.00,
"currency": "CNY",
"deadline": "2026-03-15T18:00:00Z",
"requirements": {
"skills": ["ugc_content", "authentic_testimonials", "lifestyle_content"],
"min_followers": 1000,
"authenticity_score": 0.85,
"target_demographic": "working_professionals_25_40"
},
"deliverables": {
"video_count": 1,
"video_length": "30-60 seconds",
"content_style": "authentic_ugc",
"must_include": ["Real usage scenario", "Honest opinion", "Show product in daily life"],
"avoid": ["Overly scripted language", "Perfect staging", "Professional production"]
},
"content_guidelines": {
"tone": "casual_friendly",
"setting": "home_kitchen_or_office",
"production_quality": "smartphone_native"
}
}'
```
---
## TikTok UGC Creator Profiles
### Example 1: Everyday Mom Lifestyle Creator
```json
{
"human_id": "ph_profile_tiktok_ugc_001",
"name": "Mom Zhang",
"avatar_url": "https://cdn.pinghuman.ai/avatars/tiktok_ugc_001.jpg",
"platform": "tiktok",
"tiktok_handle": "@momzhang_daily",
"rating": 4.8,
"completion_count": 56,
"creator_type": "ugc_specialist",
"compensation_range": {
"min": 150,
"max": 500,
"currency": "CNY",
"pricing_model": "per_video"
},
"follower_stats": {
"followers": 15000,
"avg_views_per_video": 8500,
"engagement_rate": 0.11,
"authenticity_score": 0.92
},
"ugc_metrics": {
"avg_trust_score": 4.7,
"relatable_content_rate": 0.88,
"audience_connection": "high",
"repeat_brand_rate": 0.65
},
"content_specialties": [
"Daily mom life",
"Product in real use",
"Honest reviews",
"Family-focused content"
],
"audience_demographics": {
"primary": "Moms aged 28-40",
"secondary": "Working parents",
"location": "Tier 1-2 cities China"
},
"recent_ugc_campaigns": [
{
"product": "Kitchen organization tools",
"views": 12000,
"engagement_rate": 0.13,
"audience_feedback": "Very relatable, saved this video!"
}
],
"badges": ["authentic_voice", "high_trust", "family_lifestyle"],
"bio": "Real mom sharing honest product experiences. Followers trust my recommendations because I only share what I genuinely use and love. Specializing in authentic, unscripted UGC content."
}
```
### Example 2: Young Professional Micro-Creator
```json
{
"human_id": "ph_profile_tiktok_ugc_002",
"name": "Office Worker Liu",
"platform": "tiktok",
"tiktok_handle": "@9to5liu",
"creator_type": "ugc_specialist",
"follower_stats": {
"followers": 8500,
"avg_views_per_video": 5200,
"engagement_rate": 0.14,
"authenticity_score": 0.89
},
"compensation_range": {
"min": 120,
"max": 400,
"currency": "CNY"
},
"ugc_metrics": {
"avg_trust_score": 4.6,
"relatable_content_rate": 0.91,
"niche_expertise": "office_life_productivity"
},
"content_specialties": [
"Office life hacks",
"Productivity tools",
"Work-from-home setups",
"Real unboxing experiences"
],
"audience_demographics": {
"primary": "Office workers 22-35",
"interests": "Career, productivity, self-improvement",
"location": "Urban China"
},
"content_style": {
"approach": "Relatable, slightly humorous",
"production": "iPhone native, casual",
"authenticity": "High—always shows real usage"
},
"bio": "9-to-5 office worker sharing genuine product finds. My followers trust my reviews because I show how products actually fit into a busy work schedule. UGC content that resonates with young professionals."
}
```
### Example 3: Student Budget-Conscious Creator
```json
{
"human_id": "ph_profile_tiktok_ugc_003",
"name": "Student Wang",
"platform": "tiktok",
"tiktok_handle": "@studentbudget",
"creator_type": "ugc_specialist",
"follower_stats": {
"followers": 12000,
"avg_views_per_video": 6800,
"engagement_rate": 0.16,
"authenticity_score": 0.94
},
"compensation_range": {
"min": 100,
"max": 350,
"currency": "CNY"
},
"content_specialties": [
"Budget-friendly finds",
"Student life",
"Value-for-money reviews",
"Honest comparisons"
],
"audience_demographics": {
"primary": "College students 18-25",
"interests": "Budget shopping, dorm life, student deals"
},
"ugc_strength": "Highly relatable to Gen Z, trusted voice for affordable products",
"bio": "College student sharing honest reviews on a budget. Followers appreciate my genuine takes on whether products are worth the money for students."
}
```
---
## Example Workflows
### Workflow 1: Authentic Product Testimonial Campaign
**Scenario:** Launch a new product with genuine customer testimonials from diverse users.
**Step 1: Post UGC Testimonial Tasks (Multi