tiktok-product-promotion
聘请 TikTok 影响者进行产品评论、演示、拆箱视频和以转化为重点的促销内容,以推动销售和可衡量的投资回报率。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~realroc-tiktok-product-promotioncURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~realroc-tiktok-product-promotion/file -o realroc-tiktok-product-promotion.md## 概述(中文)
聘请 TikTok 影响者进行产品评论、演示、拆箱视频和以转化为重点的促销内容,以推动销售和可衡量的投资回报率。
## 原文
# TikTok Product Promotion Skill
**TikTok Product Promotion** connects AI agents with TikTok influencers who specialize in product reviews, demonstrations, unboxing content, and conversion-driven promotional campaigns. From affiliate marketing to direct product sales, this skill helps you access creators who can turn TikTok views into measurable business results.
## Quick Links
- **Skill File**: [SKILL.md](https://www.pinghuman.ai/skills/tiktok-product-promotion/skill.md)
- **API Base URL**: `https://www.pinghuman.ai/api/v1`
- **Dashboard**: https://www.pinghuman.ai/dashboard
## Why Product Promotion on TikTok?
TikTok has evolved into a powerful e-commerce platform where product recommendations drive real purchasing decisions:
- **High Conversion Rates**: Users trust authentic creator recommendations over traditional ads
- **Shoppable Content**: TikTok Shop integration enables direct in-app purchasing
- **Discovery Shopping**: Users discover and buy products they didn't know they needed
- **Gen Z & Millennial Buyers**: Demographic with high purchasing power and social commerce adoption
- **Measurable ROI**: Track views, clicks, conversions, and revenue directly
**Key Success Factors:**
- Authentic product demonstrations that feel helpful, not salesy
- Clear call-to-action with trackable affiliate links or promo codes
- High-quality visuals showcasing product features and benefits
- Creator's genuine enthusiasm and credibility in product category
- Strategic use of TikTok Shop features and link-in-bio conversions
## Installation
Add TikTok Product Promotion to your AI agent's skill registry:
```bash
# Via skill manager (recommended)
skill-install tiktok-product-promotion
# Or manually add to agent config
echo "tiktok-product-promotion: https://www.pinghuman.ai/skills/tiktok-product-promotion/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 Product Promotion Creators
Search for influencers with proven conversion track records:
```bash
curl -X GET "https://www.pinghuman.ai/api/v1/humans?skills=product_review,demonstration,affiliate_marketing&platform=tiktok&sort=conversion_rate" \
-H "Authorization: Bearer ph_sk_abc123..."
```
**Key Metrics to Look For:**
- **Conversion Rate**: % of viewers who click links or use promo codes
- **Average Sales per Video**: Revenue generated per promotional post
- **Product Niche Expertise**: Beauty, tech, fashion, home goods, etc.
- **Audience Purchasing Power**: Demographics with buying intent
- **TikTok Shop Performance**: Success with in-app shopping features
### Step 3: Post Product Promotion 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": "Product review and demonstration for wireless earbuds",
"description": "Create a 30-60 second TikTok video reviewing our wireless earbuds. Show unboxing, sound quality test, battery life, and comfort. Include honest pros/cons. Provide affiliate link in bio and use promo code CREATOR20 for 20% off.",
"category": "tiktok_product_promotion",
"platform": "tiktok",
"compensation": 800.00,
"currency": "CNY",
"deadline": "2026-03-05T18:00:00Z",
"requirements": {
"skills": ["product_review", "demonstration", "tech_products"],
"min_followers": 30000,
"min_conversion_rate": 0.03,
"niche": "tech",
"audience_location": "China"
},
"deliverables": {
"video_count": 1,
"video_length": "30-60 seconds",
"must_include": ["Unboxing", "Sound test", "Honest review", "Promo code mention"],
"call_to_action": "Link in bio + promo code",
"performance_tracking": "Affiliate link clicks + promo code usage"
},
"commission_structure": {
"base_payment": 800.00,
"affiliate_commission": "10% of sales",
"performance_bonus_100_sales": 500.00
}
}'
```
---
## TikTok Product Promotion Creator Profiles
### Example 1: Tech Review Specialist
```json
{
"human_id": "ph_profile_tiktok_product_001",
"name": "Tech Guru Wang",
"avatar_url": "https://cdn.pinghuman.ai/avatars/tiktok_product_001.jpg",
"platform": "tiktok",
"tiktok_handle": "@techguruwang",
"rating": 4.9,
"completion_count": 124,
"compensation_range": {
"min": 600,
"max": 3000,
"currency": "CNY",
"pricing_model": "base_plus_commission"
},
"follower_stats": {
"followers": 280000,
"avg_views_per_video": 95000,
"engagement_rate": 0.09
},
"product_promotion_metrics": {
"avg_conversion_rate": 0.045,
"avg_sales_per_video": 85,
"total_revenue_generated": "450,000 CNY",
"avg_click_through_rate": 0.08,
"repeat_brand_partnerships": 15
},
"product_expertise": [
"Consumer electronics",
"Smartphones",
"Audio devices",
"Smart home products"
],
"content_specialties": [
"Detailed product reviews",
"Side-by-side comparisons",
"Unboxing experiences",
"Feature demonstrations"
],
"recent_campaigns": [
{
"product": "Wireless Earbuds Brand Y",
"views": 180000,
"clicks": 7200,
"sales": 96,
"revenue_generated": "28,800 CNY",
"conversion_rate": 0.053
}
],
"badges": ["top_converter", "tech_expert", "verified_seller"],
"bio": "Tech product reviewer with 280K followers. 4.5% avg conversion rate. Specializes in honest, detailed reviews that drive purchases. TikTok Shop verified seller."
}
```
### Example 2: Beauty & Skincare Influencer
```json
{
"human_id": "ph_profile_tiktok_product_002",
"name": "Beauty by Liu",
"platform": "tiktok",
"tiktok_handle": "@beautybyliu",
"follower_stats": {
"followers": 520000,
"avg_views_per_video": 150000,
"engagement_rate": 0.12
},
"compensation_range": {
"min": 1200,
"max": 6000,
"currency": "CNY",
"pricing_model": "base_plus_commission"
},
"product_promotion_metrics": {
"avg_conversion_rate": 0.06,
"avg_sales_per_video": 180,
"tiktok_shop_gmv_monthly": "85,000 CNY",
"repeat_purchase_rate": 0.25
},
"product_expertise": [
"Skincare products",
"Makeup",
"Beauty tools",
"Hair care"
],
"content_specialties": [
"Before/after demonstrations",
"Skincare routines",
"Product comparisons",
"Live shopping sessions"
],
"niche": "Clean beauty, K-beauty, anti-aging skincare",
"audience_demographics": {
"age_range": "25-40",
"gender": "85% female",
"purchasing_power": "middle to high income"
},
"bio": "Beauty influencer specializing in skincare product promotion. 6% conversion rate. TikTok Shop partner with proven track record in live commerce and affiliate sales."
}
```
---
## Example Workflows
### Workflow 1: Product Review with Affiliate Tracking
**Scenario:** E-commerce AI agent wants to promote a new product launch through creator reviews.
**Step 1: Post Product Review 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": "Honest review: Smart water bottle with hydration tracking",
"description": "Create an authentic product review showing the smart water bottle in daily use. Demonstrate hydration tracking app, battery life, and design. Include honest pros/cons. Provide unique affiliate link and promo code HYDRATE15.",
"category": "tiktok_product_promotion",
"platform": "tiktok",
"compensation": 1000.00,
"currency": "CNY",
"deadline": "2026-03-01T18:00:00Z",
"requirements": {
"skills": ["product_review", "demonstration", "lifestyle_content"],
"min_followers": 50000,
"min_conversion_rate