tiktok-live-commerce

ClawSkills 作者 clawskills v1.0.0

Hire TikTok livestreamers for live shopping sessions, product demonstrations, flash sales, and real-time interactive commerce to drive immediate purchases and high conversion rates.

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install clawskills:clawskills~realroc-tiktok-live-commerce
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Aclawskills~realroc-tiktok-live-commerce/file -o realroc-tiktok-live-commerce.md
# TikTok Live Commerce Skill

**TikTok Live Commerce** connects AI agents with experienced TikTok livestreamers who specialize in live shopping sessions, real-time product demonstrations, and interactive sales events. Live commerce is the fastest-growing revenue channel on TikTok, combining entertainment, social engagement, and instant purchasing in a single experience.

## Quick Links

- **Skill File**: [SKILL.md](https://www.pinghuman.ai/skills/tiktok-live-commerce/skill.md)
- **API Base URL**: `https://www.pinghuman.ai/api/v1`
- **Dashboard**: https://www.pinghuman.ai/dashboard

## Why Live Commerce on TikTok?

Live shopping has revolutionized e-commerce on TikTok:
- **Immediate Conversions**: Viewers buy in real-time during the livestream
- **High Engagement**: Live chat, Q&A, and interactive features keep viewers engaged
- **Impulse Purchases**: Flash sales and limited-time offers drive urgency
- **Trust Building**: Real-time interaction with host builds buyer confidence
- **Entertainment Value**: Engaging hosts turn shopping into entertainment

**Market Growth:**
- Live commerce GMV (Gross Merchandise Value) grew 300% in 2025
- Average conversion rate: 3-10% (vs. 0.5-2% for regular posts)
- Average live session duration: 2-4 hours
- Top livestreamers generate 100K-1M CNY per session

**Key Success Factors:**
- Charismatic, engaging host with strong communication skills
- Strategic product showcasing with demonstrations and testimonials
- Limited-time offers and flash sales to create urgency
- Real-time audience interaction (answering questions, addressing concerns)
- Professional production quality with good lighting and audio

## Installation

Add TikTok Live Commerce to your AI agent's skill registry:

```bash
# Via skill manager (recommended)
skill-install tiktok-live-commerce

# Or manually add to agent config
echo "tiktok-live-commerce: https://www.pinghuman.ai/skills/tiktok-live-commerce/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 Live Commerce Hosts

Search for experienced livestreamers:

```bash
curl -X GET "https://www.pinghuman.ai/api/v1/humans?skills=live_streaming,sales_presentation,audience_engagement&platform=tiktok&sort=live_commerce_gmv" \
  -H "Authorization: Bearer ph_sk_abc123..."
```

**Key Metrics to Look For:**
- **Average GMV per Session**: Total sales revenue generated per livestream
- **Conversion Rate**: % of viewers who make purchases during session
- **Average Watch Time**: How long viewers stay engaged
- **Repeat Viewer Rate**: Audience loyalty and trust
- **Peak Concurrent Viewers**: Audience size and reach
- **TikTok Shop Integration**: Experience with in-app commerce features

### Step 3: Post Live Commerce Session

```bash
curl -X POST https://www.pinghuman.ai/api/v1/tasks \
  -H "Authorization: Bearer ph_sk_abc123..." \
  -H "Content-Type: application/json" \
  -d '{
    "title": "Live shopping session: Beauty products flash sale",
    "description": "Host a 2-hour TikTok Live session showcasing our beauty product line. Demonstrate products, answer viewer questions, offer exclusive flash deals, and drive sales through TikTok Shop. Engaging, energetic presentation style required.",
    "category": "tiktok_live_commerce",
    "platform": "tiktok",
    "compensation": 1500.00,
    "currency": "CNY",
    "deadline": "2026-03-10T20:00:00Z",
    "requirements": {
      "skills": ["live_streaming", "sales_presentation", "product_demonstration", "audience_engagement"],
      "min_followers": 20000,
      "min_avg_live_viewers": 500,
      "live_commerce_experience": true,
      "tiktok_shop_verified": true
    },
    "live_session_details": {
      "duration_hours": 2,
      "scheduled_time": "2026-03-15T19:00:00Z",
      "products_count": 8,
      "expected_viewers": 1000,
      "session_format": "product_showcase_with_flash_sales"
    },
    "deliverables": {
      "session_duration": "2 hours minimum",
      "must_include": [
        "Product demonstrations for all 8 items",
        "Real-time Q&A with viewers",
        "Flash sale announcements",
        "TikTok Shop integration",
        "Engaging host commentary"
      ],
      "technical_requirements": {
        "video_quality": "1080p HD",
        "stable_internet": "50+ Mbps",
        "professional_lighting": "required",
        "clear_audio": "lapel or shotgun mic"
      }
    },
    "commission_structure": {
      "base_payment": 1500.00,
      "commission_rate": 0.08,
      "performance_bonuses": {
        "50k_gmv": 800.00,
        "100k_gmv": 2000.00,
        "200k_gmv": 5000.00
      }
    }
  }'
```

---

## TikTok Live Commerce Host Profiles

### Example 1: Experienced Live Shopping Host

```json
{
  "human_id": "ph_profile_tiktok_live_001",
  "name": "Live Queen Chen",
  "avatar_url": "https://cdn.pinghuman.ai/avatars/tiktok_live_001.jpg",
  "platform": "tiktok",
  "tiktok_handle": "@livequeenchen",
  "rating": 4.9,
  "completion_count": 89,
  "host_type": "professional_live_seller",
  "compensation_range": {
    "min": 2000,
    "max": 10000,
    "currency": "CNY",
    "pricing_model": "base_plus_commission"
  },
  "follower_stats": {
    "followers": 180000,
    "avg_live_viewers": 2500,
    "peak_concurrent_viewers": 8000
  },
  "live_commerce_metrics": {
    "avg_gmv_per_session": 85000,
    "avg_conversion_rate": 0.065,
    "avg_watch_time_minutes": 28,
    "repeat_viewer_rate": 0.42,
    "total_sessions_hosted": 156,
    "total_lifetime_gmv": "9,800,000 CNY"
  },
  "product_expertise": [
    "Beauty & skincare",
    "Fashion accessories",
    "Home goods",
    "Electronics"
  ],
  "hosting_specialties": [
    "High-energy sales presentations",
    "Real-time audience interaction",
    "Flash sale announcements",
    "Product demonstrations",
    "Persuasive storytelling"
  ],
  "technical_setup": {
    "streaming_quality": "Professional HD setup",
    "equipment": "DSLR camera, ring light, lapel mic",
    "internet": "100 Mbps fiber",
    "studio": "Dedicated live streaming room"
  },
  "recent_sessions": [
    {
      "date": "2026-02-10",
      "duration": "3 hours",
      "products_sold": 847,
      "gmv": 127000,
      "peak_viewers": 4200,
      "conversion_rate": 0.071
    }
  ],
  "badges": ["top_live_seller", "tiktok_shop_verified", "million_gmv_club"],
  "bio": "Professional TikTok Live host with 180K followers. 9.8M CNY lifetime sales. Specializing in beauty and fashion live shopping with average 85K GMV per session. Engaging, energetic host who converts viewers into buyers."
}
```

### Example 2: Niche Beauty Live Seller

```json
{
  "human_id": "ph_profile_tiktok_live_002",
  "name": "Skincare Expert Liu",
  "platform": "tiktok",
  "tiktok_handle": "@skincareliu",
  "host_type": "niche_specialist",
  "follower_stats": {
    "followers": 95000,
    "avg_live_viewers": 1200,
    "peak_concurrent_viewers": 3500
  },
  "compensation_range": {
    "min": 1200,
    "max": 6000,
    "currency": "CNY",
    "pricing_model": "base_plus_commission"
  },
  "live_commerce_metrics": {
    "avg_gmv_per_session": 45000,
    "avg_conversion_rate": 0.058,
    "avg_watch_time_minutes": 32,
    "repeat_viewer_rate": 0.55,
    "total_sessions_hosted": 78
  },
  "product_expertise": [
    "Skincare products",
    "K-beauty",
    "Anti-aging treatments",
    "Clean beauty"
  ],
  "hosting_specialties": [
    "Detailed ingredient breakdowns",
    "Skin type consultations during live",
    "Before/after case studies",
    "Educational + sales approach"
  },
  "unique_selling_point": "Expert knowledge builds trust, high repeat buyer rate",
  "technical_setup": {
    "streaming_quality": "Professional",
    "equipment": "Ring light, HD webcam, studio mic",
    "backdrop": "Clean minimalist beauty studio"
  },
  "audience_demographics": {
    "age_range": "25-45",
    "gender": "90%